Package: prome
Title: Patient-Reported Outcome Data Analysis with Stan
Version: 0.0.0.8
Authors@R: 
    person("Bin", "Wang", , "bwang831@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3689-6932"))
Description: Algorithms and subroutines for patient-reported outcome data analysis.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Biarch: true
Depends: R (>= 3.5.0)
Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>=
        2.18.1), rstantools (>= 2.1.1)
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2022-02-23 21:32:35 UTC; liangenwang
Author: Bin Wang [aut, cre] (<https://orcid.org/0000-0002-3689-6932>)
Maintainer: Bin Wang <bwang831@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-24 19:30:02 UTC
