-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #389 from wdwatkins/master
misc updates for CRAN release
- Loading branch information
Showing
41 changed files
with
33 additions
and
2,009 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
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 |
---|---|---|
|
@@ -8,3 +8,5 @@ | |
geoknife.Rproj | ||
nbproject/ | ||
|
||
doc | ||
Meta |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
geoknife 1.6.1 | ||
geoknife 1.6.4 | ||
========== | ||
* Added progress bar to wait() function | ||
* Updated URL for daymet dataset | ||
* Dropped XML dependency in favor of xml2 | ||
* Improved error handling for failed processing jobs | ||
* Fixed bug with supported CRS |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
## Test environments | ||
* local OS X install, R 3.5.1 | ||
* travis (Ubuntu 14.04.5 LTS, R 3.5.0) | ||
* win-builder (R-devel) | ||
* local OS X install, R 3.6.3 | ||
* travis (Ubuntu) | ||
* win-builder (R-release) | ||
|
||
## R CMD check results | ||
|
||
No ERRORS, WARNINGS or NOTES | ||
|
||
## Downstream dependencies | ||
All checks passed with devtools::revdep_check() | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.