Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: pkgcheck
Title: rOpenSci Package Checks
Version: 0.1.2.262
Version: 0.1.2.263
Authors@R: c(
person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2172-5265")),
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.262",
"version": "0.1.2.263",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down
2 changes: 2 additions & 0 deletions tests/testthat/_snaps/pkgcheck/checks0.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ <h3>1. rOpenSci Statistical Standards (<a href="https://github.com/ropensci-revi
<p>❌ This package still has TODO standards and can not be submitted
Package can not be submitted because the following standards [v0.2.0] are missing from your code:</p>
<p>G1.0
G1.4
G1.4a
G1.5
G1.6
G2.0a
G2.1a
Expand Down
2 changes: 2 additions & 0 deletions tests/testthat/_snaps/pkgcheck/checks0.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ This package is in the following category:
Package can not be submitted because the following standards [v0.2.0] are missing from your code:

G1.0
G1.4
G1.4a
G1.5
G1.6
G2.0a
G2.1a
Expand Down
2 changes: 2 additions & 0 deletions tests/testthat/_snaps/pkgcheck/checks1.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ <h3>1. rOpenSci Statistical Standards (<a href="https://github.com/ropensci-revi
<p>❌ This package still has TODO standards and can not be submitted
Package can not be submitted because the following standards [v0.2.0] are missing from your code:</p>
<p>G1.0
G1.4
G1.4a
G1.5
G1.6
G2.0a
G2.1a
Expand Down
2 changes: 2 additions & 0 deletions tests/testthat/_snaps/pkgcheck/checks1.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ This package is in the following category:
Package can not be submitted because the following standards [v0.2.0] are missing from your code:

G1.0
G1.4
G1.4a
G1.5
G1.6
G2.0a
G2.1a
Expand Down