Skip to content

Commit 47e0803

Browse files
version bump
1 parent 947081f commit 47e0803

1 file changed

Lines changed: 13 additions & 9 deletions

File tree

cran-comments.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,26 @@
11
## Test environments
22

3-
* Local Windows (mingw32), R version 4.4.1 (2024-06-14 ucrt) [1 WARNING generated]
4-
* Mac OS macos-13 (R-hub action at https://github.com/ready4-dev/ready4/actions/runs/9800145754/job/27061585744)
5-
* Windows windows-latest (R-hub action at https://github.com/ready4-dev/ready4/actions/runs/9800145754/job/27061585842)
6-
* Fedora Linux 38 R Under development (unstable) gcc13 (R-hub action at https://github.com/ready4-dev/ready4/actions/runs/9800145754/job/27061585644)
7-
* Windows Server 2022 x64 (build 20348) (on winbuilder at https://win-builder.r-project.org/9PdZ3j1vR23X/00check.log)
3+
* Local Windows (mingw32), R version 4.4.1 (2024-06-14 ucrt) [1 NOTE generated]
4+
* Mac OS macos-13 (R-hub action at https://github.com/ready4-dev/ready4/actions/runs/11098113463/job/30830326617)
5+
* Windows windows-latest (R-hub action at https://github.com/ready4-dev/ready4/actions/runs/11098113463/job/30830326737)
6+
* Fedora Linux 38 R Under development (unstable) gcc13 (R-hub action at https://github.com/ready4-dev/ready4/actions/runs/11098113463/job/30830326459)
7+
* Windows Server 2022 x64 (build 20348) (on winbuilder at https://win-builder.r-project.org/sH3ODhP8kLOl/00check.log) [1 NOTE generated]
88

99
## R CMD check results
1010

11-
There was 1 WARNING (on Local Windows).
11+
There was 1 NOTE (on Local Windows and on winbuilder):
1212

1313
Maintainer: 'Matthew Hamilton <matthew.hamilton1@monash.edu>'
14-
14+
1515
New submission
1616

1717
Package was archived on CRAN
1818

19-
Version contains large components (0.1.17.9000)
19+
Version contains large components (0.1.17.9001)
20+
21+
Possibly misspelled words in DESCRIPTION:
22+
al (21:21)
23+
et (21:18)
2024

2125
CRAN repository db overrides:
2226
X-CRAN-Comment: Archived on 2024-08-20 for policy violation
@@ -29,7 +33,7 @@ This version addresses the following CRAN policy violation:
2933

3034
- 'Packages which use Internet resources should fail gracefully with an informative message if the resource is not available or has changed (and not give a check warning nor error)'.
3135

32-
To address this issue, this version introduces the get_gracefully() function and deploys it within functions that seek to retrieve internet resources. Functions within which get_gracefully() has been deployed have also be written to exit without failing if get_gracefully() returns NULL (ie when internet resources have not been retrieved).
36+
In particular, this version addresses bugs in how the get_gracefully() function is used in functions such as make_datasets_tb(). The affected functions have been updated so that get_gracefully() is now called with the not_chr_1L_lgl argument set to TRUE, which will ensure a NULL return when internet resources have not been retrieved.
3337

3438

3539

0 commit comments

Comments
 (0)