diff --git a/DESCRIPTION b/DESCRIPTION index 10177d4..95e8059 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: pkgcheck Title: rOpenSci Package Checks -Version: 0.1.2.035 +Version: 0.1.2.036 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2172-5265")), diff --git a/Dockerfile b/Dockerfile index 7d02517..6dd522b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -116,7 +116,6 @@ RUN apt-get update -qq && apt-get install -y \ libprotobuf-dev \ libprotoc-dev \ librabbitmq-dev \ - librdf0-dev \ librdf0 \ librrd-dev \ librsvg2-dev \ diff --git a/codemeta.json b/codemeta.json index edd0d3a..8b68442 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/ropensci-review-tools/pkgcheck", "issueTracker": "https://github.com/ropensci-review-tools/pkgcheck/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.1.2.035", + "version": "0.1.2.036", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",