Package: NBR
Type: Package
Title: Network Based Statistics in R for Mixed Effects Models
Version: 0.1.2
Authors@R: c(
    person("Zeus", "Gracia-Tabuenca", email = "zgtabuenca@comunidad.unam.mx", role =  c("aut", "cre")),
    person("Sarael", "Alcauter", email = "alcauter@inb.unam.mx", role = "aut"))
Author: Zeus Gracia-Tabuenca [aut, cre],
  Sarael Alcauter [aut]
Maintainer: Zeus Gracia-Tabuenca <zgtabuenca@comunidad.unam.mx>
Description: An implementation of network-based statistics in R for mixed effects models.
    Theoretical background for Network Based Statistics can be found in Zalesky et al. (2010)
    <doi:10.1016/j.neuroimage.2010.06.041>. For Mixed Effects Models check the
    R package <https://CRAN.R-project.org/package=nlme>.
Depends: R (>= 2.10)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: nlme, parallel, stats
RoxygenNote: 7.0.2
Suggests: graphics, knitr, lattice, rmarkdown
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2020-03-24 19:24:36 UTC; zgtabuenca
Repository: CRAN
Date/Publication: 2020-03-26 17:00:16 UTC
