From d161178e536bf85c09a89c5860d43383dbb20024 Mon Sep 17 00:00:00 2001 From: Nicolas Bennett <3158446+nbenn@users.noreply.github.com> Date: Sun, 3 Sep 2023 20:29:30 +0200 Subject: [PATCH] maintenance release --- DESCRIPTION | 2 +- NEWS.md | 4 ++++ cran-comments.md | 3 +-- vignettes/ricu.Rmd | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3aded6ab..df824129 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -6,7 +6,7 @@ Description: Focused on (but not exclusive to) data sets hosted on PhysioNet functions for running arbitrary queries against available data sets, a system for defining clinical concepts and encoding their representations in tabular ICU data is presented. -Version: 0.5.5 +Version: 0.5.6 Authors@R: c( person(given = "Nicolas", family = "Bennett", diff --git a/NEWS.md b/NEWS.md index 7532d584..7e881dd5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# ricu 0.5.6 + +* maintenance release: fixes non-character numeric version input issues + # ricu 0.5.5 * maintenance release: fixes an issue introduced by pillar 1.9.0 via an update diff --git a/cran-comments.md b/cran-comments.md index 47ced910..317d0f8c 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -10,5 +10,4 @@ 0 errors | 0 warnings | 0 notes -* Maintenance release (fixes an issue introduced by pillar 1.9.0 via an update - to 0.2.0 of prt) +* Maintenance release (fixes non-character numeric version input issues) diff --git a/vignettes/ricu.Rmd b/vignettes/ricu.Rmd index 75951fe8..63e74a9b 100644 --- a/vignettes/ricu.Rmd +++ b/vignettes/ricu.Rmd @@ -56,7 +56,7 @@ vignette: > %\VignetteEngine{knitr::rmarkdown} %\VignetteEncoding{UTF-8} output: > - if (packageVersion("rticles") < 0.5 || rmarkdown::pandoc_version() >= 2) + if (packageVersion("rticles") < "0.5" || rmarkdown::pandoc_version() >= "2") rticles::jss_article else rmarkdown::html_vignette documentclass: jss classoption: