Package: networkR 0.1.3
networkR: Network Analysis and Visualization
Collection of functions for fast manipulation, handling, and analysis of large-scale networks based on family and social data. Functions are utility functions used to manipulate data in three "formats": sparse adjacency matrices, pedigree trio family data, and pedigree family data. When possible, the functions should be able to handle millions of data points quickly for use in combination with data from large public national registers and databases. Kenneth Lange (2003, ISBN:978-8181281135).
Authors:
networkR_0.1.3.tar.gz
networkR_0.1.3.zip(r-4.5)networkR_0.1.3.zip(r-4.4)networkR_0.1.3.zip(r-4.3)
networkR_0.1.3.tgz(r-4.4-x86_64)networkR_0.1.3.tgz(r-4.4-arm64)networkR_0.1.3.tgz(r-4.3-x86_64)networkR_0.1.3.tgz(r-4.3-arm64)
networkR_0.1.3.tar.gz(r-4.5-noble)networkR_0.1.3.tar.gz(r-4.4-noble)
networkR_0.1.3.tgz(r-4.4-emscripten)networkR_0.1.3.tgz(r-4.3-emscripten)
networkR.pdf |networkR.html✨
networkR/json (API)
# Install 'networkR' in R: |
install.packages('networkR', repos = c('https://ekstroem.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ekstroem/networkr/issues
network-analysisnetwork-visualization
Last updated 4 years agofrom:1a61321dcb. Checks:OK: 1 NOTE: 1 WARNING: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win-x86_64 | WARNING | Nov 17 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 17 2024 |
R-4.4-win-x86_64 | WARNING | Nov 17 2024 |
R-4.4-mac-x86_64 | WARNING | Nov 17 2024 |
R-4.4-mac-aarch64 | WARNING | Nov 17 2024 |
R-4.3-win-x86_64 | WARNING | Nov 17 2024 |
R-4.3-mac-x86_64 | WARNING | Nov 17 2024 |
R-4.3-mac-aarch64 | WARNING | Nov 17 2024 |
Exports:adjacencyhitsmake_family_idmake_parental_chainmksibvalidate_trio_consistency
Dependencies:data.tablefastmatchlatticeMatrixRcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create adjacency matrix | adjacency |
Hyperlink-induced topic search | hits |
Construct family id vector from pedigree trio information | make_family_id |
Construct parental chain id vector from pedigree trio information | make_parental_chain |
Generate variables (or lists) of siblings from a file of ids of persons and their father and mother. | mksib |
Collection of miscellaneous useful and semi-useful functions | networkR-package networkR |
Validate pedigree trio information consistency | validate_trio_consistency |