{
  "_id": "6a1702dbacfb0bcc41d908f1",
  "Package": "landmaRk",
  "Title": "Time-to-Event Landmark Analysis using an Array of Longitudinal\nand Survival Sub-Models",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Victor\", \"Velasco-Pardo\", , \"vvelasco@ed.ac.uk\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7166-1573\")),\nperson(\"Nathan\", \"Constantine-Cooke\", , \"nathan.constantine-cooke@ed.ac.uk\",\nrole = \"aut\", comment = c(ORCID = \"0000-0002-4437-8713\")),\nperson(\"Catalina\", \"Vallejos\", , \"catalina.vallejos@ed.ac.uk\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-3638-1960\")),\nperson(\"Charlie\", \"Lees\", , \"charlie.lees@ed.ac.uk\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-0732-8215\"))\n)",
  "Description": "Provides a modular end-to-end framework for dynamic risk\nprediction based on time-to-event and longitudinal data. This\nallows flexible specifications for the longitudinal and\nsurvival sub-models. The 'landmaRk' package enables\nreproducible benchmarks of different model choices, including\ncross-validation to assess out-of-sample predictive\nperformance. Methods are described in Velasco-Pardo,\nConstantine-Cooke, Lees and Vallejos (2026, manuscript under\npreparation) 'Landmarking with Latent Class Mixed Models for\nDynamic Prediction of Time-to-event Data with Heterogeneous\nBiomarker Trajectories'.",
  "License": "GPL (>= 3)",
  "BugReports": "https://github.com/VallejosGroup/landmaRk/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://vallejosgroup.github.io/landmaRk/,\nhttps://github.com/VallejosGroup/landmaRk",
  "Language": "en-GB",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 14:37:55 UTC",
    "User": "root"
  },
  "Author": "Victor Velasco-Pardo [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7166-1573>), Nathan\nConstantine-Cooke [aut] (ORCID:\n<https://orcid.org/0000-0002-4437-8713>), Catalina Vallejos\n[aut] (ORCID: <https://orcid.org/0000-0003-3638-1960>), Charlie\nLees [aut] (ORCID: <https://orcid.org/0000-0002-0732-8215>)",
  "Maintainer": "Victor Velasco-Pardo <vvelasco@ed.ac.uk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-27 10:00:16 UTC",
  "RemoteUrl": "https://github.com/cran/landmaRk",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ef85caa258ac32cca76ee005bbe856bea23d0d3",
  "MD5sum": "ee5992e857912f245bc38e4f69426b27",
  "_user": "cran",
  "_type": "src",
  "_file": "landmaRk_0.1.1.tar.gz",
  "_fileid": "729ca324c54e8380ffe4cc5d7396a1282782cb358300d23def9295a54ceac431",
  "_filesize": 538994,
  "_sha256": "729ca324c54e8380ffe4cc5d7396a1282782cb358300d23def9295a54ceac431",
  "_created": "2026-05-27T14:37:55.000Z",
  "_published": "2026-05-27T14:42:35.552Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78101130501,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243318457"
    },
    {
      "job": 78101130327,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243319998"
    },
    {
      "job": 78099992943,
      "time": 318,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243222931"
    },
    {
      "job": 78101130380,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243298341"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26517793990",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/landmaRk",
  "_commit": {
    "id": "2ef85caa258ac32cca76ee005bbe856bea23d0d3",
    "author": "Victor Velasco-Pardo <vvelasco@ed.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1779876016
  },
  "_maintainer": {
    "name": "Victor Velasco-Pardo",
    "email": "vvelasco@ed.ac.uk",
    "login": "victorvelasco",
    "description": "Statistician",
    "uuid": 11944094,
    "orcid": "0000-0002-7166-1573"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pec",
      "role": "Imports"
    },
    {
      "package": "riskRegression",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "lcmm",
      "version": ">= 2.2.2",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "timeROC",
      "role": "Imports"
    },
    {
      "package": "prodlim",
      "role": "Imports"
    },
    {
      "package": "JMbayes2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "joineR",
      "role": "Suggests"
    },
    {
      "package": "survminer",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-05-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "victorvelasco",
      "count": 1,
      "uuid": 11944094
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/landmaRk"
  },
  "_devurl": "https://github.com/vallejosgroup/landmark",
  "_pkgdown": "https://vallejosgroup.github.io/landmaRk/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/landmaRk.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "check_lcmm_convergence",
    "compute_risk_sets",
    "fit_longitudinal",
    "fit_survival",
    "LandmarkAnalysis",
    "performance_metrics",
    "plot",
    "predict_longitudinal",
    "predict_survival",
    "prune",
    "prune_risk_sets",
    "show",
    "split_wide_df",
    "summary"
  ],
  "_datasets": [
    {
      "name": "epileptic",
      "title": "Dose calibration of anti-epileptic drugs data",
      "object": "epileptic",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "time",
        "with.time",
        "with.status",
        "dose",
        "treat",
        "age",
        "gender",
        "learn.dis"
      ],
      "rows": 2797,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check_lcmm_convergence",
      "title": "Checks convergence of lcmm models",
      "topics": [
        "check_lcmm_convergence"
      ]
    },
    {
      "page": "compute_risk_sets",
      "title": "Compute the list of individuals at risk at landmark times",
      "topics": [
        "compute_risk_sets"
      ]
    },
    {
      "page": "compute_risk_sets-LandmarkAnalysis-method",
      "title": "Compute the list of individuals at risk at landmark times",
      "topics": [
        "compute_risk_sets,LandmarkAnalysis-method"
      ]
    },
    {
      "page": "epileptic",
      "title": "Dose calibration of anti-epileptic drugs data",
      "topics": [
        "epileptic"
      ]
    },
    {
      "page": "fit_longitudinal",
      "title": "Fits the specified longitudinal model for time-varying covariates up to the landmark times",
      "topics": [
        "fit_longitudinal"
      ]
    },
    {
      "page": "fit_longitudinal-LandmarkAnalysis-method",
      "title": "Fits the specified longitudinal model for time-varying covariates up to the landmark times",
      "topics": [
        "fit_longitudinal,LandmarkAnalysis-method"
      ]
    },
    {
      "page": "fit_survival",
      "title": "Fits the specified survival model at the landmark times and up to the horizon times specified by the user",
      "topics": [
        "fit_survival"
      ]
    },
    {
      "page": "fit_survival-LandmarkAnalysis-method",
      "title": "Fits the specified survival model at the landmark times and up to the horizon times specified by the user",
      "topics": [
        "fit_survival,LandmarkAnalysis-method"
      ]
    },
    {
      "page": "LandmarkAnalysis",
      "title": "Creates an S4 class for a landmarking analysis",
      "topics": [
        "LandmarkAnalysis"
      ]
    },
    {
      "page": "LandmarkAnalysis-class",
      "title": "S4 class for performing a landmarking analysis",
      "topics": [
        "LandmarkAnalysis-class"
      ]
    },
    {
      "page": "performance_metrics",
      "title": "Performance metrics",
      "topics": [
        "performance_metrics"
      ]
    },
    {
      "page": "performance_metrics-LandmarkAnalysis-method",
      "title": "Performance metrics",
      "topics": [
        "performance_metrics,LandmarkAnalysis-method"
      ]
    },
    {
      "page": "plot-LandmarkAnalysis-method",
      "title": "Plot longitudinal observations and predicted survival curve for one individual",
      "topics": [
        "plot,LandmarkAnalysis-method"
      ]
    },
    {
      "page": "predict_longitudinal",
      "title": "Make predictions for time-varying covariates at specified landmark times",
      "topics": [
        "predict_longitudinal"
      ]
    },
    {
      "page": "predict_longitudinal-LandmarkAnalysis-method",
      "title": "Make predictions for time-varying covariates at specified landmark times",
      "topics": [
        "predict_longitudinal,LandmarkAnalysis-method"
      ]
    },
    {
      "page": "predict_survival",
      "title": "Make predictions for time-to-event outcomes at specified horizon times",
      "topics": [
        "predict_survival"
      ]
    },
    {
      "page": "predict_survival-LandmarkAnalysis-method",
      "title": "Make predictions for time-to-event outcomes at specified horizon times",
      "topics": [
        "predict_survival,LandmarkAnalysis-method"
      ]
    },
    {
      "page": "prune",
      "title": "Prunes a landmark time from a 'LandmarkAnalysis', removing the risk set, longitudinal submodel and survival submodel from the object.",
      "topics": [
        "prune"
      ]
    },
    {
      "page": "prune_risk_sets",
      "title": "Prune a set of individuals from a risk set",
      "topics": [
        "prune_risk_sets"
      ]
    },
    {
      "page": "prune_risk_sets-LandmarkAnalysis-method",
      "title": "Prune a set of individuals from a risk set",
      "topics": [
        "prune_risk_sets,LandmarkAnalysis-method"
      ]
    },
    {
      "page": "prune-LandmarkAnalysis-method",
      "title": "Prunes a landmark time from a 'LandmarkAnalysis', removing the risk set, longitudinal submodel and survival submodel from the object.",
      "topics": [
        "prune,LandmarkAnalysis-method"
      ]
    },
    {
      "page": "show-LandmarkAnalysis-method",
      "title": "Displays an object of class \"'LandmarkAnalysis'\"",
      "topics": [
        "show,LandmarkAnalysis-method"
      ]
    },
    {
      "page": "split_wide_df",
      "title": "Split a wide dataframe containing static and dynamic covariates and splits in into a dataframe with the static covariates and a list of dataframes, each associated to a dynamic covariate.",
      "topics": [
        "split_wide_df"
      ]
    },
    {
      "page": "summary-LandmarkAnalysis-method",
      "title": "Summarise a LandmarkAnalysis object",
      "topics": [
        "summary,LandmarkAnalysis-method"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/landmaRk/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/landmaRk/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "boot",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "cmprsk",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lcmm",
    "lifecycle",
    "listenv",
    "lme4",
    "magrittr",
    "marqLevAlg",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mets",
    "mime",
    "minqa",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "parallelly",
    "pec",
    "pillar",
    "pkgconfig",
    "plotrix",
    "polspline",
    "prodlim",
    "progressr",
    "Publish",
    "quantreg",
    "R6",
    "ranger",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "riskRegression",
    "rlang",
    "rmarkdown",
    "rms",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shape",
    "spacefillr",
    "SparseM",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "tibble",
    "tidyselect",
    "timereg",
    "timeROC",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "landmaRk-cv.Rmd",
      "filename": "landmaRk-cv.html",
      "title": "Cross-validation with the landmaRk package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Example: aids data",
        "Initialising the landmarking analysis for cross-validation",
        "Performance evaluation in hold-out dataset",
        "Cross-validation"
      ],
      "created": "2026-05-27 10:00:16",
      "modified": "2026-05-27 10:00:16",
      "commits": 1
    },
    {
      "source": "landmaRk.Rmd",
      "filename": "landmaRk.html",
      "title": "Introduction to the landmaRk package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Setup",
        "Example: aids data",
        "Initialising the landmarking analysis",
        "Baseline survival analysis (without time-varying covariates)",
        "Landmarking analysis with lme4 + coxph",
        "Landmarking analysis with lcmm + coxph"
      ],
      "created": "2026-05-27 10:00:16",
      "modified": "2026-05-27 10:00:16",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "landmark",
  "_universes": [
    "cran",
    "victorvelasco",
    "vallejosgroup"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-27T14:40:58.000Z",
      "distro": "noble",
      "commit": "2ef85caa258ac32cca76ee005bbe856bea23d0d3",
      "fileid": "a3331e5ee90d7e0d49c52104e7773bc957810a25fdf9fc1b6613d5055efdb5e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517793990"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-27T14:40:56.000Z",
      "distro": "noble",
      "commit": "2ef85caa258ac32cca76ee005bbe856bea23d0d3",
      "fileid": "51b92a503b73a19ba5b244f5b209682c132dc9358275eb8979451df8bdd41a44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517793990"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-27T14:41:16.000Z",
      "commit": "2ef85caa258ac32cca76ee005bbe856bea23d0d3",
      "fileid": "2d27b8fcf42c200a68d628da7c31fb695e8b98e76035cbc70a101099c219a891",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517793990"
    }
  ]
}