-
-
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.
Merge pull request #92 from rOpenGov/update24
Update internal database to get new versions of the dataset (2024)
- Loading branch information
Showing
22 changed files
with
117 additions
and
28 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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Workflow derived from https://github.com/r-devel/recheck | ||
on: | ||
workflow_dispatch: | ||
inputs: | ||
which: | ||
type: choice | ||
description: Which dependents to check | ||
options: | ||
- strong | ||
- most | ||
|
||
name: r-devel reverse dependency check | ||
|
||
jobs: | ||
revdep_check: | ||
name: Reverse check ${{ inputs.which }} dependents | ||
uses: r-devel/recheck/.github/workflows/recheck.yml@v1 | ||
with: | ||
which: ${{ inputs.which }} | ||
|
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,8 +8,11 @@ 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.1 | ||
version: 0.5.1.9000 | ||
doi: 10.32614/CRAN.package.giscoR | ||
identifiers: | ||
- type: doi | ||
value: 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 | ||
and European map data available. This package is in no way officially related to | ||
|
@@ -31,7 +34,7 @@ preferred-citation: | |
affiliation: rOpenGov | ||
doi: 10.32614/CRAN.package.giscoR | ||
year: '2024' | ||
version: 0.5.1 | ||
version: 0.5.1.9000 | ||
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 | ||
|
@@ -84,6 +87,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-2042-7063 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.countrycode | ||
version: '>= 1.2.0' | ||
- type: software | ||
title: geojsonsf | ||
|
@@ -96,6 +100,7 @@ references: | |
given-names: David | ||
email: [email protected] | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.geojsonsf | ||
version: '>= 2.0.0' | ||
- type: software | ||
title: jsonlite | ||
|
@@ -109,9 +114,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-4035-0289 | ||
year: '2024' | ||
identifiers: | ||
- type: url | ||
value: https://arxiv.org/abs/1403.2805 | ||
doi: 10.32614/CRAN.package.jsonlite | ||
- type: software | ||
title: rappdirs | ||
abstract: 'rappdirs: Application Directories: Determine Where to Save Data, Caches, | ||
|
@@ -127,6 +130,7 @@ references: | |
- family-names: Davis | ||
given-names: Trevor | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.rappdirs | ||
version: '>= 0.3.0' | ||
- type: software | ||
title: sf | ||
|
@@ -140,6 +144,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-8049-7069 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.sf | ||
version: '>= 0.9.0' | ||
- type: software | ||
title: utils | ||
|
@@ -175,6 +180,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-4777-038X | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.dplyr | ||
- type: software | ||
title: eurostat | ||
abstract: 'eurostat: Tools for Eurostat Open Data' | ||
|
@@ -193,6 +199,7 @@ references: | |
- family-names: Biecek | ||
given-names: Przemyslaw | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.eurostat | ||
- type: software | ||
title: ggplot2 | ||
abstract: 'ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics' | ||
|
@@ -232,6 +239,7 @@ references: | |
name-particle: van den | ||
orcid: https://orcid.org/0000-0002-9335-7468 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.ggplot2 | ||
version: '>= 3.5.0' | ||
- type: software | ||
title: httr2 | ||
|
@@ -242,8 +250,9 @@ references: | |
authors: | ||
- family-names: Wickham | ||
given-names: Hadley | ||
email: hadley@rstudio.com | ||
email: hadley@posit.co | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.httr2 | ||
- type: software | ||
title: knitr | ||
abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R' | ||
|
@@ -256,6 +265,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-0645-5666 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.knitr | ||
- type: software | ||
title: lwgeom | ||
abstract: 'lwgeom: Bindings to Selected ''liblwgeom'' Functions for Simple Features' | ||
|
@@ -268,6 +278,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-8049-7069 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.lwgeom | ||
version: '>= 0.2-2' | ||
- type: software | ||
title: rmarkdown | ||
|
@@ -312,6 +323,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-3925-190X | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.rmarkdown | ||
- type: software | ||
title: testthat | ||
abstract: 'testthat: Unit Testing for R' | ||
|
@@ -323,5 +335,6 @@ references: | |
given-names: Hadley | ||
email: [email protected] | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.testthat | ||
version: '>= 3.0.0' | ||
|
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.1 | ||
Version: 0.5.1.9000 | ||
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.
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.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.