{
  "_id": "6a1f015cb401979e7341aff4",
  "Package": "CoxPlus",
  "Type": "Package",
  "Title": "Cox Regression (Proportional Hazards Model) with Multiple Causes\nand Mixed Effects",
  "Version": "1.5.7",
  "Date": "2025-11-19",
  "Authors@R": "person(given = \"Jing\",\nfamily = \"Peng\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jing.peng@uconn.edu\")",
  "Maintainer": "Jing Peng <jing.peng@uconn.edu>",
  "Description": "Extends the Cox model to events with more than one causes.\nAlso supports random and fixed effects, tied events, and\ntime-varying variables. Model details are provided in Peng et\nal. (2018) <doi:10.1509/jmr.14.0643>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.3",
  "Packaged": {
    "Date": "2026-05-18 08:37:30 UTC",
    "User": "root"
  },
  "Author": "Jing Peng [aut, cre]",
  "Repository": "https://jnpeng.r-universe.dev",
  "Date/Publication": "2025-11-19 16:45:25 UTC",
  "RemoteUrl": "https://github.com/cran/CoxPlus",
  "RemoteRef": "HEAD",
  "RemoteSha": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
  "MD5sum": "ebd5a44bab710f06cfa978325b456d3f",
  "_user": "jnpeng",
  "_type": "src",
  "_file": "CoxPlus_1.5.7.tar.gz",
  "_fileid": "22eb60a548e00a762d5ee79db5dfc586af67f922c248073da3ed973d2888c7f9",
  "_filesize": 106992,
  "_sha256": "22eb60a548e00a762d5ee79db5dfc586af67f922c248073da3ed973d2888c7f9",
  "_created": "2026-05-18T08:37:30.000Z",
  "_published": "2026-06-02T16:14:20.865Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79117776737,
      "time": 130,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053164995"
    },
    {
      "job": 79117776662,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053163421"
    },
    {
      "job": 79117777387,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053164473"
    },
    {
      "job": 79117777296,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053166262"
    },
    {
      "job": 79117777492,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053150799"
    },
    {
      "job": 79117777202,
      "time": 500,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053288887"
    },
    {
      "job": 79117777318,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053174839"
    },
    {
      "job": 79117776511,
      "time": 172,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053179173"
    },
    {
      "job": 79117775748,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053121736"
    },
    {
      "job": 79117776009,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363415190"
    },
    {
      "job": 79117777022,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053167396"
    },
    {
      "job": 79117777308,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053163634"
    },
    {
      "job": 79117777166,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053160113"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CoxPlus",
  "_commit": {
    "id": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
    "author": "Jing Peng <jing.peng@uconn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5.7\n",
    "time": 1763570725
  },
  "_maintainer": {
    "name": "Jing Peng",
    "email": "jing.peng@uconn.edu",
    "login": "jnpeng",
    "description": "",
    "uuid": 120291617
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "1.5.6",
      "date": "2025-11-19"
    },
    {
      "name": "1.5.7",
      "date": "2025-11-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jnpeng",
      "count": 6,
      "uuid": 120291617
    }
  ],
  "_userbio": {
    "uuid": 120291617,
    "type": "user",
    "name": "jnpeng"
  },
  "_downloads": {
    "count": 235,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CoxPlus"
  },
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CoxPlus.html",
    "manual.pdf"
  ],
  "_realowner": "jnpeng",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2015-09-05"
    },
    {
      "version": "1.0.2",
      "date": "2015-09-06"
    },
    {
      "version": "1.1.0",
      "date": "2015-09-06"
    },
    {
      "version": "1.1.1",
      "date": "2015-10-24"
    },
    {
      "version": "1.5.6",
      "date": "2025-11-19"
    },
    {
      "version": "1.5.7",
      "date": "2025-11-19"
    }
  ],
  "_exports": [
    "fastCox"
  ],
  "_help": [
    {
      "page": "CoxPlus",
      "title": "CoxPlus: Cox Regression with Multiple Causes and Mixed Effects",
      "topics": [
        "CoxPlus"
      ]
    },
    {
      "page": "fastCox",
      "title": "Cox Regression (Proportional Hazards Model) with Multiple Causes and Mixed Effects",
      "topics": [
        "fastCox"
      ]
    }
  ],
  "_rundeps": [
    "data.table",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "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.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "coxplus",
  "_universes": [
    "jnpeng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.7",
      "date": "2026-05-18T08:39:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "7246588d75670c881ec10ba3bfe8eea437fed9a7979782aaf299180324b038c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.7",
      "date": "2026-05-18T08:39:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "a7b0f87f598e1582fe69fc26347291c8f13441442008eba2b782990647cb0de7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.7",
      "date": "2026-05-18T08:39:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "a712912004b517f488903b874cff666295ee0d02d7b1f46b9415e12053333923",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.7",
      "date": "2026-05-18T08:39:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "1369af1f3d8374439334eb467e85cb8a10a459e681128ad9c20ad2958c0322f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.7",
      "date": "2026-05-18T08:39:12.000Z",
      "arch": "aarch64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "eb36734fcbf04dd568c712d394d612ebd8e9e6025bb6b823408c891b19368ba9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.7",
      "date": "2026-05-18T08:43:21.000Z",
      "arch": "x86_64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "e4711bc11dabbe6b4e3945cb850df0605789191bf16dbb21f31056647def97b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.7",
      "date": "2026-05-18T08:39:57.000Z",
      "arch": "aarch64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "9d23005b7096d2bba813f516b04c24530093a70223ec749f1e35c4d1a039cfeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.7",
      "date": "2026-05-18T08:40:09.000Z",
      "arch": "x86_64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "67a12b13eae129eb084179daf027a3d3eaae84382bde0e22208a4066161c15f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.7",
      "date": "2026-05-18T08:39:16.000Z",
      "arch": "x86_64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "bec3dfb8da0c82f9dc1a3435eff31b868db07a1c62fa620fc656fa0386bca8fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.7",
      "date": "2026-05-18T08:39:12.000Z",
      "arch": "x86_64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "d97f4c1ef1f1e6b1401d3af5cf91979b1c9a2bacbabf31917a38c2450234aa02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.7",
      "date": "2026-05-18T08:38:55.000Z",
      "arch": "x86_64",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "cf789791bc3122f81380249da3248b2ff3777d5628fe206f89d03c9bf6d99bef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.7",
      "date": "2026-06-02T16:13:41.000Z",
      "arch": "emscripten",
      "commit": "5aa2a62dcdc22f73e52b13d25e90aa9e607ef730",
      "fileid": "f46650cea9a46a75333b5a094cd99038c88d09f1e1b72eb351809acd4b31db2b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jnpeng/actions/runs/26022507527"
    }
  ]
}