-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to address the archiving of SDMTools. This packaged is moved …
…to suggests, tests that use it are skipped if it is not installed
- Loading branch information
Showing
8 changed files
with
184 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: zoon | ||
Type: Package | ||
Title: Reproducible, Accessible & Shareable Species Distribution Modelling | ||
Version: 0.6.4 | ||
Date: 2019-11-13 | ||
Version: 0.6.5 | ||
Date: 2012-02-10 | ||
Authors@R: c(person("Tom", "August", role = c("aut", "cre"), | ||
email = "[email protected]"), | ||
person("Tim", "Lucas", role = "aut", comment = c(ORCID = "0000-0003-4694-8107")), | ||
|
@@ -24,15 +24,15 @@ Imports: | |
rgdal, | ||
roxygen2, | ||
rworldmap, | ||
SDMTools, | ||
sp, | ||
testthat | ||
Depends: | ||
raster (>= 2.4-20), | ||
R (>= 3.2.0) | ||
Suggests: | ||
knitr, | ||
maxlike | ||
maxlike, | ||
SDMTools | ||
VignetteBuilder: knitr | ||
LazyData: TRUE | ||
URL: https://github.com/zoonproject/zoon | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
4ccd34c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
R packages seems to be falling fast at the moment.
4ccd34c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hoping to keep soon off the list, though it has been archived temporarily
4ccd34c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh hadn't seen we'd been archived already. Guess that has to happen as soon as a dependency is archived. Thanks for the great work!