-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issues related to migration to **terra** (#174)
* Edits * Fix typos and outdated URLs * First saveRDS & readRDS methods (#172) * PrecipBrickDE: raster -> terra * isomultiscape was broken * Methods for saveRDS and readRDS * Remove pdf after test * Add bookdown link * Adapt to new IsoriX * Omnibus saveRDS fn * Omnibus saveRDS fn * Use distinct Rproj for bookdown and package * Add comment on terra * `terra::aggregate()` does not na.rm by default (unlike `raster::aggregate`) * Minor edits for consistency * Fix typo(s) * NEWS moved to md * Update spelling * Fix typo(s) * Reoxygenise * Minor edit * Reformatting * Update README * Fix wrong index in tests * Capture spaMM warnings and messages * New IsoriX options for reviving spaMM warnings and messages * Fix typo(s) * Better handle NAs in predictions * `terra::aggregate()` does not na.rm by default (unlike `raster::aggregate`) * Outdated? * Reformating * Add local tests * Update README * Better handle NAs * Add info origin def * Add bullet points to issue template * Add missing namespace * `styler:::style_active_pkg()` and `lintr::lint_package()` * Add path in example * Revise spacing * Local test for RDS * Solve S3/S4 remaining issues * Complete NEWS * Polish links * Update URL * `usethis::use_spell_check(lang = "en-GB")` * `styler:::style_active_pkg()` * `usethis::use_cran_comments()` * Add steps * Update CRAN comment * More steps * Bump version number
- Loading branch information
Showing
76 changed files
with
4,155 additions
and
2,953 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 |
---|---|---|
|
@@ -3,3 +3,6 @@ R/testpackage\.R | |
man/isosim\.Rd | ||
README\.md | ||
|
||
^.*\.Rproj$ | ||
^\.Rproj\.user$ | ||
^cran-comments\.md$ |
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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.