Skip to content

Commit

Permalink
Prepare for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed Mar 17, 2023
1 parent 7d551ec commit c9e3106
Show file tree
Hide file tree
Showing 18 changed files with 70 additions and 141 deletions.
8 changes: 4 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ message: 'To cite package "tidyterra" in publications use:'
type: software
license: MIT
title: 'tidyterra: ''tidyverse'' Methods and ''ggplot2'' Helpers for ''terra'' Objects'
version: 0.3.2.9000
version: 0.4.0
doi: 10.5281/zenodo.6572471
abstract: Extension of the 'tidyverse' for 'SpatRaster' and 'SpatVector' objects of
the 'terra' package. It includes also new 'geom_' functions that provide a convenient
Expand All @@ -28,7 +28,7 @@ preferred-citation:
orcid: https://orcid.org/0000-0001-8457-4658
doi: 10.5281/zenodo.6572471
year: '2023'
version: 0.3.2.9000
version: 0.4.0
url: https://dieghernan.github.io/tidyterra/
abstract: Extension of the tidyverse for SpatRaster and SpatVector objects of the
terra package. It includes also new geom_ functions that provide a convenient
Expand Down Expand Up @@ -175,10 +175,10 @@ references:
authors:
- family-names: Henry
given-names: Lionel
email: lionel@rstudio.com
email: lionel@posit.co
- family-names: Wickham
given-names: Hadley
email: hadley@rstudio.com
email: hadley@posit.co
year: '2023'
- type: software
title: scales
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
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.3.2.9000
Version: 0.4.0
Authors@R: c(
person("Diego", "Hernangómez", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0001-8457-4658")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tidyterra (development version)
# tidyterra 0.4.0

- This release focuses heavily on SpatVectors. The improvements have been:
- New methods for SpatVectors:
Expand Down
Binary file modified R/sysdata.rda
Binary file not shown.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ objects with [{ggplot2}](https://ggplot2.tidyverse.org/).

## Overview

You can have a look to the documentation of the dev version in
<https://dieghernan.github.io/tidyterra/dev/>

{tidyverse} methods implemented on {tidyterra} works differently
depending on the type of Spat\* object:

Expand Down Expand Up @@ -303,7 +300,7 @@ A BibTeX entry for LaTeX users is
doi = {10.5281/zenodo.6572471},
author = {Diego Hernangómez},
year = {2023},
version = {0.3.2.9000},
version = {0.4.0},
url = {https://dieghernan.github.io/tidyterra/},
abstract = {Extension of the tidyverse for SpatRaster and SpatVector objects of the terra package. It includes also new geom_ functions that provide a convenient way of visualizing terra objects with ggplot2.},
}
Expand Down
6 changes: 3 additions & 3 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"codeRepository": "https://github.com/dieghernan/tidyterra",
"issueTracker": "https://github.com/dieghernan/tidyterra/issues",
"license": "https://spdx.org/licenses/MIT",
"version": "0.3.2.9000",
"version": "0.4.0",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.2.2 (2022-10-31)",
"runtimePlatform": "R version 4.2.2 (2022-10-31 ucrt)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -307,7 +307,7 @@
},
"SystemRequirements": null
},
"fileSize": "3155.347KB",
"fileSize": "3188.456KB",
"citation": [
{
"@type": "SoftwareSourceCode",
Expand Down
Binary file modified data/cross_blended_hypsometric_tints_db.rda
Binary file not shown.
Binary file modified data/hypsometric_tints_db.rda
Binary file not shown.
Binary file modified img/README-example-temp-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/README-example-temp-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/README-example-tile-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/README-example-tile-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/README-hypso-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/README-hypso-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/README-spatvec-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
123 changes: 58 additions & 65 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,73 +1,66 @@
# Platform

|field |value |
|:--------|:---------------------------------------------------------------------|
|version |R version 4.2.2 (2022-10-31 ucrt) |
|os |Windows Server x64 (build 20348) |
|system |x86_64, mingw32 |
|ui |RTerm |
|language |(EN) |
|collate |English_United States.utf8 |
|ctype |English_United States.utf8 |
|tz |UTC |
|date |2023-03-16 |
|pandoc |2.19.2 @ C:\HOSTED~1\windows\pandoc\219~1.2\x64\PANDOC~1.2\pandoc.exe |
|field |value |
|:--------|:----------------------------------------|
|version |R version 4.2.2 (2022-10-31 ucrt) |
|os |Windows 10 x64 (build 22621) |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |Spanish_Spain.utf8 |
|ctype |Spanish_Spain.utf8 |
|tz |Europe/Paris |
|date |2023-03-17 |
|rstudio |2022.12.0+353 Elsbeth Geranium (desktop) |
|pandoc |2.19.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |

# Dependencies

|package |old |new |Δ |
|:------------|:------|:----------|:--|
|tidyterra |0.3.2 |0.3.2.9000 |* |
|classInt |0.4-9 |0.4-9 | |
|cli |3.6.0 |3.6.0 | |
|colorspace |2.1-0 |2.1-0 | |
|cpp11 |0.4.3 |0.4.3 | |
|data.table |1.14.8 |1.14.8 | |
|DBI |1.1.3 |1.1.3 | |
|dplyr |1.1.0 |1.1.0 | |
|e1071 |1.7-13 |1.7-13 | |
|fansi |1.0.4 |1.0.4 | |
|farver |2.1.1 |2.1.1 | |
|generics |0.1.3 |0.1.3 | |
|ggplot2 |3.4.1 |3.4.1 | |
|glue |1.6.2 |1.6.2 | |
|gtable |0.3.1 |0.3.1 | |
|isoband |0.2.7 |0.2.7 | |
|labeling |0.4.2 |0.4.2 | |
|lifecycle |1.0.3 |1.0.3 | |
|magrittr |2.0.3 |2.0.3 | |
|munsell |0.5.0 |0.5.0 | |
|pillar |1.8.1 |1.8.1 | |
|pkgconfig |2.0.3 |2.0.3 | |
|proxy |0.4-27 |0.4-27 | |
|purrr |1.0.1 |1.0.1 | |
|R6 |2.5.1 |2.5.1 | |
|RColorBrewer |1.1-3 |1.1-3 | |
|Rcpp |1.0.10 |1.0.10 | |
|rlang |1.1.0 |1.1.0 | |
|s2 |1.1.2 |1.1.2 | |
|scales |1.2.1 |1.2.1 | |
|sf |1.0-11 |1.0-11 | |
|stringi |1.7.12 |1.7.12 | |
|stringr |1.5.0 |1.5.0 | |
|terra |1.7-18 |1.7-18 | |
|tibble |3.2.0 |3.2.0 | |
|tidyr |1.3.0 |1.3.0 | |
|tidyselect |1.2.0 |1.2.0 | |
|units |0.8-1 |0.8-1 | |
|utf8 |1.2.3 |1.2.3 | |
|vctrs |0.6.0 |0.6.0 | |
|viridisLite |0.4.1 |0.4.1 | |
|withr |2.5.0 |2.5.0 | |
|wk |0.7.1 |0.7.1 | |
|package |old |new |Δ |
|:------------|:------|:------|:--|
|tidyterra |0.3.2 |0.4.0 |* |
|classInt |0.4-9 |0.4-9 | |
|cli |3.6.0 |3.6.0 | |
|colorspace |2.1-0 |2.1-0 | |
|cpp11 |0.4.3 |0.4.3 | |
|data.table |1.14.8 |1.14.8 | |
|DBI |1.1.3 |1.1.3 | |
|dplyr |1.1.0 |1.1.0 | |
|e1071 |1.7-13 |1.7-13 | |
|fansi |1.0.4 |1.0.4 | |
|farver |2.1.1 |2.1.1 | |
|generics |0.1.3 |0.1.3 | |
|ggplot2 |3.4.1 |3.4.1 | |
|glue |1.6.2 |1.6.2 | |
|gtable |0.3.1 |0.3.1 | |
|isoband |0.2.7 |0.2.7 | |
|labeling |0.4.2 |0.4.2 | |
|lifecycle |1.0.3 |1.0.3 | |
|magrittr |2.0.3 |2.0.3 | |
|munsell |0.5.0 |0.5.0 | |
|pillar |1.8.1 |1.8.1 | |
|pkgconfig |2.0.3 |2.0.3 | |
|proxy |0.4-27 |0.4-27 | |
|purrr |1.0.1 |1.0.1 | |
|R6 |2.5.1 |2.5.1 | |
|RColorBrewer |1.1-3 |1.1-3 | |
|Rcpp |1.0.10 |1.0.10 | |
|rlang |1.1.0 |1.1.0 | |
|s2 |1.1.2 |1.1.2 | |
|scales |1.2.1 |1.2.1 | |
|sf |1.0-11 |1.0-11 | |
|stringi |1.7.12 |1.7.12 | |
|stringr |1.5.0 |1.5.0 | |
|terra |1.7-18 |1.7-18 | |
|tibble |3.2.0 |3.2.0 | |
|tidyr |1.3.0 |1.3.0 | |
|tidyselect |1.2.0 |1.2.0 | |
|units |0.8-1 |0.8-1 | |
|utf8 |1.2.3 |1.2.3 | |
|vctrs |0.6.0 |0.6.0 | |
|viridisLite |0.4.1 |0.4.1 | |
|withr |2.5.0 |2.5.0 | |
|wk |0.7.1 |0.7.1 | |

# Revdeps

## Failed to check (3)

|package |version |error |warning |note |
|:---------|:-------|:-----|:-------|:----|
|biomod2 |4.2-2 |1 | | |
|mapSpain |0.7.0 |1 | |1 |
|sparrpowR |0.2.7 |1 | | |

2 changes: 1 addition & 1 deletion revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## revdepcheck results

We checked 7 reverse dependencies (0 from CRAN + 7 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
We checked 7 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
Expand Down
63 changes: 1 addition & 62 deletions revdep/failures.md
Original file line number Diff line number Diff line change
@@ -1,62 +1 @@
# biomod2

<details>

* Version: 4.2-2
* GitHub: https://github.com/biomodhub/biomod2
* Source code: https://github.com/cran/biomod2
* Date/Publication: 2023-01-16 19:20:14 UTC
* Number of recursive dependencies: 223

Run `revdepcheck::revdep_details(, "biomod2")` for more info

</details>

## In both

* R CMD check timed out


# mapSpain

<details>

* Version: 0.7.0
* GitHub: https://github.com/rOpenSpain/mapSpain
* Source code: https://github.com/cran/mapSpain
* Date/Publication: 2022-12-22 21:40:02 UTC
* Number of recursive dependencies: 104

Run `revdepcheck::revdep_details(, "mapSpain")` for more info

</details>

## In both

* R CMD check timed out


* checking data for non-ASCII characters ... NOTE
```
Note: found 13138 marked UTF-8 strings
```

# sparrpowR

<details>

* Version: 0.2.7
* GitHub: https://github.com/machiela-lab/sparrpowR
* Source code: https://github.com/cran/sparrpowR
* Date/Publication: 2023-02-02 01:00:02 UTC
* Number of recursive dependencies: 133

Run `revdepcheck::revdep_details(, "sparrpowR")` for more info

</details>

## In both

* R CMD check timed out


*Wow, no problems at all. :)*

0 comments on commit c9e3106

Please sign in to comment.