Skip to content

Commit 182470d

Browse files
committed
Work-around for rsgeo not on CRAN, close #564
1 parent 58d33a5 commit 182470d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

DESCRIPTION

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Suggests:
8383
rsgeo (>= 0.1.6),
8484
testthat (>= 2.0.0),
8585
tmap
86+
Additional_repositories: https://josiahparry.r-universe.dev
8687
VignetteBuilder:
8788
knitr
8889
Encoding: UTF-8

cran-comments.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
Bugfix release, apologies for submitting 2 versions in quick succession.
1+
I've added
2+
3+
Additional_repositories: https://josiahparry.r-universe.dev
4+
5+
To the DESCRIPTION file
6+
7+
This works around the issue with rsgeo being removed from CRAN
28

39
## R CMD check results
410

0 commit comments

Comments
 (0)