diff --git a/DESCRIPTION b/DESCRIPTION index 2afe4ed5..259bb696 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: ctrdata Type: Package Title: Retrieve and Analyze Clinical Trials in Public Registers -Version: 1.19.3.9000 +Version: 1.19.4 Imports: jsonlite, httr, curl (>= 5.1.0), clipr, xml2, nodbi (>= 0.10.0), stringi, tibble, lubridate, jqr, dplyr, zip, V8, readr, digest, countrycode diff --git a/NEWS.md b/NEWS.md index 5997e513..6a407db8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# ctrdata 1.19.3.9000 +# ctrdata 1.19.4 - Fix vignettes and update documentation website (pkgdown) - Make `dbFindFields()` more robust, specify scalar search fields to identify records diff --git a/README.Rmd b/README.Rmd index 8820061a..4262507b 100644 --- a/README.Rmd +++ b/README.Rmd @@ -45,7 +45,7 @@ The package `ctrdata` provides functions for retrieving (downloading), aggregati - ClinicalTrials.gov ("CTGOV2", see [example](#workflow-ctgov-example)) - ISRCTN Registry (https://www.isrctn.com/) -The motivation is to investigate and understand trends in design and conduct of trials, their availability for patients and to facilitate using their detailed results for research and meta-analyses. `ctrdata` is a package for the [R](https://www.r-project.org/) system, but other systems and tools can be used with the databases created with the package. This README was reviewed on 2024-09-22 for version 1.19.3. +The motivation is to investigate and understand trends in design and conduct of trials, their availability for patients and to facilitate using their detailed results for research and meta-analyses. `ctrdata` is a package for the [R](https://www.r-project.org/) system, but other systems and tools can be used with the databases created with the package. This README was reviewed on 2024-09-29 for version 1.19.4. ## Main features diff --git a/README.md b/README.md index 46e8c78c..d08ad051 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ conduct of trials, their availability for patients and to facilitate using their detailed results for research and meta-analyses. `ctrdata` is a package for the [R](https://www.r-project.org/) system, but other systems and tools can be used with the databases created with the -package. This README was reviewed on 2024-09-22 for version 1.19.3. +package. This README was reviewed on 2024-09-29 for version 1.19.4. ## Main features diff --git a/cran-comments.md b/cran-comments.md index 6abbb1fb..4690e96e 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -2,11 +2,11 @@ * local: R version 4.4.1 (2024-06-14) on x86_64-apple-darwin20 (ok) -* Win-builder: R version 4.3.3 (2024-02-29 ucrt); R Under development (unstable) (2024-09-21 r87186 ucrt); R version 4.4.1 (2024-06-14 ucrt) (ok) +* Win-builder:R version 4.4.1 (2024-06-14 ucrt); R version 4.3.3 (2024-02-29 ucrt); R Under development (unstable) (2024-09-28 r87201 ucrt) (ok) * GitHub actions: windows-2022, r: 'release'; macOS-latest, r: 'release'; macOS-latest, r: 'oldrel'; ubuntu-latest, r: 'devel' (ok) -* Mac builder: Build system: r-devel-macosx-arm64|4.4.0|macosx|macOS 13.3.1 (22E261)|Mac mini|Apple M1||en_US.UTF-8|macOS 11.3|clang-1403.0.22.14.1|GNU Fortran (GCC) 12.2.0 (ok) +* macOS builder: r-devel-macosx-arm64|4.4.0|macosx|macOS 13.3.1 (22E261)|Mac mini|Apple M1||en_US.UTF-8|macOS 11.3|clang-1403.0.22.14.1|GNU Fortran (GCC) 12.2.0 (ok) ## Local R CMD check results @@ -20,7 +20,8 @@ Explanation of NOTES: ## Submission reason -Minor code updates (e.g., refactoring for better handling CDN links; styled, linted code; simplified code now that `CTIS` provides an advanced search) +- Fix two broken vignettes +- Correct query for scalar fields ## Reverse dependency checks diff --git a/docs/index.html b/docs/index.html index bf93166d..1cba38c7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,7 +69,7 @@
The motivation is to investigate and understand trends in design and conduct of trials, their availability for patients and to facilitate using their detailed results for research and meta-analyses. ctrdata
is a package for the R system, but other systems and tools can be used with the databases created with the package. This README was reviewed on 2024-09-22 for version 1.19.3.
The motivation is to investigate and understand trends in design and conduct of trials, their availability for patients and to facilitate using their detailed results for research and meta-analyses. ctrdata
is a package for the R system, but other systems and tools can be used with the databases created with the package. This README was reviewed on 2024-09-29 for version 1.19.4.
dbFindFields()
more robust, specify scalar search fields to identify records