-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ddfdfd
commit d695e4d
Showing
9 changed files
with
135 additions
and
115 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: tidyterra | ||
Title: 'tidyverse' Methods and 'ggplot2' Helpers for 'terra' Objects | ||
Version: 0.6.2.9000 | ||
Version: 0.7.0 | ||
Authors@R: c( | ||
person("Diego", "Hernangómez", , "[email protected]", role = c("aut", "cre", "cph"), | ||
comment = c(ORCID = "0000-0001-8457-4658")), | ||
|
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
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,71 +1,73 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:------------------------------------------------------| | ||
|version |R version 4.4.2 (2024-10-31) | | ||
|os |Ubuntu 24.04.1 LTS | | ||
|system |x86_64, linux-gnu | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |C.UTF-8 | | ||
|ctype |C.UTF-8 | | ||
|tz |UTC | | ||
|date |2025-01-23 | | ||
|pandoc |3.1.11 @ /opt/hostedtoolcache/pandoc/3.1.11/x64/pandoc | | ||
|field |value | | ||
|:--------|:----------------------------------------| | ||
|version |R version 4.4.2 (2024-10-31 ucrt) | | ||
|os |Windows 11 x64 (build 26100) | | ||
|system |x86_64, mingw32 | | ||
|ui |RStudio | | ||
|language |(EN) | | ||
|collate |Spanish_Spain.utf8 | | ||
|ctype |Spanish_Spain.utf8 | | ||
|tz |Europe/Madrid | | ||
|date |2025-02-03 | | ||
|rstudio |2024.12.0+467 Kousa Dogwood (desktop) | | ||
|pandoc |3.1.12.2 @ C:\PROGRA~1\Pandoc\pandoc.exe | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:------------|:------|:----------|:--| | ||
|tidyterra |0.6.2 |0.6.2.9000 |* | | ||
|classInt |0.4-11 |0.4-11 | | | ||
|cli |3.6.3 |3.6.3 | | | ||
|colorspace |2.1-1 |2.1-1 | | | ||
|cpp11 |0.5.1 |0.5.1 | | | ||
|data.table |1.16.4 |1.16.4 | | | ||
|DBI |1.2.3 |1.2.3 | | | ||
|dplyr |1.1.4 |1.1.4 | | | ||
|e1071 |1.7-16 |1.7-16 | | | ||
|fansi |1.0.6 |1.0.6 | | | ||
|farver |2.1.2 |2.1.2 | | | ||
|generics |0.1.3 |0.1.3 | | | ||
|ggplot2 |3.5.1 |3.5.1 | | | ||
|glue |1.8.0 |1.8.0 | | | ||
|gtable |0.3.6 |0.3.6 | | | ||
|isoband |0.2.7 |0.2.7 | | | ||
|labeling |0.4.3 |0.4.3 | | | ||
|lifecycle |1.0.4 |1.0.4 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|munsell |0.5.1 |0.5.1 | | | ||
|pillar |1.10.1 |1.10.1 | | | ||
|pkgconfig |2.0.3 |2.0.3 | | | ||
|proxy |0.4-27 |0.4-27 | | | ||
|purrr |1.0.2 |1.0.2 | | | ||
|R6 |2.5.1 |2.5.1 | | | ||
|RColorBrewer |1.1-3 |1.1-3 | | | ||
|Rcpp |1.0.14 |1.0.14 | | | ||
|rlang |1.1.5 |1.1.5 | | | ||
|s2 |1.1.7 |1.1.7 | | | ||
|scales |1.3.0 |1.3.0 | | | ||
|sf |1.0-19 |1.0-19 | | | ||
|stringi |1.8.4 |1.8.4 | | | ||
|stringr |1.5.1 |1.5.1 | | | ||
|terra |1.8-10 |1.8-10 | | | ||
|tibble |3.2.1 |3.2.1 | | | ||
|tidyr |1.3.1 |1.3.1 | | | ||
|tidyselect |1.2.1 |1.2.1 | | | ||
|units |0.8-5 |0.8-5 | | | ||
|utf8 |1.2.4 |1.2.4 | | | ||
|vctrs |0.6.5 |0.6.5 | | | ||
|viridisLite |0.4.2 |0.4.2 | | | ||
|withr |3.0.2 |3.0.2 | | | ||
|wk |0.9.4 |0.9.4 | | | ||
|package |old |new |Δ | | ||
|:------------|:------|:------|:--| | ||
|tidyterra |0.6.2 |0.7.0 |* | | ||
|classInt |0.4-11 |0.4-11 | | | ||
|cli |3.6.3 |3.6.3 | | | ||
|colorspace |2.1-1 |2.1-1 | | | ||
|cpp11 |0.5.1 |0.5.1 | | | ||
|data.table |1.16.4 |1.16.4 | | | ||
|DBI |1.2.3 |1.2.3 | | | ||
|dplyr |1.1.4 |1.1.4 | | | ||
|e1071 |1.7-16 |1.7-16 | | | ||
|fansi |1.0.6 |1.0.6 | | | ||
|farver |2.1.2 |2.1.2 | | | ||
|generics |0.1.3 |0.1.3 | | | ||
|ggplot2 |3.5.1 |3.5.1 | | | ||
|glue |1.8.0 |1.8.0 | | | ||
|gtable |0.3.6 |0.3.6 | | | ||
|isoband |0.2.7 |0.2.7 | | | ||
|labeling |0.4.3 |0.4.3 | | | ||
|lifecycle |1.0.4 |1.0.4 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|munsell |0.5.1 |0.5.1 | | | ||
|pillar |1.10.1 |1.10.1 | | | ||
|pkgconfig |2.0.3 |2.0.3 | | | ||
|proxy |0.4-27 |0.4-27 | | | ||
|purrr |1.0.2 |1.0.2 | | | ||
|R6 |2.5.1 |2.5.1 | | | ||
|RColorBrewer |1.1-3 |1.1-3 | | | ||
|Rcpp |1.0.14 |1.0.14 | | | ||
|rlang |1.1.5 |1.1.5 | | | ||
|s2 |1.1.7 |1.1.7 | | | ||
|scales |1.3.0 |1.3.0 | | | ||
|sf |1.0-19 |1.0-19 | | | ||
|stringi |1.8.4 |1.8.4 | | | ||
|stringr |1.5.1 |1.5.1 | | | ||
|terra |1.8-15 |1.8-15 | | | ||
|tibble |3.2.1 |3.2.1 | | | ||
|tidyr |1.3.1 |1.3.1 | | | ||
|tidyselect |1.2.1 |1.2.1 | | | ||
|units |0.8-5 |0.8-5 | | | ||
|utf8 |1.2.4 |1.2.4 | | | ||
|vctrs |0.6.5 |0.6.5 | | | ||
|viridisLite |0.4.2 |0.4.2 | | | ||
|withr |3.0.2 |3.0.2 | | | ||
|wk |0.9.4 |0.9.4 | | | ||
|
||
# Revdeps | ||
|
||
## Failed to check (1) | ||
## Failed to check (2) | ||
|
||
|package |version |error |warning |note | | ||
|:-------|:-------|:-----|:-------|:----| | ||
|ebvcube |? | | | | | ||
|package |version |error |warning |note | | ||
|:--------------|:-------|:-----|:-------|:----| | ||
|disaggregation |0.4.0 |1 | |1 | | ||
|tidysdm |0.9.5 |1 | | | | ||
|
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,7 +1,13 @@ | ||
## revdepcheck results | ||
|
||
We checked 25 reverse dependencies (0 from CRAN + 25 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
We checked 25 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 0 new problems | ||
* We failed to check 0 packages | ||
* We failed to check 2 packages | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### Failed to check | ||
|
||
* disaggregation (NA) | ||
* tidysdm (NA) |
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,33 +1,45 @@ | ||
# ebvcube | ||
# disaggregation | ||
|
||
<details> | ||
|
||
* Version: | ||
* GitHub: https://github.com/dieghernan/tidyterra | ||
* Source code: NA | ||
* Number of recursive dependencies: 0 | ||
|
||
</details> | ||
|
||
## Error before installation | ||
|
||
### Devel | ||
|
||
``` | ||
* Version: 0.4.0 | ||
* GitHub: NA | ||
* Source code: https://github.com/cran/disaggregation | ||
* Date/Publication: 2024-10-02 20:40:03 UTC | ||
* Number of recursive dependencies: 100 | ||
|
||
Run `revdepcheck::revdep_details(, "disaggregation")` for more info | ||
|
||
</details> | ||
|
||
## In both | ||
|
||
* R CMD check timed out | ||
|
||
|
||
* checking installed package size ... NOTE | ||
``` | ||
installed size is 13.4Mb | ||
sub-directories of 1Mb or more: | ||
libs 12.8Mb | ||
``` | ||
``` | ||
### CRAN | ||
# tidysdm | ||
``` | ||
<details> | ||
* Version: 0.9.5 | ||
* GitHub: https://github.com/EvolEcolGroup/tidysdm | ||
* Source code: https://github.com/cran/tidysdm | ||
* Date/Publication: 2024-06-23 19:40:02 UTC | ||
* Number of recursive dependencies: 180 | ||
Run `revdepcheck::revdep_details(, "tidysdm")` for more info | ||
</details> | ||
## In both | ||
* R CMD check timed out | ||
``` |