diff --git a/.Rbuildignore b/.Rbuildignore index b67d985..d0d8dae 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -11,4 +11,5 @@ readme.md ^compare_versions ^deploy.sh ^docs -^man-roxygen \ No newline at end of file +^man-roxygen +^cran-comments\.md$ diff --git a/DESCRIPTION b/DESCRIPTION index fe1c5a9..982d97d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: CohortExplorer Type: Package -Title: An R package with a Shiny viewer to explore profiles of patients in a cohort -Version: 0.0.14 -Date: 2022-05-27 +Title: An R Package with a Shiny Viewer to Explore Profiles of Patients in a Cohort +Version: 0.0.15 +Date: 2023-09-06 Authors@R: c( person("Gowtham", "Rao", email = "rao@ohdsi.org", role = c("aut", "cre")), person("Observational Health Data Science and Informatics", role = c("cph")) @@ -22,10 +22,10 @@ Imports: stats Suggests: rmarkdown, + SqlRender, testthat, knitr, - withr, - SqlRender + withr License: Apache License RoxygenNote: 7.2.3 VignetteBuilder: knitr diff --git a/NEWS.md b/NEWS.md index 64d9906..003b970 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,9 @@ -CohortExplorer 0.0.13 +CohortExplorer 0.0.15 +====================== +Destination CRAN + + +CohortExplorer 0.0.14 ====================== Reduces the need to move data into R diff --git a/cran-comments.md b/cran-comments.md new file mode 100644 index 0000000..d24ee9b --- /dev/null +++ b/cran-comments.md @@ -0,0 +1,17 @@ +This is new release. + +--- + +## Test environments +* Ubuntu 20.04, R 4.3.1 +* Microsoft Windows Server 2016, R 4.2.3 +* MacOS, 4.3.1 +* Windows 10, R 4.3.1 + +## R CMD check results + +There were no ERRORs or WARNINGs. + +## Downstream dependencies + +All dependencies are in CRAN. \ No newline at end of file diff --git a/docs/404.html b/docs/404.html index 6e8584b..bdfedfa 100644 --- a/docs/404.html +++ b/docs/404.html @@ -32,7 +32,7 @@
diff --git a/docs/articles/HowToUseCohortExplorer.html b/docs/articles/HowToUseCohortExplorer.html index fb9b3da..82ebc06 100644 --- a/docs/articles/HowToUseCohortExplorer.html +++ b/docs/articles/HowToUseCohortExplorer.html @@ -33,7 +33,7 @@ @@ -85,7 +85,7 @@vignettes/HowToUseCohortExplorer.Rmd
HowToUseCohortExplorer.Rmd
Inside that folder is the
.
@@ -164,8 +164,8 @@