Package: MMeM Title: Multivariate Mixed Effects Model Version: 0.1.1 Depends: R (>= 3.3.0) Authors@R: c(person(given = "Luyao", family = "Peng", role = c("aut", "cre"), email = "luyaopeng.cn@gmail.com"), person(given = "Rui", family = "Yang", role = c("aut"), email = "rkzyang@gmail.com")) Maintainer: Luyao Peng Description: Analyzing data under multivariate mixed effects model using multivariate REML and multivariate Henderson3 methods. See Meyer (1985) and Wesolowska Janczarek (1984) . License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 6.1.1 Imports: stats, MASS, Matrix, jointDiag, lme4, matrixcalc, psych, stringr BugReports: https://github.com/pengluyaoyao/MMeM/issues Config/pak/sysreqs: cmake make libicu-dev Repository: https://pengluyaoyao.r-universe.dev Date/Publication: 2021-09-07 15:18:54 UTC RemoteUrl: https://github.com/pengluyaoyao/mmem RemoteRef: HEAD RemoteSha: 92f1beeba573335d0847c0500c9ee6e5be8114a3 NeedsCompilation: no Packaged: 2026-06-17 09:52:45 UTC; root Author: Luyao Peng [aut, cre], Rui Yang [aut]