Package: NBR
Type: Package
Title: Network-Based R-Statistics using Mixed Effects Models
Version: 0.1.5
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 using 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.1.1
Suggests: graphics, knitr, lattice, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2022-10-03 04:35:38 UTC; churi
Repository: CRAN
Date/Publication: 2022-10-03 10:40:02 UTC
Built: R 4.6.0; ; 2025-07-18 05:38:27 UTC; unix
