Package: cpmr
Title: Connectome Predictive Modelling in R
Version: 0.0.8
Authors@R: 
    person("Liang", "Zhang", , "psychelzh@outlook.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9041-1150"))
Description: Connectome Predictive Modelling (CPM) (Shen et al. (2017)
    <doi:10.1038/nprot.2016.178>) is a method to predict individual
    differences in behaviour from brain functional connectivity. 'cpmr'
    provides a simple yet efficient implementation of this method.
License: MIT + file LICENSE
URL: https://github.com/psychelzh/cpmr,
        https://psychelzh.github.io/cpmr/
BugReports: https://github.com/psychelzh/cpmr/issues
Imports: Rfast, stats
Suggests: testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-03-14 00:58:04 UTC; lenovo
Author: Liang Zhang [aut, cre] (<https://orcid.org/0000-0001-9041-1150>)
Maintainer: Liang Zhang <psychelzh@outlook.com>
Repository: CRAN
Date/Publication: 2024-03-14 20:20:05 UTC
Built: R 4.2.3; ; 2024-03-14 22:25:12 UTC; unix
