Skip to content

Commit 8b90436

Browse files
committed
Prepare new CRAN release
1 parent 432eff5 commit 8b90436

File tree

8 files changed

+53
-56
lines changed

8 files changed

+53
-56
lines changed

CITATION.cff

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ message: 'To cite package "tidyterra" in publications use:'
88
type: software
99
license: MIT
1010
title: 'tidyterra: ''tidyverse'' Methods and ''ggplot2'' Helpers for ''terra'' Objects'
11-
version: 0.5.0.9000
11+
version: 0.5.1
1212
doi: 10.21105/joss.05751
1313
abstract: Extension of the 'tidyverse' for 'SpatRaster' and 'SpatVector' objects of
1414
the 'terra' package. It includes also new 'geom_' functions that provide a convenient

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: tidyterra
22
Title: 'tidyverse' Methods and 'ggplot2' Helpers for 'terra' Objects
3-
Version: 0.5.0.9000
3+
Version: 0.5.1
44
Authors@R: c(
55
person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"),
66
comment = c(ORCID = "0000-0001-8457-4658")),

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tidyterra (development version)
1+
# tidyterra 0.5.1
22

33
- Adjust tests for `as_sf()` (#124).
44

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ objects with [{ggplot2}](https://ggplot2.tidyverse.org/).
3131

3232
## Overview
3333

34-
You can have a look to the documentation of the dev version in
35-
<https://dieghernan.github.io/tidyterra/dev/>
36-
3734
{tidyverse} methods implemented on {tidyterra} works differently
3835
depending on the type of Spat\* object:
3936

codemeta.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"codeRepository": "https://github.com/dieghernan/tidyterra",
99
"issueTracker": "https://github.com/dieghernan/tidyterra/issues",
1010
"license": "https://spdx.org/licenses/MIT",
11-
"version": "0.5.0.9000",
11+
"version": "0.5.1",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
@@ -308,7 +308,7 @@
308308
"SystemRequirements": null
309309
},
310310
"keywords": ["r", "terra", "ggplot-extension", "r-spatial", "rspatial", "r-package", "rstats", "rstats-package", "cran", "cran-r"],
311-
"fileSize": "3442.524KB",
311+
"fileSize": "3442.325KB",
312312
"citation": [
313313
{
314314
"@type": "ScholarlyArticle",

inst/schemaorg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"url": "https://cran.r-project.org"
4040
},
4141
"runtimePlatform": "R version 4.3.2 (2023-10-31 ucrt)",
42-
"version": "0.5.0.9000"
42+
"version": "0.5.1"
4343
}

revdep/README.md

+46-46
Original file line numberDiff line numberDiff line change
@@ -10,57 +10,57 @@
1010
|collate |Spanish_Spain.utf8 |
1111
|ctype |Spanish_Spain.utf8 |
1212
|tz |Europe/Madrid |
13-
|date |2023-11-22 |
13+
|date |2023-12-15 |
1414
|rstudio |2023.09.1+494 Desert Sunflower (desktop) |
1515
|pandoc |2.19.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |
1616

1717
# Dependencies
1818

19-
|package |old |new |Δ |
20-
|:------------|:------|:------|:--|
21-
|tidyterra |0.4.0 |0.5.0 |* |
22-
|classInt |0.4-10 |0.4-10 | |
23-
|cli |3.6.1 |3.6.1 | |
24-
|colorspace |2.1-0 |2.1-0 | |
25-
|cpp11 |0.4.6 |0.4.6 | |
26-
|data.table |1.14.8 |1.14.8 | |
27-
|DBI |1.1.3 |1.1.3 | |
28-
|dplyr |1.1.4 |1.1.4 | |
29-
|e1071 |1.7-13 |1.7-13 | |
30-
|fansi |1.0.5 |1.0.5 | |
31-
|farver |2.1.1 |2.1.1 | |
32-
|generics |0.1.3 |0.1.3 | |
33-
|ggplot2 |3.4.4 |3.4.4 | |
34-
|glue |1.6.2 |1.6.2 | |
35-
|gtable |0.3.4 |0.3.4 | |
36-
|isoband |0.2.7 |0.2.7 | |
37-
|labeling |0.4.3 |0.4.3 | |
38-
|lifecycle |1.0.4 |1.0.4 | |
39-
|magrittr |2.0.3 |2.0.3 | |
40-
|munsell |0.5.0 |0.5.0 | |
41-
|pillar |1.9.0 |1.9.0 | |
42-
|pkgconfig |2.0.3 |2.0.3 | |
43-
|proxy |0.4-27 |0.4-27 | |
44-
|purrr |1.0.2 |1.0.2 | |
45-
|R6 |2.5.1 |2.5.1 | |
46-
|RColorBrewer |1.1-3 |1.1-3 | |
47-
|Rcpp |1.0.11 |1.0.11 | |
48-
|rlang |1.1.2 |1.1.2 | |
49-
|s2 |1.1.4 |1.1.4 | |
50-
|scales |1.2.1 |1.2.1 | |
51-
|sf |1.0-14 |1.0-14 | |
52-
|stringi |1.8.1 |1.8.1 | |
53-
|stringr |1.5.1 |1.5.1 | |
54-
|terra |1.7-55 |1.7-55 | |
55-
|tibble |3.2.1 |3.2.1 | |
56-
|tidyr |1.3.0 |1.3.0 | |
57-
|tidyselect |1.2.0 |1.2.0 | |
58-
|units |0.8-4 |0.8-4 | |
59-
|utf8 |1.2.4 |1.2.4 | |
60-
|vctrs |0.6.4 |0.6.4 | |
61-
|viridisLite |0.4.2 |0.4.2 | |
62-
|withr |2.5.2 |2.5.2 | |
63-
|wk |0.9.0 |0.9.0 | |
19+
|package |old |new |Δ |
20+
|:------------|:-------|:-------|:--|
21+
|tidyterra |0.5.0 |0.5.1 |* |
22+
|classInt |0.4-10 |0.4-10 | |
23+
|cli |3.6.2 |3.6.2 | |
24+
|colorspace |2.1-0 |2.1-0 | |
25+
|cpp11 |0.4.7 |0.4.7 | |
26+
|data.table |1.14.10 |1.14.10 | |
27+
|DBI |1.1.3 |1.1.3 | |
28+
|dplyr |1.1.4 |1.1.4 | |
29+
|e1071 |1.7-14 |1.7-14 | |
30+
|fansi |1.0.6 |1.0.6 | |
31+
|farver |2.1.1 |2.1.1 | |
32+
|generics |0.1.3 |0.1.3 | |
33+
|ggplot2 |3.4.4 |3.4.4 | |
34+
|glue |1.6.2 |1.6.2 | |
35+
|gtable |0.3.4 |0.3.4 | |
36+
|isoband |0.2.7 |0.2.7 | |
37+
|labeling |0.4.3 |0.4.3 | |
38+
|lifecycle |1.0.4 |1.0.4 | |
39+
|magrittr |2.0.3 |2.0.3 | |
40+
|munsell |0.5.0 |0.5.0 | |
41+
|pillar |1.9.0 |1.9.0 | |
42+
|pkgconfig |2.0.3 |2.0.3 | |
43+
|proxy |0.4-27 |0.4-27 | |
44+
|purrr |1.0.2 |1.0.2 | |
45+
|R6 |2.5.1 |2.5.1 | |
46+
|RColorBrewer |1.1-3 |1.1-3 | |
47+
|Rcpp |1.0.11 |1.0.11 | |
48+
|rlang |1.1.2 |1.1.2 | |
49+
|s2 |1.1.5 |1.1.5 | |
50+
|scales |1.3.0 |1.3.0 | |
51+
|sf |1.0-14 |1.0-14 | |
52+
|stringi |1.8.3 |1.8.3 | |
53+
|stringr |1.5.1 |1.5.1 | |
54+
|terra |1.7-55 |1.7-55 | |
55+
|tibble |3.2.1 |3.2.1 | |
56+
|tidyr |1.3.0 |1.3.0 | |
57+
|tidyselect |1.2.0 |1.2.0 | |
58+
|units |0.8-5 |0.8-5 | |
59+
|utf8 |1.2.4 |1.2.4 | |
60+
|vctrs |0.6.5 |0.6.5 | |
61+
|viridisLite |0.4.2 |0.4.2 | |
62+
|withr |2.5.2 |2.5.2 | |
63+
|wk |0.9.1 |0.9.1 | |
6464

6565
# Revdeps
6666

revdep/cran.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## revdepcheck results
22

3-
We checked 14 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 16 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

55
* We saw 0 new problems
66
* We failed to check 0 packages

0 commit comments

Comments
 (0)