Package: jmcm
Type: Package
Title: Joint Mean-Covariance Models using 'Armadillo' and S4
Version: 0.1.5.0
Authors@R: c(person("Jianxin", "Pan", email = "Jianxin.Pan@manchester.ac.uk",
                  role = c("aut", "cre")),
             person("Yi", "Pan", email = "ypan1988@gmail.com",
                  role = c("aut")))
Maintainer: Jianxin Pan <Jianxin.Pan@manchester.ac.uk>
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.11.6)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 5.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
Packaged: 2016-08-03 19:08:34 UTC; yipan
Repository: CRAN
Date/Publication: 2016-08-04 01:12:53
