Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rfhb committed Jul 18, 2024
1 parent d1469a8 commit 3b90892
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: ctrdata
Type: Package
Title: Retrieve and Analyze Clinical Trials in Public Registers
Version: 1.19.0.9000
Version: 1.19.1
Imports: jsonlite, httr, curl (>= 5.1.0), clipr, xml2, nodbi (>= 0.10.0),
stringi, tibble, lubridate, jqr, dplyr, zip, V8, readr, digest,
countrycode
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ctrdata 1.19.0.9000
# ctrdata 1.19.1

## Improvements
- Revised translation of location elements from search URL to API call for `CTGOV2`
Expand Down
10 changes: 5 additions & 5 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
## Test environments

* local: R Under development (unstable) (2024-02-23 r85975) using platform: x86_64-apple-darwin20 (ok)
* local: R version 4.4.1 (2024-06-14) on x86_64-apple-darwin20 (ok)

* Win-builder: R version 4.4.1 (2024-06-14 ucrt) using platform: x86_64-w64-mingw32; R Under development (unstable) (2024-06-29 r86852 ucrt) using platform: x86_64-w64-mingw32;R version 4.3.3 (2024-02-29 ucrt) using platform: x86_64-w64-mingw32 (64-bit) (ok)
* Win-builder: R version 4.4.1 (2024-06-14 ucrt); R Under development (unstable) (2024-07-17 r86903 ucrt); R version 4.3.3 (2024-02-29 ucrt) (ok)

* GitHub actions: windows-2022, r: 'release'; macOS-latest, r: 'release'; macOS-latest, r: 'oldrel'; ubuntu-latest, r: 'devel' (ok)

* Mac 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

Expand All @@ -18,9 +20,7 @@ Explanation of NOTES:

## Submission reason

- Addressing `CRAN` note "installed size is 5.1 Mb" by reducing demo database
- Accommodate upstream changes: retirement of `CTGOV` and relaunch of `CTIS`
- Split utils.R into files for functions and fields
- Fixing bug translating `CTGOV2` websearch URL to API call


## Reverse dependency checks
Expand Down

0 comments on commit 3b90892

Please sign in to comment.