Package: NetRep Type: Package Title: Permutation Testing Network Module Preservation Across Datasets Version: 1.2.4 Date: 2020-10-07 Authors@R: person(given="Scott", family="Ritchie", email="sritchie73@gmail.com", role=c("aut", "cre")) BugReports: https://github.com/sritchie73/NetRep/issues Description: Functions for assessing the replication/preservation of a network module's topology across datasets through permutation testing; Ritchie et al. (2015) . License: GPL-2 Depends: R (>= 3.0.2), methods Imports: foreach, Rcpp (>= 0.11), statmod, RhpcBLASctl, abind, RColorBrewer, utils, stats, graphics, grDevices Suggests: bigmemory, testthat, knitr, rmarkdown LinkingTo: Rcpp, BH, RcppArmadillo (>= 0.4) SystemRequirements: A compiler with C++11 support for the thread library, Requires Rtools >= 33 (i.e. R >= 3.3.0) to build on Windows. RoxygenNote: 7.1.1 VignetteBuilder: knitr Encoding: UTF-8 Repository: https://sritchie73.r-universe.dev Date/Publication: 2020-10-07 13:41:48 UTC RemoteUrl: https://github.com/sritchie73/netrep RemoteRef: HEAD RemoteSha: 1a62bad2ea85c1d57740715e731d376f1536511b NeedsCompilation: yes Packaged: 2026-07-03 17:50:42 UTC; root Author: Scott Ritchie [aut, cre] Maintainer: Scott Ritchie