Skip to content

Commit 78be2f5

Browse files
committed
cran-comments
1 parent 9c52f0f commit 78be2f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cran-comments.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ data when they are loaded, using the installed GDAL/PROJ stack.
77

88
* bcmaps is now using `tools::R_user_dir("bcmaps", "cache")` to store cached data on R >=
99
4.0, and `rappdirs::user_cache_dir("bcmaps")` otherwise, to comply with CRAN policy.
10-
Data are only cached when the user consents, and users can remove all or some of the
10+
Data are only cached when the user consents, and users can remove all or a selection of the
1111
cached data with the `bcmaps::delete_cache` function.
1212

1313
## Test environments
1414

1515
* local OS X install (Mojave), R 4.0.2
16-
* ubuntu 18.04 (on GitHub Actions): R 3.5, R 3.6.3, R 4.0.3, and R-devel (2021-01-08 r79812)
16+
* ubuntu 18.04 (on GitHub Actions): R 3.5, R 3.6.3, R 4.0.3, and R-devel (2021-01-17 r79842)
1717
* Windows Server 2019 (on GitHub Actions), R 4.0.3
1818
* macOS Catalina 10.15 (on GitHub Actions), R 4.0.3
19-
* win-builder (R-devel)
19+
* win-builder (R-devel 2021-01-18 r79846)
2020

2121
## R CMD check results
2222

23-
There were no ERRORS, WARNINGS, or NOTES
23+
There were no ERRORS, WARNINGS, or NOTEs.
2424

2525
## Reverse dependencies
2626

0 commit comments

Comments
 (0)