CRAN Package Check Results for Package codemetar

Last updated on 2026-01-26 22:49:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.6 3.41 43.33 46.74 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.6 2.84 33.61 36.45 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.6 69.63 OK
r-devel-linux-x86_64-fedora-gcc 0.3.6 7.00 85.21 92.21 OK
r-devel-windows-x86_64 0.3.6 7.00 61.00 68.00 ERROR
r-patched-linux-x86_64 0.3.6 4.02 37.67 41.69 OK
r-release-linux-x86_64 0.3.6 4.03 37.75 41.78 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 68.00 77.00 OK

Check Details

Version: 0.3.6
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] 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' [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