diff --git a/README.Rmd b/README.Rmd index 887fb43..a66786e 100644 --- a/README.Rmd +++ b/README.Rmd @@ -29,7 +29,7 @@ version <- gsub('-', '.', version) [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/iotables)](https://cran.r-project.org/package=iotables) [![CRAN_time_from_release](https://www.r-pkg.org/badges/ago/iotables)](https://cran.r-project.org/package=iotables) [![metacran downloads](https://cranlogs.r-pkg.org/badges/iotables)](https://cran.r-project.org/package=iotables) -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6033854.svg)](https://doi.org/10.5281/zenodo.6033854) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5887037.svg)](https://doi.org/10.5281/zenodo.5887037) [![license](https://img.shields.io/badge/license-MIT + file LICENSE-lightgrey.svg)](https://choosealicense.com/) [![codecov](https://codecov.io/gh/rOpenGov/iotables/branch/master/graph/badge.svg)](https://app.codecov.io/gh/rOpenGov/iotables) [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/rOpenGov/iotables?branch=master&svg=true)](https://ci.appveyor.com/project/rOpenGov/iotables) diff --git a/README.md b/README.md index b554334..e4ca65e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![CRAN_time_from_release](https://www.r-pkg.org/badges/ago/iotables)](https://cran.r-project.org/package=iotables) [![metacran downloads](https://cranlogs.r-pkg.org/badges/iotables)](https://cran.r-project.org/package=iotables) -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6033854.svg)](https://doi.org/10.5281/zenodo.6033854) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5887037.svg)](https://doi.org/10.5281/zenodo.5887037) [![license](https://img.shields.io/badge/license-MIT%20+%20file%20LICENSE-lightgrey.svg)](https://choosealicense.com/) [![codecov](https://codecov.io/gh/rOpenGov/iotables/branch/master/graph/badge.svg)](https://app.codecov.io/gh/rOpenGov/iotables) [![AppVeyor build diff --git a/codemeta.json b/codemeta.json new file mode 100644 index 0000000..9db5ee7 --- /dev/null +++ b/codemeta.json @@ -0,0 +1,336 @@ +{ + "@context": "https://doi.org/10.5063/schema/codemeta-2.0", + "@type": "SoftwareSourceCode", + "identifier": "iotables", + "description": "Pre-processing and basic analytical tasks related to working with Eurostat's symmetric input-output tables and provide basic input-output economics calculations. The package is part of rOpenGov to open source open government initiatives.", + "name": "iotables: Reproducible Input-Output Economics Analysis, Economic and Environmental Impact Assessment with Empirical Data", + "codeRepository": "https://github.com/rOpenGov/iotables", + "issueTracker": "https://github.com/rOpenGov/iotables/issues", + "license": "https://spdx.org/licenses/MIT", + "version": "0.9.2", + "programmingLanguage": { + "@type": "ComputerLanguage", + "name": "R", + "url": "https://r-project.org" + }, + "runtimePlatform": "R version 4.3.2 (2023-10-31 ucrt)", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "author": [ + { + "@type": "Person", + "givenName": "Daniel", + "familyName": "Antal", + "email": "daniel.antal@dataobservatory.eu", + "@id": "https://orcid.org/0000-0001-7513-6760" + } + ], + "contributor": [ + { + "@type": "Person", + "givenName": "Kasia", + "familyName": "Kulma", + "@id": "https://orcid.org/0000-0002-2952-9720" + }, + { + "@type": "Person", + "givenName": "Pyry", + "familyName": "Kantanen", + "@id": "https://orcid.org/0000-0003-2853-2765" + } + ], + "maintainer": [ + { + "@type": "Person", + "givenName": "Daniel", + "familyName": "Antal", + "email": "daniel.antal@dataobservatory.eu", + "@id": "https://orcid.org/0000-0001-7513-6760" + } + ], + "softwareSuggestions": [ + { + "@type": "SoftwareApplication", + "identifier": "testthat", + "name": "testthat", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=testthat" + }, + { + "@type": "SoftwareApplication", + "identifier": "rmarkdown", + "name": "rmarkdown", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=rmarkdown" + }, + { + "@type": "SoftwareApplication", + "identifier": "spelling", + "name": "spelling", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=spelling" + }, + { + "@type": "SoftwareApplication", + "identifier": "covr", + "name": "covr", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=covr" + }, + { + "@type": "SoftwareApplication", + "identifier": "roxyglobals", + "name": "roxyglobals", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=roxyglobals" + } + ], + "softwareRequirements": { + "1": { + "@type": "SoftwareApplication", + "identifier": "dplyr", + "name": "dplyr", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=dplyr" + }, + "2": { + "@type": "SoftwareApplication", + "identifier": "eurostat", + "name": "eurostat", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=eurostat" + }, + "3": { + "@type": "SoftwareApplication", + "identifier": "magrittr", + "name": "magrittr", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=magrittr" + }, + "4": { + "@type": "SoftwareApplication", + "identifier": "tidyr", + "name": "tidyr", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=tidyr" + }, + "5": { + "@type": "SoftwareApplication", + "identifier": "forcats", + "name": "forcats", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=forcats" + }, + "6": { + "@type": "SoftwareApplication", + "identifier": "utils", + "name": "utils" + }, + "7": { + "@type": "SoftwareApplication", + "identifier": "plyr", + "name": "plyr", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=plyr" + }, + "8": { + "@type": "SoftwareApplication", + "identifier": "lubridate", + "name": "lubridate", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=lubridate" + }, + "9": { + "@type": "SoftwareApplication", + "identifier": "knitr", + "name": "knitr", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=knitr" + }, + "10": { + "@type": "SoftwareApplication", + "identifier": "kableExtra", + "name": "kableExtra", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=kableExtra" + }, + "11": { + "@type": "SoftwareApplication", + "identifier": "tibble", + "name": "tibble", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=tibble" + }, + "12": { + "@type": "SoftwareApplication", + "identifier": "readxl", + "name": "readxl", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=readxl" + }, + "13": { + "@type": "SoftwareApplication", + "identifier": "assertthat", + "name": "assertthat", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=assertthat" + }, + "14": { + "@type": "SoftwareApplication", + "identifier": "glue", + "name": "glue", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=glue" + }, + "15": { + "@type": "SoftwareApplication", + "identifier": "tidyselect", + "name": "tidyselect", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=tidyselect" + }, + "16": { + "@type": "SoftwareApplication", + "identifier": "rlang", + "name": "rlang", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=rlang" + }, + "17": { + "@type": "SoftwareApplication", + "identifier": "R", + "name": "R", + "version": ">= 3.5.0" + }, + "SystemRequirements": null + }, + "fileSize": "2353.881KB", + "citation": [ + { + "@type": "CreativeWork", + "datePublished": "2023", + "author": [ + { + "@type": "Person", + "givenName": "Daniel", + "familyName": "Antal", + "@id": "https://orcid.org/0000-0001-7513-6760" + } + ], + "name": "Reproducible Input-Output Economics Analysis, Economic and Environmental Impact Assessment with Empirical Data", + "identifier": "10.5281/zenodo.5887037", + "url": "https://iotables.dataobservatory.eu/", + "@id": "https://doi.org/10.5281/zenodo.5887037", + "sameAs": "https://doi.org/10.5281/zenodo.5887037" + } + ], + "relatedLink": ["https://iotables.dataobservatory.eu/", "https://CRAN.R-project.org/package=iotables"], + "releaseNotes": "https://github.com/rOpenGov/iotables/blob/master/NEWS.md", + "readme": "https://github.com/rOpenGov/iotables/blob/master/README.md", + "contIntegration": ["https://github.com/rOpenGov/iotables/actions", "https://app.codecov.io/gh/rOpenGov/iotables", "https://ci.appveyor.com/project/rOpenGov/iotables"], + "keywords": ["rstats", "r-package", "r"] +} diff --git a/inst/CITATION b/inst/CITATION new file mode 100644 index 0000000..b14475a --- /dev/null +++ b/inst/CITATION @@ -0,0 +1,12 @@ +bibentry( + bibtype = "misc", + title = "Reproducible Input-Output Economics Analysis, Economic and Environmental Impact Assessment with Empirical Data", + author = person(given ="Daniel", family="Antal", + role = c("aut", "cre"), + comment = c(ORCID = "0000-0001-7513-6760")), + year = 2023, + publisher = "The Comprehensive R Archive Network", + url = "https://iotables.dataobservatory.eu/", + doi = "10.5281/zenodo.5887037" +) +