From 1d0e88f50d6790dd7756cfd666590269521f4f79 Mon Sep 17 00:00:00 2001 From: manciniedoardo Date: Tue, 18 Jun 2024 15:17:41 +0000 Subject: [PATCH] [skip actions] Bump version to 1.1.0.9000 --- DESCRIPTION | 22 ++++++++++++---------- NEWS.md | 2 +- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 2ef03cd..f1f54f2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: admiralophtha Title: ADaM in R Asset Library - Ophthalmology -Version: 1.1.0 +Version: 1.1.0.9000 Authors@R: c( person("Edoardo", "Mancini", , "edoardo.mancini@roche.com", role = c("aut", "cre")), person("Ritika", "Aggarwal", , "ritika.aggarwal@novartis.com", role = "aut"), @@ -25,39 +25,41 @@ Description: Aids the programming of Clinical Data Standards Interchange Analysis Data Model Team, 2021, ). License: Apache License (>= 2) -URL: https://pharmaverse.github.io/admiralophtha/, https://github.com/pharmaverse/admiralophtha/ +URL: https://pharmaverse.github.io/admiralophtha/, + https://github.com/pharmaverse/admiralophtha/ BugReports: https://github.com/pharmaverse/admiralophtha/issues/ -Depends: R (>= 4.0) +Depends: + R (>= 4.0) Imports: admiral (>= 1.1.1), admiraldev (>= 1.1.0), dplyr (>= 1.0.5), + hms (>= 0.5.3), + lifecycle (>= 0.1.0), lubridate (>= 1.7.4), magrittr (>= 1.5), purrr (>= 0.3.3), rlang (>= 0.4.4), stringr (>= 1.4.0), - hms (>= 0.5.3), tidyr (>= 1.0.2), - tidyselect (>= 1.1.0), - lifecycle (>= 0.1.0) + tidyselect (>= 1.1.0) Suggests: - pharmaversesdtm (>= 1.0.0), devtools, diffdf, - lintr, - pkgdown, - testthat (>= 3.0.0), knitr, lintr, + lintr, methods, miniUI, pharmaversesdtm, + pharmaversesdtm (>= 1.0.0), + pkgdown, pkgdown, rmarkdown, roxygen2, spelling, testthat, + testthat (>= 3.0.0), tibble, usethis VignetteBuilder: diff --git a/NEWS.md b/NEWS.md index 100d5d4..a787967 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# admiralophtha 1.1.0 +# admiralophtha 1.1.0.9000 ## Updates to Functions