From 2a64d029baffc3cdf7dd506ae949ec1b2d23db5b Mon Sep 17 00:00:00 2001 From: Nan Xiao Date: Mon, 11 May 2026 00:31:18 -0700 Subject: [PATCH 1/2] Increment version number to 6.2.0 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 9298e17..307979c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: hdnom Type: Package Title: Benchmarking and Visualization Toolkit for Penalized Cox Models -Version: 6.1.0 +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")), From ea1d0e3b19c4a16bb79d80751478241060cc381c Mon Sep 17 00:00:00 2001 From: Nan Xiao Date: Mon, 11 May 2026 00:34:15 -0700 Subject: [PATCH 2/2] Remove URLs as they now yield HTTP 403 --- inst/CITATION | 2 -- 1 file changed, 2 deletions(-) diff --git a/inst/CITATION b/inst/CITATION index 89da3d3..3742749 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -5,8 +5,6 @@ bibentry( year = "2016", journal = "bioRxiv", publisher = "Cold Spring Harbor Labs Journals", - URL = "https://www.biorxiv.org/content/10.1101/065524v1", - eprint = "https://www.biorxiv.org/content/10.1101/065524v1.full.pdf", textVersion = "Nan Xiao, Qing-Song Xu, and Miao-Zhu Li. (2016). hdnom: Building Nomograms for Penalized Cox Models with High-Dimensional Survival Data. bioRxiv, 065524.", doi = "10.1101/065524" )