You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cran-comments.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
Description
2
2
===============================================
3
3
4
-
This submission includes new features and also addresses recent breaking tests from readr 2.0 (<https://github.com/OuhscBbmc/REDCapR/issues/343>).
4
+
This submission includes new features and also addresses a few minor tests breaking from yesterday's readr 2.0 release (<https://github.com/OuhscBbmc/REDCapR/issues/343>).
5
5
6
-
The [single existing CRAN daily note](https://cran.rstudio.com/web/checks/check_results_REDCapR.html) has been addressed (ie, 'LazyData' is specified without a 'data' directory).
6
+
There is a [single existing CRAN daily note](https://cran.rstudio.com/web/checks/check_results_REDCapR.html); it has been addressed (ie, 'LazyData' is specified without a 'data' directory).
7
7
8
8
Thank you for taking the time to review my submission, and please tell me if there's something else I should do for CRAN. -Will Beasley
9
9
@@ -12,6 +12,7 @@ Test environments
12
12
13
13
1. Local Ubuntu, R 4.1.0 patched
14
14
1. Local Win8, R 4.1.0 patched
15
+
1. Local Win10, R 4.1.0 patched
15
16
1. R-hub
16
17
1.[Ubuntu Linux 20.04 LTS, R-release, GCC](https://builder.r-hub.io/status/REDCapR_1.0.0.tar.gz-d554cfab8fed4acba83ca159d2a14a7b)
* One ignorable exception: the win-builder and Windows Server R-hub builds don't yet have the newest version of readr. I see they're using 1.4.0 and returns the error "Package required and available but unsuitable version: 'readr'". But it runs well on my two local Windows machines.
27
+
* One ignorable exception: the win-builder and Windows Server R-hub builds don't yet have the newest version of readr. I see they're using readr 1.4.0 and returns the error "Package required and available but unsuitable version: 'readr'". But it runs well on my two local Windows machines.
27
28
* A second ignorable exception: R-hub refers to Bioconductor, which REDCapR doesn't use: "Error : Bioconductor does not yet build and check packages for R version 4.2;"
28
29
29
30
* A NOTE is returned for the Zenodo.org URL being possibly invalid. It resolves in a browser, but is takes a while; I'm guessing their website's slow today.
0 commit comments