{
  "_id": "6a1ebcb7b25058d4daae18a0",
  "Package": "landmulti",
  "Type": "Package",
  "Title": "Landmark Prediction with Multiple Short-Term Events",
  "Version": "0.5.0",
  "Authors@R": "c(person(given = \"Wen\",\nfamily = \"Li\",\nrole = c(\"aut\", \"cre\"),\nemail = \"wen.li@uth.tmc.edu\"),\nperson(given = \"Qian\",\nfamily = \"Wang\",\nemail = \"qian.wang@uth.tmc.edu\",\nrole = \"aut\"))",
  "Maintainer": "Wen Li <wen.li@uth.tmc.edu>",
  "Description": "Contains functions for a flexible varying-coefficient\nlandmark model by incorporating multiple short-term events into\nthe prediction of long-term survival probability. For more\ninformation about landmark prediction please see Li, W., Ning,\nJ., Zhang, J., Li, Z., Savitz, S.I., Tahanan, A., Rahbar.M.H.,\n(2023+). \"Enhancing Long-term Survival Prediction with Multiple\nShort-term Events: Landmarking with A Flexible Varying\nCoefficient Model\".",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Collate": "'HelperFunctions.R' 'dat.R' 'globals.R' 'multipredict.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:48:24 UTC",
    "User": "root"
  },
  "Author": "Wen Li [aut, cre], Qian Wang [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-11-10 08:31:01 UTC",
  "RemoteUrl": "https://github.com/cran/landmulti",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd12351d8a2521b91fdeb5f4377734f809970241",
  "MD5sum": "8f072012c7786b3490a4c34186b5c225",
  "_user": "cran",
  "_type": "src",
  "_file": "landmulti_0.5.0.tar.gz",
  "_fileid": "e008db943a277b5beca866ba3f9ca125d2fb53cdb1b2e4435f7d7034879a7b99",
  "_filesize": 206646,
  "_sha256": "e008db943a277b5beca866ba3f9ca125d2fb53cdb1b2e4435f7d7034879a7b99",
  "_created": "2026-06-02T10:48:24.000Z",
  "_published": "2026-06-02T11:21:27.678Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79053961911,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355670491"
    },
    {
      "job": 79053961876,
      "time": 1945,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7356257997"
    },
    {
      "job": 79053528294,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355627256"
    },
    {
      "job": 79053961855,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355661854"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26814539798",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/landmulti",
  "_commit": {
    "id": "cd12351d8a2521b91fdeb5f4377734f809970241",
    "author": "Wen Li <wen.li@uth.tmc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5.0\n",
    "time": 1699605061
  },
  "_maintainer": {
    "name": "Wen Li",
    "email": "wen.li@uth.tmc.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "landpred",
      "role": "Imports"
    },
    {
      "package": "NMOF",
      "role": "Imports"
    },
    {
      "package": "emdbook",
      "role": "Imports"
    },
    {
      "package": "snow",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 121,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/landmulti"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/landmulti.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2023-11-10"
    }
  ],
  "_exports": [
    "multipredict",
    "s1",
    "s2"
  ],
  "_datasets": [
    {
      "name": "simulation",
      "title": "Simulated data for landmulti package",
      "object": "simulation",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "outcome",
        "st1",
        "st2",
        "age",
        "ID"
      ],
      "rows": 3000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "multipredict",
      "title": "Landmark prediction with multiple short-term events",
      "topics": [
        "multipredict"
      ]
    },
    {
      "page": "s1",
      "title": "Identifier of the first short-term outcome",
      "topics": [
        "s1"
      ]
    },
    {
      "page": "s2",
      "title": "Identifier of the second short-term outcome",
      "topics": [
        "s2"
      ]
    },
    {
      "page": "simulation",
      "title": "Simulated data for landmulti package",
      "topics": [
        "simulation"
      ]
    }
  ],
  "_rundeps": [
    "bbmle",
    "bdsmatrix",
    "coda",
    "emdbook",
    "landpred",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mvtnorm",
    "NMOF",
    "numDeriv",
    "plyr",
    "quantreg",
    "Rcpp",
    "sm",
    "snow",
    "SparseM",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "multipred.Rmd",
      "filename": "multipred.html",
      "title": "multipred",
      "author": "Wen Li, Qian Wang",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-11-10 08:31:01",
      "modified": "2023-11-10 08:31:01",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "landmulti",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-02T10:50:16.000Z",
      "distro": "noble",
      "commit": "cd12351d8a2521b91fdeb5f4377734f809970241",
      "fileid": "e8b869f48ab16a2047cee7c30b5d6b406d3195441bd5c952109243802de61f35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26814539798"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-02T11:05:28.000Z",
      "distro": "noble",
      "commit": "cd12351d8a2521b91fdeb5f4377734f809970241",
      "fileid": "662ae1892dd4e905fa99005fd61d71bc4dc34cff5fc4e53a16ae3260f61b4f31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26814539798"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-02T10:50:27.000Z",
      "commit": "cd12351d8a2521b91fdeb5f4377734f809970241",
      "fileid": "e5f5b9a15321f66b9841a99246cd98dfa45166851a22328575d3c19d64ff8001",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26814539798"
    }
  ]
}