CRAN Package Check Results for Package codemetar

Last updated on 2026-01-23 00:51:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.6 4.31 42.48 46.79 OK
r-devel-linux-x86_64-debian-gcc 0.3.6 2.62 34.24 36.86 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.6 7.00 65.27 72.27 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 9.00 57.00 66.00 OK
r-patched-linux-x86_64 0.3.6 4.02 37.67 41.69 OK
r-release-linux-x86_64 0.3.6 3.45 37.58 41.03 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 8.00 57.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 8.00 68.00 76.00 OK

Check Details

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