-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
2d54159
commit 0ce5d08
Showing
23 changed files
with
122 additions
and
67 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ message: 'To cite package "giscoR" in publications use:' | |
type: software | ||
license: GPL-3.0-only | ||
title: 'giscoR: Download Map Data from GISCO API - Eurostat' | ||
version: 0.5.0.9000 | ||
version: 0.5.1 | ||
doi: 10.32614/CRAN.package.giscoR | ||
abstract: Tools to download data from the GISCO (Geographic Information System of | ||
the Commission) Eurostat database <https://ec.europa.eu/eurostat/web/gisco>. Global | ||
|
@@ -31,7 +31,7 @@ preferred-citation: | |
affiliation: rOpenGov | ||
doi: 10.32614/CRAN.package.giscoR | ||
year: '2024' | ||
version: 0.5.0.9000 | ||
version: 0.5.1 | ||
url: https://ropengov.github.io/giscoR/ | ||
abstract: Tools to download data from the GISCO (Geographic Information System of | ||
the Commission) Eurostat database <https://ec.europa.eu/eurostat/web/gisco>. Global | ||
|
@@ -109,9 +109,6 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-4035-0289 | ||
year: '2024' | ||
identifiers: | ||
- type: url | ||
value: https://arxiv.org/abs/1403.2805 | ||
- type: software | ||
title: rappdirs | ||
abstract: 'rappdirs: Application Directories: Determine Where to Save Data, Caches, | ||
|
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,7 @@ | ||
Type: Package | ||
Package: giscoR | ||
Title: Download Map Data from GISCO API - Eurostat | ||
Version: 0.5.0.9000 | ||
Version: 0.5.1 | ||
Authors@R: c( | ||
person("Diego", "Hernangómez", , "[email protected]", role = c("aut", "cre", "cph"), | ||
comment = c(ORCID = "0000-0001-8457-4658", affiliation = "rOpenGov")), | ||
|
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
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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,41 +1,48 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:------------------------------------------------------| | ||
|version |R version 4.4.1 (2024-06-14) | | ||
|os |Ubuntu 22.04.4 LTS | | ||
|system |x86_64, linux-gnu | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |C.UTF-8 | | ||
|ctype |C.UTF-8 | | ||
|tz |UTC | | ||
|date |2024-07-05 | | ||
|pandoc |3.1.11 @ /opt/hostedtoolcache/pandoc/3.1.11/x64/pandoc | | ||
|field |value | | ||
|:--------|:----------------------------------------| | ||
|version |R version 4.4.1 (2024-06-14 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-07-06 | | ||
|rstudio |2024.04.2+764 Chocolate Cosmos (desktop) | | ||
|pandoc |3.1.12.2 @ C:\PROGRA~1\Pandoc\pandoc.exe | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:-----------|:------|:----------|:--| | ||
|giscoR |0.5.0 |0.5.0.9000 |* | | ||
|classInt |0.4-10 |0.4-10 | | | ||
|countrycode |1.6.0 |1.6.0 | | | ||
|DBI |1.2.3 |1.2.3 | | | ||
|e1071 |1.7-14 |1.7-14 | | | ||
|geojsonsf |2.0.3 |2.0.3 | | | ||
|geometries |0.2.4 |0.2.4 | | | ||
|jsonify |1.2.2 |1.2.2 | | | ||
|jsonlite |1.8.8 |1.8.8 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|proxy |0.4-27 |0.4-27 | | | ||
|rapidjsonr |1.2.0 |1.2.0 | | | ||
|rappdirs |0.3.3 |0.3.3 | | | ||
|Rcpp |1.0.12 |1.0.12 | | | ||
|s2 |1.1.6 |1.1.6 | | | ||
|sf |1.0-16 |1.0-16 | | | ||
|sfheaders |0.4.4 |0.4.4 | | | ||
|units |0.8-5 |0.8-5 | | | ||
|wk |0.9.1 |0.9.1 | | | ||
|package |old |new |Δ | | ||
|:-----------|:------|:------|:--| | ||
|giscoR |0.5.0 |0.5.1 |* | | ||
|classInt |0.4-10 |0.4-10 | | | ||
|countrycode |1.6.0 |1.6.0 | | | ||
|DBI |1.2.3 |1.2.3 | | | ||
|e1071 |1.7-14 |1.7-14 | | | ||
|geojsonsf |2.0.3 |2.0.3 | | | ||
|geometries |0.2.4 |0.2.4 | | | ||
|jsonify |1.2.2 |1.2.2 | | | ||
|jsonlite |1.8.8 |1.8.8 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|proxy |0.4-27 |0.4-27 | | | ||
|rapidjsonr |1.2.0 |1.2.0 | | | ||
|rappdirs |0.3.3 |0.3.3 | | | ||
|Rcpp |1.0.12 |1.0.12 | | | ||
|s2 |1.1.6 |1.1.6 | | | ||
|sf |1.0-16 |1.0-16 | | | ||
|sfheaders |0.4.4 |0.4.4 | | | ||
|units |0.8-5 |0.8-5 | | | ||
|wk |0.9.1 |0.9.1 | | | ||
|
||
# Revdeps | ||
|
||
## New problems (1) | ||
|
||
|package |version |error |warning |note | | ||
|:--------|:-------|:------|:-------|:----| | ||
|[mapSpain](problems.md#mapspain)|0.9.1 |__+1__ | |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,15 @@ | ||
## revdepcheck results | ||
|
||
We checked 3 reverse dependencies (0 from CRAN + 3 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
We checked 4 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 0 new problems | ||
* We saw 1 new problems | ||
* We failed to check 0 packages | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### New problems | ||
(This reports the first line of each new failure) | ||
|
||
* mapSpain | ||
checking tests ... | ||
|
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 +1,46 @@ | ||
*Wow, no problems at all. :)* | ||
# mapSpain | ||
|
||
<details> | ||
|
||
* Version: 0.9.1 | ||
* GitHub: https://github.com/rOpenSpain/mapSpain | ||
* Source code: https://github.com/cran/mapSpain | ||
* Date/Publication: 2024-06-10 18:20:01 UTC | ||
* Number of recursive dependencies: 102 | ||
|
||
Run `revdepcheck::revdep_details(, "mapSpain")` for more info | ||
|
||
</details> | ||
|
||
## Newly broken | ||
|
||
* checking tests ... | ||
``` | ||
Running 'testthat.R' | ||
ERROR | ||
Running the tests in 'tests/testthat.R' failed. | ||
Last 13 lines of output: | ||
4. └─testthat:::test_files_parallel(...) | ||
5. ├─withr::with_dir(...) | ||
6. │ └─base::force(code) | ||
7. ├─testthat::with_reporter(...) | ||
8. │ └─base::tryCatch(...) | ||
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) | ||
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) | ||
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) | ||
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") | ||
13. └─queue$poll(Inf) | ||
14. └─base::lapply(...) | ||
15. └─testthat (local) FUN(X[[i]], ...) | ||
16. └─private$handle_error(msg, i) | ||
17. └─rlang::abort(...) | ||
Execution halted | ||
``` | ||
## In both | ||
* checking data for non-ASCII characters ... NOTE | ||
``` | ||
Note: found 13138 marked UTF-8 strings | ||
``` | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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