Skip to content

Commit

Permalink
Work-around for rsgeo not on CRAN, close #564
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Jul 31, 2024
1 parent 58d33a5 commit 182470d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ Suggests:
rsgeo (>= 0.1.6),
testthat (>= 2.0.0),
tmap
Additional_repositories: https://josiahparry.r-universe.dev
VignetteBuilder:
knitr
Encoding: UTF-8
Expand Down
8 changes: 7 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
Bugfix release, apologies for submitting 2 versions in quick succession.
I've added

Additional_repositories: https://josiahparry.r-universe.dev

To the DESCRIPTION file

This works around the issue with rsgeo being removed from CRAN

## R CMD check results

Expand Down

0 comments on commit 182470d

Please sign in to comment.