Skip to content

Commit 287500b

Browse files
committed
0.9.2
1 parent f9f5798 commit 287500b

12 files changed

Lines changed: 33 additions & 21 deletions

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 0.9.0
2-
Date: 2022-06-26 10:59:28 UTC
3-
SHA: 91f4f808ba94b5bb9e9be7c89c46ffee681ed74d
1+
Version: 0.9.1
2+
Date: 2022-06-26 22:26:28 UTC
3+
SHA: f9f5798dacab575d0cfb6c39fdc8c8639483f6dc

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: statcodelists
22
Title: Use Standardized Statistical Codelists
3-
Version: 0.9.1
3+
Version: 0.9.2
44
Authors@R:
55
person(given = "Daniel", family = "Antal",
66
email = "daniel.antal@dataobservatory.eu",
@@ -10,8 +10,8 @@ Description: The goal of statcodelists is to promote the reuse and exchange of s
1010
information and related metadata with making the internationally standardized SDMX code
1111
lists available for the R user. SDMX has been published as an ISO International Standard
1212
(ISO 17369). The metadata definitions, including the codelists are updated regularly
13-
according to the standard. The authoritative version of the code lists made availabe in this
14-
package is <https://sdmx.org/?page_id=3215/>.
13+
according to the standard. The authoritative version of the code lists made available in this
14+
package is <https://sdmx.org/?page_id=3215/>.
1515
Language: en-US
1616
License: CC0
1717
URL: https://statcodelists.dataobservatory.eu, https://github.com/antaldaniel

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# statcodelists 0.9.0
1+
# statcodelists 0.9.2
22

33
* Added a `statcodelists` contains the current SDMX standard codelists.
4-
* 0.9.1 fixes two broken URLs and adds detail to the DESCRIPTION.
4+
* 0.9.1 fixes two broken URLs and adds detail to the DESCRIPTION, and 0.9.2 a misspelled word.

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ knitr::opts_chunk$set(
2222
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6751783.svg)](https://doi.org/10.5281/zenodo.6751783)
2323
<!-- badges: end -->
2424

25-
The goal of `statcodelists` is to promote the reuse and exchange of statistical information and related metadata with making the internationally standardized SDMX code lists available for the R user.
25+
The goal of `statcodelists` is to promote the reuse and exchange of statistical information and related metadata with making the internationally standardized SDMX code lists available for the R user. SDMX has been published as an ISO International Standard (ISO 17369). The metadata definitions, including the codelists are updated regularly according to the standard. The authoritative version of the code lists made available in this package is <https://sdmx.org/?page_id=3215/>.
2626

2727
## Installation
2828

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ CC0](https://img.shields.io/badge/license-CC0-lightgrey.svg)](https://creativeco
1515
The goal of `statcodelists` is to promote the reuse and exchange of
1616
statistical information and related metadata with making the
1717
internationally standardized SDMX code lists available for the R user.
18+
SDMX has been published as an ISO International Standard (ISO 17369).
19+
The metadata definitions, including the codelists are updated regularly
20+
according to the standard. The authoritative version of the code lists
21+
made available in this package is <https://sdmx.org/?page_id=3215/>.
1822

1923
## Installation
2024

cran-comments.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ Test environments:
88

99
0 errors v | 0 warnings v | 0 notes v
1010

11+
0.9.2 CRAN candidate:
12+
13+
* Spelling corrected in the DESCRIPTION.
14+
15+
For manual review, the previous two revisions are below.
16+
17+
0.9.1 CRAN candidate:
18+
1119
* This is a resubmission, the README.md had two malformatted URLs in the badges, which are not correct (apologies!)
1220

1321
* Reviewer asked: "Is there some reference about the method you can add in the Description
@@ -19,7 +27,7 @@ The actual codelists have version numbers, no unique DOIs. Like relatively frequ
1927

2028
The closest analogy I found on CRAN was the countrycodes package, which contains ISO-3166-1 codes with country names.
2129

22-
The rest is from the previous submission:
30+
0.9.0 CRAN candidate:
2331

2432
* This is a new release. The data package contains no code, only the SDMX statistical ISO
2533
standards codelists. The aim of the package is to streamline standard statistical metadata use in various CRAN released and newly developed rOpenGov packages.

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CODE_OF_CONDUCT.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)