File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Collate:
3030 'data.R'
3131 'resolve.R'
3232 'zzz.R'
33- Remotes: ropensci/rnaturalearthhires
33+ Additional_repositories: http://packages.ropensci.org
3434Depends:
3535 R (>= 4.1)
3636LazyData: true
Original file line number Diff line number Diff line change 1- # cartographer (development version)
1+ # cartographer 0.2.1
22
33* When guessing feature type, group any error messages together and explain why they are appearing.
44* Updated map registration vignette.
Original file line number Diff line number Diff line change 1+ ## R CMD check results
2+
3+ The package was tested on the following platforms:
4+
5+ * Mac (R: release)
6+ * Windows (R: release, 4.1)
7+ * Ubuntu (R: devel, release, oldrel-1)
8+
9+ There is a note when checking with remote checks about the non-CRAN package rnaturalearthhires.
10+ cartographer needs to check whether this package is installed to avoid triggering an interactive
11+ menu in rnaturalearth with installation instructions.
You can’t perform that action at this time.
0 commit comments