Package: networkR Type: Package Title: Network Analysis and Visualization Version: 0.1.3 Date: 2020-07-21 Authors@R: c(person(given="Claus Thorn", family="Ekstrøm", email="ekstrom@sund.ku.dk", role=c("aut", "cre")), person(given="Bendix", family="Carstensen", email="b@bxc.dk", role="ctb")) Maintainer: Claus Thorn Ekstrøm Description: 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). License: GPL (>= 2) Imports: Rcpp (>= 0.12.12), data.table, fastmatch, Matrix LinkingTo: Rcpp, RcppArmadillo SystemRequirements: C++11 Encoding: UTF-8 ByteCompile: true RoxygenNote: 7.1.0 Suggests: testthat Repository: https://ekstroem.r-universe.dev Date/Publication: 2020-07-21 15:09:17 UTC RemoteUrl: https://github.com/ekstroem/networkr RemoteRef: HEAD RemoteSha: 1a61321dcb8e6236b4a0ee0b10a926582f90e355 NeedsCompilation: yes Packaged: 2026-07-04 06:53:47 UTC; root Author: Claus Thorn Ekstrøm [aut, cre], Bendix Carstensen [ctb]