Last updated on 2026-01-19 09:49:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.1 | 6.95 | 100.78 | 107.73 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 5.58 | 73.62 | 79.20 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.1 | 13.00 | 160.77 | 173.77 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 13.00 | 180.23 | 193.23 | ERROR | |
| r-devel-windows-x86_64 | 0.4.1 | 9.00 | 127.00 | 136.00 | ERROR | |
| r-patched-linux-x86_64 | 0.4.1 | 8.12 | 90.23 | 98.35 | ERROR | |
| r-release-linux-x86_64 | 0.4.1 | 6.58 | 91.20 | 97.78 | ERROR | |
| r-release-macos-arm64 | 0.4.0 | 3.00 | 37.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 0.4.1 | 5.00 | 112.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 0.4.1 | 9.00 | 124.00 | 133.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.4.1 | 2.00 | 43.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.1 | 5.00 | 137.00 | 142.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.1 | 13.00 | 150.00 | 163.00 | ERROR |
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [16s/19s]
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-clang
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [10s/12s]
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
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [25s/46s]
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-fedora-clang
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [26s/26s]
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-fedora-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [19s]
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-windows-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [15s/18s]
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-patched-linux-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [16s/18s]
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-release-linux-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [20s]
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-release-windows-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [23s]
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-oldrel-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.