Package: hdnom Type: Package Title: Benchmarking and Visualization Toolkit for Penalized Cox Models Version: 6.2.0 Authors@R: c( person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0250-5673")), person("Qing-Song", "Xu", email = "qsxu@csu.edu.cn", role = c("aut")), person("Miao-Zhu", "Li", email = "miaozhu.li@duke.edu", role = c("aut")), person("Frank", "Harrell", email = "f.harrell@vanderbilt.edu", role = c("ctb"), comment = "rms author"), person("Sergej", "Potapov", role = c("ctb"), comment = "survAUC author"), person("Werner", "Adler", role = c("ctb"), comment = "survAUC author"), person("Matthias", "Schmid", role = c("ctb"), comment = "survAUC author") ) Description: Creates nomogram visualizations for penalized Cox regression models, with the support of reproducible survival model building, validation, calibration, and comparison for high-dimensional data. License: GPL (>= 3) LazyData: TRUE URL: https://nanx.me/hdnom/, https://github.com/nanxstats/hdnom BugReports: https://github.com/nanxstats/hdnom/issues Depends: R (>= 3.5.0) Imports: foreach, ggplot2, glmnet, gridExtra, ncvreg, penalized, survival Suggests: doParallel, knitr, ragg, rmarkdown VignetteBuilder: knitr Encoding: UTF-8 Config/roxygen2/version: 8.0.0 Repository: https://nanxstats.r-universe.dev Date/Publication: 2026-05-11 07:37:05 UTC RemoteUrl: https://github.com/nanxstats/hdnom RemoteRef: HEAD RemoteSha: c21297cc372208d129dd2121b1dc85ee12fb99df NeedsCompilation: yes Packaged: 2026-06-10 06:29:22 UTC; root Author: Nan Xiao [aut, cre] (ORCID: ), Qing-Song Xu [aut], Miao-Zhu Li [aut], Frank Harrell [ctb] (rms author), Sergej Potapov [ctb] (survAUC author), Werner Adler [ctb] (survAUC author), Matthias Schmid [ctb] (survAUC author) Maintainer: Nan Xiao