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).

Version: 0.1.2
Imports: Rcpp (≥ 0.12.12), data.table, fastmatch, Matrix
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat
Published: 2019-09-20
Author: Claus Thorn Ekstrøm [aut, cre], Bendix Carstensen [ctb]
Maintainer: Claus Thorn Ekstrøm <ekstrom at sund.ku.dk>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
SystemRequirements: C++11
CRAN checks: networkR results

Documentation:

Reference manual: networkR.pdf

Downloads:

Package source: networkR_0.1.2.tar.gz
Windows binaries: r-devel: networkR_0.1.2.zip, r-release: networkR_0.1.2.zip, r-oldrel: networkR_0.1.2.zip
macOS binaries: r-release (arm64): networkR_0.1.2.tgz, r-oldrel (arm64): networkR_0.1.2.tgz, r-release (x86_64): networkR_0.1.2.tgz
Old sources: networkR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=networkR to link to this page.