File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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 >=
994.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
1111cached 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
You can’t perform that action at this time.
0 commit comments