Package: jmcm
Type: Package
Title: Joint Mean-Covariance Models using 'Armadillo' and S4
Version: 0.2.5
Authors@R: c(person("Jianxin", "Pan", email = "jianxinpan@uic.edu.cn",
                  role = c("aut", "cre")),
             person("Yi", "Pan", email = "ypan1988@gmail.com",
                  role = c("aut")))
Maintainer: Jianxin Pan <jianxinpan@uic.edu.cn>
Description: Fit joint mean-covariance models for longitudinal data. The models
    and their components are represented using S4 classes and methods. The core
    computational algorithms are implemented using the 'Armadillo' C++ library
    for numerical linear algebra and 'RcppArmadillo' glue.
License: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 3.2.2)
Imports: Formula, methods, Rcpp (>= 0.12.14)
LinkingTo: Rcpp, RcppArmadillo (>= 0.9.900.1.0), roptim
RoxygenNote: 6.0.1
NeedsCompilation: yes
Author: Jianxin Pan [aut, cre],
  Yi Pan [aut]
URL: https://github.com/ypan1988/jmcm/
BugReports: https://github.com/ypan1988/jmcm/issues
Suggests: testthat, R.rsp
VignetteBuilder: R.rsp
Packaged: 2025-10-11 10:06:32 UTC; typan
Repository: CRAN
Date/Publication: 2025-10-13 13:30:09 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-12 03:16:13 UTC; windows
Archs: x64
