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 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 Repository: https://ypan1988.r-universe.dev Date/Publication: 2025-10-11 10:00:38 UTC RemoteUrl: https://github.com/ypan1988/jmcm RemoteRef: HEAD RemoteSha: 9a983360c97ef2f73681234c4b5897d9fedfb3d7 Packaged: 2026-06-08 08:27:15 UTC; root