diff --git a/DESCRIPTION b/DESCRIPTION index 4518d9e1..9ce2755c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: pkgcheck Title: rOpenSci Package Checks -Version: 0.1.2.264 +Version: 0.1.2.265 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2172-5265")), diff --git a/codemeta.json b/codemeta.json index 3633670c..0eb6605c 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.264", + "version": "0.1.2.265", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", diff --git a/tests/testthat/_snaps/pkgcheck/checks0.html b/tests/testthat/_snaps/pkgcheck/checks0.html index a487a6f5..11e40a8c 100644 --- a/tests/testthat/_snaps/pkgcheck/checks0.html +++ b/tests/testthat/_snaps/pkgcheck/checks0.html @@ -45,9 +45,7 @@

1. rOpenSci Statistical Standards (TRUE -doclines_per_fn_src -1 -73.6 - - - fn_call_network_size 1 11.7 diff --git a/tests/testthat/_snaps/pkgcheck/checks0.md b/tests/testthat/_snaps/pkgcheck/checks0.md index 9e62b8a5..d3ba7e15 100644 --- a/tests/testthat/_snaps/pkgcheck/checks0.md +++ b/tests/testthat/_snaps/pkgcheck/checks0.md @@ -33,9 +33,7 @@ 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 @@ -233,7 +231,6 @@ The final measure (`fn_call_network_size`) is the total number of calls between |rel_whitespace_tests | 17| 2.8|TRUE | |doclines_per_fn_exp | 6| 2.3|TRUE | |doclines_per_fn_not_exp | 4| 100.0|TRUE | -|doclines_per_fn_src | 1| 73.6| | |fn_call_network_size | 1| 11.7| | --- diff --git a/tests/testthat/_snaps/pkgcheck/checks1.html b/tests/testthat/_snaps/pkgcheck/checks1.html index 1a15e227..7f17c344 100644 --- a/tests/testthat/_snaps/pkgcheck/checks1.html +++ b/tests/testthat/_snaps/pkgcheck/checks1.html @@ -47,9 +47,7 @@

1. rOpenSci Statistical Standards (TRUE -doclines_per_fn_src -1 -73.6 - - - fn_call_network_size 1 11.7 diff --git a/tests/testthat/_snaps/pkgcheck/checks1.md b/tests/testthat/_snaps/pkgcheck/checks1.md index da222cac..7b552f96 100644 --- a/tests/testthat/_snaps/pkgcheck/checks1.md +++ b/tests/testthat/_snaps/pkgcheck/checks1.md @@ -35,9 +35,7 @@ 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 @@ -235,7 +233,6 @@ The final measure (`fn_call_network_size`) is the total number of calls between |rel_whitespace_tests | 17| 2.8|TRUE | |doclines_per_fn_exp | 6| 2.3|TRUE | |doclines_per_fn_not_exp | 4| 100.0|TRUE | -|doclines_per_fn_src | 1| 73.6| | |fn_call_network_size | 1| 11.7| | ---