Package: cpmr
Title: Connectome Predictive Modelling in R
Version: 0.1.0
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: generics, Rfast, stats, tibble
Suggests: testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-06 07:13:55 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-10-06 07:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:29:49 UTC; windows
