Skip to content

Commit

Permalink
Prepare for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed Jun 7, 2024
1 parent c7c511d commit 5c57f0f
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 23 deletions.
2 changes: 1 addition & 1 deletion 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.6.0.9000
version: 0.6.1
doi: 10.21105/joss.05751
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
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.6.0.9000
Version: 0.6.1
Authors@R: c(
person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", 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.6.1

- Add new scales:
- `grass_db` and `scale_fill_grass_c()` family. This is an implementation
Expand Down
Binary file modified R/sysdata.rda
Binary file not shown.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ A BibTeX entry for LaTeX users is:
Full manual of the most recent release of **tidyterra** on **CRAN** is
online: <https://dieghernan.github.io/tidyterra/>

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
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.6.0.9000",
"version": "0.6.1",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.4.0 (2024-04-24)",
"runtimePlatform": "R version 4.4.0 (2024-04-24 ucrt)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -344,7 +344,7 @@
"SystemRequirements": null
},
"keywords": ["r", "terra", "ggplot-extension", "r-spatial", "rspatial", "r-package", "rstats", "rstats-package", "cran", "cran-r"],
"fileSize": "2362.657KB",
"fileSize": "2401.879KB",
"citation": [
{
"@type": "ScholarlyArticle",
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 data/princess_db.rda
Binary file not shown.
4 changes: 2 additions & 2 deletions inst/schemaorg.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"runtimePlatform": "R version 4.4.0 (2024-04-24)",
"version": "0.6.0.9000"
"runtimePlatform": "R version 4.4.0 (2024-04-24 ucrt)",
"version": "0.6.1"
}
22 changes: 11 additions & 11 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,37 @@

|field |value |
|:--------|:----------------------------------------|
|version |R version 4.3.3 (2024-02-29 ucrt) |
|version |R version 4.4.0 (2024-04-24 ucrt) |
|os |Windows 11 x64 (build 22631) |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |Spanish_Spain.utf8 |
|ctype |Spanish_Spain.utf8 |
|tz |Europe/Madrid |
|date |2024-04-22 |
|rstudio |2023.12.1+402 Ocean Storm (desktop) |
|date |2024-06-07 |
|rstudio |2024.04.1+748 Chocolate Cosmos (desktop) |
|pandoc |3.1.12.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |

# Dependencies

|package |old |new |Δ |
|:------------|:------|:------|:--|
|tidyterra |0.5.2 |0.6.0 |* |
|tidyterra |0.6.0 |0.6.1 |* |
|classInt |0.4-10 |0.4-10 | |
|cli |3.6.2 |3.6.2 | |
|colorspace |2.1-0 |2.1-0 | |
|cpp11 |0.4.7 |0.4.7 | |
|data.table |1.15.4 |1.15.4 | |
|DBI |1.2.2 |1.2.2 | |
|DBI |1.2.3 |1.2.3 | |
|dplyr |1.1.4 |1.1.4 | |
|e1071 |1.7-14 |1.7-14 | |
|fansi |1.0.6 |1.0.6 | |
|farver |2.1.1 |2.1.1 | |
|farver |2.1.2 |2.1.2 | |
|generics |0.1.3 |0.1.3 | |
|ggplot2 |3.5.0 |3.5.0 | |
|ggplot2 |3.5.1 |3.5.1 | |
|glue |1.7.0 |1.7.0 | |
|gtable |0.3.4 |0.3.4 | |
|gtable |0.3.5 |0.3.5 | |
|isoband |0.2.7 |0.2.7 | |
|labeling |0.4.3 |0.4.3 | |
|lifecycle |1.0.4 |1.0.4 | |
Expand All @@ -45,13 +45,13 @@
|R6 |2.5.1 |2.5.1 | |
|RColorBrewer |1.1-3 |1.1-3 | |
|Rcpp |1.0.12 |1.0.12 | |
|rlang |1.1.3 |1.1.3 | |
|rlang |1.1.4 |1.1.4 | |
|s2 |1.1.6 |1.1.6 | |
|scales |1.3.0 |1.3.0 | |
|sf |1.0-16 |1.0-16 | |
|stringi |1.8.3 |1.8.3 | |
|stringi |1.8.4 |1.8.4 | |
|stringr |1.5.1 |1.5.1 | |
|terra |1.7-71 |1.7-71 | |
|terra |1.7-78 |1.7-78 | |
|tibble |3.2.1 |3.2.1 | |
|tidyr |1.3.1 |1.3.1 | |
|tidyselect |1.2.1 |1.2.1 | |
Expand Down
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 18 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 20 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
Binary file modified vignettes/aggregate-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 vignettes/contourlines-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 vignettes/faceted-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 vignettes/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 vignettes/lux_ggplot-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 vignettes/rgb-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 vignettes/spatraster-example1-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5c57f0f

Please sign in to comment.