Skip to content

Commit 5c57f0f

Browse files
committed
Prepare for CRAN
1 parent c7c511d commit 5c57f0f

19 files changed

+20
-23
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.6.0.9000
11+
version: 0.6.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.6.0.9000
3+
Version: 0.6.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.6.1
22

33
- Add new scales:
44
- `grass_db` and `scale_fill_grass_c()` family. This is an implementation

R/sysdata.rda

692 Bytes
Binary file not shown.

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ A BibTeX entry for LaTeX users is:
6666
Full manual of the most recent release of **tidyterra** on **CRAN** is
6767
online: <https://dieghernan.github.io/tidyterra/>
6868

69-
You can have a look to the documentation of the dev version in
70-
<https://dieghernan.github.io/tidyterra/dev/>
71-
7269
**tidyverse** methods implemented on **tidyterra** works differently
7370
depending on the type of `Spat*` object:
7471

codemeta.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
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.6.0.9000",
11+
"version": "0.6.1",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.4.0 (2024-04-24)",
17+
"runtimePlatform": "R version 4.4.0 (2024-04-24 ucrt)",
1818
"provider": {
1919
"@id": "https://cran.r-project.org",
2020
"@type": "Organization",
@@ -344,7 +344,7 @@
344344
"SystemRequirements": null
345345
},
346346
"keywords": ["r", "terra", "ggplot-extension", "r-spatial", "rspatial", "r-package", "rstats", "rstats-package", "cran", "cran-r"],
347-
"fileSize": "2362.657KB",
347+
"fileSize": "2401.879KB",
348348
"citation": [
349349
{
350350
"@type": "ScholarlyArticle",
-6 Bytes
Binary file not shown.

data/hypsometric_tints_db.rda

1.63 KB
Binary file not shown.

data/princess_db.rda

56 Bytes
Binary file not shown.

inst/schemaorg.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"name": "Comprehensive R Archive Network (CRAN)",
3939
"url": "https://cran.r-project.org"
4040
},
41-
"runtimePlatform": "R version 4.4.0 (2024-04-24)",
42-
"version": "0.6.0.9000"
41+
"runtimePlatform": "R version 4.4.0 (2024-04-24 ucrt)",
42+
"version": "0.6.1"
4343
}

revdep/README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,37 @@
22

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

1717
# Dependencies
1818

1919
|package |old |new |Δ |
2020
|:------------|:------|:------|:--|
21-
|tidyterra |0.5.2 |0.6.0 |* |
21+
|tidyterra |0.6.0 |0.6.1 |* |
2222
|classInt |0.4-10 |0.4-10 | |
2323
|cli |3.6.2 |3.6.2 | |
2424
|colorspace |2.1-0 |2.1-0 | |
2525
|cpp11 |0.4.7 |0.4.7 | |
2626
|data.table |1.15.4 |1.15.4 | |
27-
|DBI |1.2.2 |1.2.2 | |
27+
|DBI |1.2.3 |1.2.3 | |
2828
|dplyr |1.1.4 |1.1.4 | |
2929
|e1071 |1.7-14 |1.7-14 | |
3030
|fansi |1.0.6 |1.0.6 | |
31-
|farver |2.1.1 |2.1.1 | |
31+
|farver |2.1.2 |2.1.2 | |
3232
|generics |0.1.3 |0.1.3 | |
33-
|ggplot2 |3.5.0 |3.5.0 | |
33+
|ggplot2 |3.5.1 |3.5.1 | |
3434
|glue |1.7.0 |1.7.0 | |
35-
|gtable |0.3.4 |0.3.4 | |
35+
|gtable |0.3.5 |0.3.5 | |
3636
|isoband |0.2.7 |0.2.7 | |
3737
|labeling |0.4.3 |0.4.3 | |
3838
|lifecycle |1.0.4 |1.0.4 | |
@@ -45,13 +45,13 @@
4545
|R6 |2.5.1 |2.5.1 | |
4646
|RColorBrewer |1.1-3 |1.1-3 | |
4747
|Rcpp |1.0.12 |1.0.12 | |
48-
|rlang |1.1.3 |1.1.3 | |
48+
|rlang |1.1.4 |1.1.4 | |
4949
|s2 |1.1.6 |1.1.6 | |
5050
|scales |1.3.0 |1.3.0 | |
5151
|sf |1.0-16 |1.0-16 | |
52-
|stringi |1.8.3 |1.8.3 | |
52+
|stringi |1.8.4 |1.8.4 | |
5353
|stringr |1.5.1 |1.5.1 | |
54-
|terra |1.7-71 |1.7-71 | |
54+
|terra |1.7-78 |1.7-78 | |
5555
|tibble |3.2.1 |3.2.1 | |
5656
|tidyr |1.3.1 |1.3.1 | |
5757
|tidyselect |1.2.1 |1.2.1 | |

revdep/cran.md

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

3-
We checked 18 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 20 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

vignettes/aggregate-1.png

11 Bytes
Loading

vignettes/contourlines-1.png

23 Bytes
Loading

vignettes/faceted-1.png

2 Bytes
Loading

vignettes/hypso-1.png

161 Bytes
Loading

vignettes/lux_ggplot-1.png

22 Bytes
Loading

vignettes/rgb-1.png

13 Bytes
Loading

vignettes/spatraster-example1-1.png

6 Bytes
Loading

0 commit comments

Comments
 (0)