CRAN Package Check Results for Package codemetar

Last updated on 2026-02-08 21:50:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.6 3.11 43.44 46.55 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.6 3.19 33.77 36.96 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.6 8.00 67.38 75.38 OK
r-devel-linux-x86_64-fedora-gcc 0.3.6 7.00 89.48 96.48 ERROR
r-devel-windows-x86_64 0.3.6 9.00 59.00 68.00 ERROR
r-patched-linux-x86_64 0.3.6 4.01 37.57 41.58 OK
r-release-linux-x86_64 0.3.6 4.22 37.66 41.88 OK
r-release-macos-arm64 0.3.6 OK
r-release-macos-x86_64 0.3.6 3.00 50.00 53.00 OK
r-release-windows-x86_64 0.3.6 7.00 58.00 65.00 OK
r-oldrel-macos-arm64 0.3.6 OK
r-oldrel-macos-x86_64 0.3.6 3.00 53.00 56.00 OK
r-oldrel-windows-x86_64 0.3.6 9.00 69.00 78.00 OK

Check Details

Version: 0.3.6
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(codemetar) > > test_check("codemetar") Saving _problems/test-give_opinions-113.R [ FAIL 1 | WARN 0 | SKIP 14 | PASS 60 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-create_codemeta.R:3:3', 'test-extract_badges.R:19:3', 'test-frame.R:3:5', 'test-give_opinions.R:6:3', 'test-give_opinions.R:14:3', 'test-give_opinions.R:32:3', 'test-give_opinions.R:41:3', 'test-give_opinions.R:49:3', 'test-give_opinions.R:79:3', 'test-guess_metadata.R:3:3', 'test-guess_metadata.R:80:3', 'test-guess_metadata.R:95:3', 'test-guess_metadata.R:116:3', 'test-write_codemeta.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-give_opinions.R:113:3'): try_to_give_opinions_readme() works ── Expected `try_to_give_opinions_readme(package_file("dplyr", "DESCRIPTION"))` to be NULL. Differences: `actual` is an S3 object of class <data.frame>, a list `expected` is NULL [ FAIL 1 | WARN 0 | SKIP 14 | PASS 60 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.6
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(codemetar) > > test_check("codemetar") Saving _problems/test-give_opinions-113.R [ FAIL 1 | WARN 0 | SKIP 14 | PASS 60 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-create_codemeta.R:3:3', 'test-extract_badges.R:19:3', 'test-frame.R:3:5', 'test-give_opinions.R:6:3', 'test-give_opinions.R:14:3', 'test-give_opinions.R:32:3', 'test-give_opinions.R:41:3', 'test-give_opinions.R:49:3', 'test-give_opinions.R:79:3', 'test-guess_metadata.R:3:3', 'test-guess_metadata.R:80:3', 'test-guess_metadata.R:95:3', 'test-guess_metadata.R:116:3', 'test-write_codemeta.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-give_opinions.R:113:3'): try_to_give_opinions_readme() works ── Expected `try_to_give_opinions_readme(package_file("dplyr", "DESCRIPTION"))` to be NULL. Differences: `actual` is an S3 object of class <data.frame>, a list `expected` is NULL [ FAIL 1 | WARN 0 | SKIP 14 | PASS 60 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.6
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/15s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(codemetar) > > test_check("codemetar") Saving _problems/test-give_opinions-113.R [ FAIL 1 | WARN 0 | SKIP 15 | PASS 55 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-create_codemeta.R:3:3', 'test-extract_badges.R:19:3', 'test-frame.R:3:5', 'test-give_opinions.R:6:3', 'test-give_opinions.R:14:3', 'test-give_opinions.R:32:3', 'test-give_opinions.R:41:3', 'test-give_opinions.R:49:3', 'test-give_opinions.R:79:3', 'test-guess_metadata.R:3:3', 'test-guess_metadata.R:80:3', 'test-guess_metadata.R:95:3', 'test-guess_metadata.R:116:3', 'test-write_codemeta.R:2:3' • nzchar(Sys.getenv("GITHUB_PAT")) is not TRUE (1): 'test-guess_metadata.R:61:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-give_opinions.R:113:3'): try_to_give_opinions_readme() works ── Expected `try_to_give_opinions_readme(package_file("dplyr", "DESCRIPTION"))` to be NULL. Differences: `actual` is an S3 object of class <data.frame>, a list `expected` is NULL [ FAIL 1 | WARN 0 | SKIP 15 | PASS 55 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.6
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(codemetar) > > test_check("codemetar") Saving _problems/test-give_opinions-113.R [ FAIL 1 | WARN 0 | SKIP 15 | PASS 55 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-create_codemeta.R:3:3', 'test-extract_badges.R:19:3', 'test-frame.R:3:5', 'test-give_opinions.R:6:3', 'test-give_opinions.R:14:3', 'test-give_opinions.R:32:3', 'test-give_opinions.R:41:3', 'test-give_opinions.R:49:3', 'test-give_opinions.R:79:3', 'test-guess_metadata.R:3:3', 'test-guess_metadata.R:80:3', 'test-guess_metadata.R:95:3', 'test-guess_metadata.R:116:3', 'test-write_codemeta.R:2:3' • nzchar(Sys.getenv("GITHUB_PAT")) is not TRUE (1): 'test-guess_metadata.R:61:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-give_opinions.R:113:3'): try_to_give_opinions_readme() works ── Expected `try_to_give_opinions_readme(package_file("dplyr", "DESCRIPTION"))` to be NULL. Differences: `actual` is an S3 object of class <data.frame>, a list `expected` is NULL [ FAIL 1 | WARN 0 | SKIP 15 | PASS 55 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.