From ac1e7e32df39fe8e455c669454aae5c45c1e2d29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 18:39:12 +0000 Subject: [PATCH] Update docs with pkgdev --- DESCRIPTION | 2 ++ codemeta.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index d037558..c1c78f0 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -42,3 +42,5 @@ Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 X-schema.org-applicationCategory: Macroeconomics X-schema.org-isPartOf: https://ropenspain.es/ +X-schema.org-keywords: api, bde, cran, ggplot2, macroeconomics, r, + r-package, ropenspain, rstats, series-data, spain diff --git a/codemeta.json b/codemeta.json index 8c0fa98..05b4e2b 100644 --- a/codemeta.json +++ b/codemeta.json @@ -192,7 +192,8 @@ }, "applicationCategory": "Macroeconomics", "isPartOf": "https://ropenspain.es/", - "fileSize": "289.056KB", + "keywords": ["api", "bde", "cran", "ggplot2", "macroeconomics", "r", "r-package", "ropenspain", "rstats", "series-data", "spain"], + "fileSize": "289.182KB", "citation": [ { "@type": "SoftwareSourceCode", @@ -214,6 +215,5 @@ "releaseNotes": "https://github.com/rOpenSpain/tidyBdE/blob/master/NEWS.md", "readme": "https://github.com/rOpenSpain/tidyBdE/blob/main/README.md", "contIntegration": ["https://github.com/rOpenSpain/tidyBdE/actions/workflows/check-full.yaml", "https://github.com/rOpenSpain/tidyBdE/actions/workflows/rhub.yaml", "https://app.codecov.io/gh/ropenspain/tidyBdE"], - "developmentStatus": "https://www.repostatus.org/#active", - "keywords": ["r-package", "api", "macroeconomics", "r", "rstats", "bde", "cran", "series-data", "spain", "ropenspain", "ggplot2"] + "developmentStatus": "https://www.repostatus.org/#active" }