{
  "_id": "6a4deffde691af43f13de641",
  "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\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Yi\", \"Pan\", email = \"ypan1988@gmail.com\",\nrole = c(\"aut\")))",
  "Maintainer": "Jianxin Pan <jianxinpan@uic.edu.cn>",
  "Description": "Fit joint mean-covariance models for longitudinal data.\nThe models and their components are represented using S4\nclasses and methods. The core computational algorithms are\nimplemented using the 'Armadillo' C++ library for numerical\nlinear algebra and 'RcppArmadillo' glue.",
  "License": "GPL (>= 2)",
  "LazyData": "TRUE",
  "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",
  "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": {
    "Date": "2026-07-08 06:28:46 UTC",
    "User": "root"
  },
  "_user": "ypan1988",
  "_type": "src",
  "_file": "jmcm_0.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/09f9864c802c2b9e2ca33c6b5ae5ec1d54b8f57b979dfeb03af1953216384675",
  "_filesize": 1140353,
  "_sha256": "09f9864c802c2b9e2ca33c6b5ae5ec1d54b8f57b979dfeb03af1953216384675",
  "_expires": "2026-10-16T06:36:44.000Z",
  "_created": "2026-07-08T06:28:46.000Z",
  "_published": "2026-07-08T06:36:45.661Z",
  "_jobs": [
    {
      "job": 85802456631,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8160037107"
    },
    {
      "job": 85802456607,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8160035977"
    },
    {
      "job": 85802456624,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160034566"
    },
    {
      "job": 85802456602,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160035804"
    },
    {
      "job": 85802456612,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8160026964"
    },
    {
      "job": 85802456628,
      "time": 220,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8160057124"
    },
    {
      "job": 85802456604,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160036940"
    },
    {
      "job": 85802456633,
      "time": 417,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160112545"
    },
    {
      "job": 85801909387,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159992811"
    },
    {
      "job": 85802456559,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8160027828"
    },
    {
      "job": 85802456609,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8160026034"
    },
    {
      "job": 85802456569,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8160031567"
    },
    {
      "job": 85802456615,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160027362"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923",
  "_status": "success",
  "_upstream": "https://github.com/ypan1988/jmcm",
  "_commit": {
    "id": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
    "author": "Yi Pan <ypan1988@gmail.com>",
    "committer": "Yi Pan <ypan1988@gmail.com>",
    "message": "update email\n",
    "time": 1760176838
  },
  "_maintainer": {
    "name": "Jianxin Pan",
    "email": "jianxinpan@uic.edu.cn"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.9.900.1.0",
      "role": "LinkingTo"
    },
    {
      "package": "roptim",
      "role": "LinkingTo"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.14",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "ypan1988",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "cholesky-decomposition",
    "covariance-models",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "ypan1988",
      "count": 185,
      "uuid": 8374747
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 8374747,
    "type": "user",
    "name": "Yi Pan",
    "followers": 4
  },
  "_downloads": {
    "count": 385,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jmcm"
  },
  "_devurl": "https://github.com/ypan1988/jmcm",
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jmcm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ypan1988/jmcm",
  "_realowner": "ypan1988",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0.0",
      "date": "2015-12-15"
    },
    {
      "version": "0.1.1.0",
      "date": "2015-12-15"
    },
    {
      "version": "0.1.2.0",
      "date": "2016-04-15"
    },
    {
      "version": "0.1.3.0",
      "date": "2016-05-13"
    },
    {
      "version": "0.1.4.0",
      "date": "2016-06-03"
    },
    {
      "version": "0.1.5.0",
      "date": "2016-08-04"
    },
    {
      "version": "0.1.6.0",
      "date": "2016-08-29"
    },
    {
      "version": "0.1.7.0",
      "date": "2016-10-19"
    },
    {
      "version": "0.1.8.0",
      "date": "2017-11-25"
    },
    {
      "version": "0.2.0",
      "date": "2018-11-04"
    },
    {
      "version": "0.2.1",
      "date": "2018-11-10"
    },
    {
      "version": "0.2.2",
      "date": "2020-07-28"
    },
    {
      "version": "0.2.3",
      "date": "2021-01-06"
    },
    {
      "version": "0.2.4",
      "date": "2021-01-12"
    },
    {
      "version": "0.2.5",
      "date": "2025-10-13"
    }
  ],
  "_exports": [
    "acd_estimation",
    "bootcurve",
    "getJMCM",
    "hpc_estimation",
    "jmcm",
    "jmcmControl",
    "ldFormula",
    "mcd_estimation",
    "meanplot",
    "mkJmcmMod",
    "optimizeJmcm",
    "regressogram",
    "show"
  ],
  "_datasets": [
    {
      "name": "aids",
      "title": "Aids Data",
      "object": "aids",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "cd4",
        "age",
        "packs",
        "drugs",
        "sex",
        "cesd",
        "id"
      ],
      "rows": 2376,
      "table": true,
      "tojson": true
    },
    {
      "name": "cattle",
      "title": "Cattle Data",
      "object": "cattle",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "day",
        "group",
        "weight"
      ],
      "rows": 660,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acd_estimation",
      "title": "Fit Joint Mean-Covariance Models based on ACD",
      "topics": [
        "acd_estimation"
      ]
    },
    {
      "page": "aids",
      "title": "Aids Data",
      "topics": [
        "aids"
      ]
    },
    {
      "page": "bootcurve",
      "title": "Plot Fitted Curves and Corresponding Confidence Interval using bootstrapping method",
      "topics": [
        "bootcurve"
      ]
    },
    {
      "page": "cattle",
      "title": "Cattle Data",
      "topics": [
        "cattle"
      ]
    },
    {
      "page": "getJMCM",
      "title": "Extract or Get Generalized Components from a Fitted Joint Mean Covariance Model",
      "topics": [
        "getJMCM",
        "getJMCM.jmcmMod"
      ]
    },
    {
      "page": "hpc_estimation",
      "title": "Fit Joint Mean-Covariance Models based on HPC",
      "topics": [
        "hpc_estimation"
      ]
    },
    {
      "page": "jmcm",
      "title": "Fit Joint Mean-Covariance Models",
      "topics": [
        "jmcm"
      ]
    },
    {
      "page": "jmcmControl",
      "title": "Control of Joint Mean Covariance Model Fitting",
      "topics": [
        "jmcmControl"
      ]
    },
    {
      "page": "jmcmMod-class",
      "title": "Class \"jmcmMod\" of Fitted Joint Mean-Covariance Models.",
      "topics": [
        "jmcmMod-class"
      ]
    },
    {
      "page": "mcd_estimation",
      "title": "Fit Joint Mean-Covariance Models based on MCD",
      "topics": [
        "mcd_estimation"
      ]
    },
    {
      "page": "meanplot",
      "title": "Plot Fitted Mean Curves",
      "topics": [
        "meanplot"
      ]
    },
    {
      "page": "modular",
      "title": "Modular Functions for Joint Mean Covariance Model Fits",
      "topics": [
        "ldFormula",
        "mkJmcmMod",
        "modular",
        "optimizeJmcm"
      ]
    },
    {
      "page": "regressogram",
      "title": "Plot Sample Regressograms and Fitted Curves",
      "topics": [
        "regressogram"
      ]
    },
    {
      "page": "show-jmcmMod-method",
      "title": "Print information for jmcmMod-class",
      "topics": [
        "show,jmcmMod-method"
      ]
    }
  ],
  "_readme": "https://github.com/ypan1988/jmcm/raw/HEAD/README.md",
  "_rundeps": [
    "Formula",
    "Rcpp",
    "RcppArmadillo",
    "roptim"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "jss2542.pdf.asis",
      "filename": "jss2542.pdf",
      "title": "jmcm: An R Package for Joint Mean-Covariance Modelling of Longitudinal Data",
      "engine": "R.rsp::asis",
      "headings": [
        "Introduction",
        "jmcm frame work",
        "examples",
        "conclusions"
      ],
      "created": "2018-11-09 22:11:14",
      "modified": "2018-11-09 22:11:14",
      "commits": 1
    }
  ],
  "_score": 5.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "jmcm",
  "_universes": [
    "ypan1988"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-08T06:31:23.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/d45fc37103e4e0d0efcbb7c03890ffacc5155dd2f0332aa232417e33cc289201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-08T06:31:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/d94e23babe2f23b9bb0a7369c185d5c5cabc7bff3ef0a6623369051c0b81a9ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-08T06:31:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/436d877c973177619ea1a291e06b0bf94fd0f572590aa5982c102e77741f7201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-08T06:31:11.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/136be979fd48138290622ab42cf759672739ffe2545812e48a7550299b04690c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-08T06:30:46.000Z",
      "arch": "aarch64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/b463962ff483764f0cb13389bf500f851e9e217599b206a8fe432c50847f2d7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-08T06:31:49.000Z",
      "arch": "x86_64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/89423dc52a9847944efef6b37bed989df52441d67edaccfc34e1d69a27ee1886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-08T06:31:19.000Z",
      "arch": "aarch64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/70cf0657d1204632aefc193895118321c34771adc998e657ebf20c90cb62d96d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-08T06:33:29.000Z",
      "arch": "x86_64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/9795ab4185a61134ae324ed8d87cdca8e2478f11af3373b99c53a74b76356e58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-07-08T06:31:06.000Z",
      "arch": "emscripten",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/28f2b47e5deefdca399db571168a7f623a254cabbccdb19a484232bf1064b8cc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-08T06:30:09.000Z",
      "arch": "x86_64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/8214ae51bd167f437589f24c02b3a0785380dbd382c0b4c30db18390060597ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-08T06:30:20.000Z",
      "arch": "x86_64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/ec1b84f06562ab51bcd37828830369381b26f1afafc4d2059e9002dabeb26c8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-08T06:30:12.000Z",
      "arch": "x86_64",
      "commit": "9a983360c97ef2f73681234c4b5897d9fedfb3d7",
      "fileid": "https://r2.ropensci.org/2fea6b9836c266bf2315cd6b43578d7d7334478beed582da53054c97f44babc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/28922262923"
    }
  ]
}