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) <doi: 10.1016/j.cels.2016.06.012>.
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
NeedsCompilation: yes
Packaged: 2020-10-07 13:46:29 UTC; sr827
Author: Scott Ritchie [aut, cre]
Maintainer: Scott Ritchie <sritchie73@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-07 23:00:02 UTC
