Package: hdcuremodels Title: High-Dimensional Cure Models Version: 0.0.8 Date: 2026-05-17 Authors@R: c(person("Han", "Fu", role = "aut"), person(c("Kellie J."), "Archer", email= "archer.43@osu.edu", role = c("aut","cre"), comment = c(ORCID="0000-0003-1555-5781")), person("Tung Lam", "Nguyen", email = "nguyenlamtung10@gmail.com", role = "rev", comment = "Reviewed the package for ROpenSci"), person("Panagiotis", "Papastamoulis", email = "papapast@yahoo.gr", role = "rev", comment = "Reviewed the package for ROpenSci")) Description: Provides functions for fitting various penalized parametric and semi-parametric mixture cure models with different penalty functions, testing for a significant cure fraction, and testing for sufficient follow-up as described in Fu et al (2022) and Archer et al (2024). False discovery rate controlled variable selection is provided using model-X knock-offs. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 4.2.0) Imports: doParallel, flexsurv, flexsurvcure, foreach, ggplot2, ggpubr, glmnet, knockoff, mvnfast, parallel, plyr, methods, survival, withr Config/Roxygen: list(markdown = TRUE, roclets = c("namespace", "rd", "srr::srr_stats_roclet")) Config/Remotes: ropensci-review-tools/srr Suggests: knitr, Rdsdp, rmarkdown, roxygen2, testthat (>= 3.0.0) VignetteBuilder: knitr LazyData: true URL: https://github.com/ropensci/hdcuremodels BugReports: https://github.com/ropensci/hdcuremodels/issues Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-07-13 12:31:18 UTC RemoteUrl: https://github.com/kelliejarcher/hdcuremodels RemoteRef: main RemoteSha: 58676d3fb265bb6bf6c2707844c5e2808e7d2d48 NeedsCompilation: no Packaged: 2026-07-13 16:19:48 UTC; root Author: Han Fu [aut], Kellie J. Archer [aut, cre] (ORCID: ), Tung Lam Nguyen [rev] (Reviewed the package for ROpenSci), Panagiotis Papastamoulis [rev] (Reviewed the package for ROpenSci) Maintainer: Kellie J. Archer