Last updated on 2026-04-28 01:50:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.84 | 47.81 | 51.65 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 3.31 | 35.85 | 39.16 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 7.00 | 71.38 | 78.38 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 83.77 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 8.00 | 70.00 | 78.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 3.82 | 41.45 | 45.27 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 3.34 | 41.33 | 44.67 | OK | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 18.00 | 19.00 | ERROR | |
| r-release-macos-x86_64 | 1.0.0 | 3.00 | 71.00 | 74.00 | ERROR | |
| r-release-windows-x86_64 | 1.0.0 | 8.00 | 89.00 | 97.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 3.00 | 55.00 | 58.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 8.00 | 81.00 | 89.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
Error: package or namespace load failed for 'testthat' in find.package(package, lib.loc, verbose = verbose):
there is no package called 'testthat'
In addition: Warning message:
S3 methods 'as.data.frame.testthat_results', 'as.expectation.default', 'as.expectation.error', 'as.expectation.expectation', 'as.expectation.skip', 'as.expectation.warning', 'compare.POSIXt', 'compare.character', 'compare.default', 'compare.numeric', 'format.expectation', 'format.expectation_success', 'format.mismatch_character', 'format.mismatch_numeric', 'output_replay.character', 'output_replay.error', 'output_replay.message', 'output_replay.recordedplot', 'output_replay.source', 'output_replay.warning', 'print.comparison', 'print.expectation', 'print.mismatch_character', 'print.mismatch_numeric', 'print.testthat_hint', 'print.testthat_results', 'snapshot_replay.character', 'snapshot_replay.condition', 'snapshot_replay.source', 'test_mock_method.integer', 'testthat_print.default' were declared in NAMESPACE but not found
Execution halted
Flavor: r-release-macos-arm64
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
Error in library(testthat) : there is no package called 'testthat'
Execution halted
Flavor: r-release-macos-x86_64