Skip to content

Commit f5a9635

Browse files
committed
Pre-release checks
1 parent 3dc8447 commit f5a9635

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
3434
Depends:
3535
R (>= 4.1)
3636
LazyData: true

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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.

cran-comments.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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.

0 commit comments

Comments
 (0)