Last updated on 2026-01-02 03:51:10 CET.
| Package | ERROR | OK |
|---|---|---|
| dataset | 1 | 12 |
| iotables | 13 | |
| spotifyr | 13 | |
| statcodelists | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [10s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(dataset)
Attaching package: 'dataset'
The following object is masked from 'package:testthat':
describe
>
> test_check("dataset")
Saving _problems/test-bibrecord-4.R
The dataset has already a rights field: :tba
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 940 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bibrecord.R:4:3'): S3 dispatch works for print.bibrecord ─────
Expected `any(grepl("B A \\(2025\\)", out))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 940 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13