diff --git a/.Rbuildignore b/.Rbuildignore index c371a740..60e7551b 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -28,3 +28,5 @@ ^\.lintr$ ^CODE_OF_CONDUCT\.md$ ^CONTRIBUTING\.md$ +^Rplots\.pdf$ +^vignettes/precompute\.Rmd\.orig$ diff --git a/.gitignore b/.gitignore index aff200ca..28403ec0 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ CRAN-SUBMISSION .github/pkg.lock cran-comments.md .Rdata +Rplots.pdf diff --git a/DESCRIPTION b/DESCRIPTION index ba37b267..975d658a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -24,10 +24,10 @@ Suggests: testthat (>= 3.0.0) VignetteBuilder: knitr -Config/Needs/website: ropenspain/rostemplate, ggplot2 +Config/Needs/website: ropenspain/rostemplate, ggplot2, devtools Config/testthat/edition: 3 Encoding: UTF-8 Language: es_ES Roxygen: list(markdown = TRUE) -RoxygenNote: 7.3.0 +RoxygenNote: 7.3.1 X-schema.org-isPartOf: https://ropenspain.es/ diff --git a/codemeta.json b/codemeta.json index fc4a7a67..7ca587a5 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.3.2 (2023-10-31)", + "runtimePlatform": "R version 4.3.2 (2023-10-31 ucrt)", "author": [ { "@type": "Person", @@ -146,7 +146,7 @@ "SystemRequirements": null }, "isPartOf": "https://ropenspain.es/", - "fileSize": "245.087KB", + "fileSize": "249.991KB", "citation": [ { "@type": "SoftwareSourceCode", diff --git a/inst/pkgdown/templates/navbar.html b/inst/pkgdown/templates/navbar.html index 1e18c385..e91b2a1e 100644 --- a/inst/pkgdown/templates/navbar.html +++ b/inst/pkgdown/templates/navbar.html @@ -2,7 +2,7 @@