Last updated on 2026-07-06 14:52:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.7.1 | 9.84 | 91.93 | 101.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.7.1 | 7.35 | 75.05 | 82.40 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.7.1 | 2.71 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 3.7.1 | 2.54 | ERROR | |||
| r-devel-windows-x86_64 | 3.7.1 | 10.00 | 81.00 | 91.00 | OK | |
| r-patched-linux-x86_64 | 3.7.1 | 10.02 | 88.02 | 98.04 | OK | |
| r-release-linux-x86_64 | 3.7.1 | 9.02 | 88.29 | 97.31 | ERROR | |
| r-release-macos-arm64 | 3.7.1 | 2.00 | 20.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 3.7.1 | 5.00 | 57.00 | 62.00 | OK | |
| r-release-windows-x86_64 | 3.7.1 | 8.00 | 82.00 | 90.00 | OK | |
| r-oldrel-macos-arm64 | 3.7.1 | 2.00 | 21.00 | 23.00 | OK | |
| r-oldrel-macos-x86_64 | 3.7.1 | 5.00 | 54.00 | 59.00 | OK | |
| r-oldrel-windows-x86_64 | 3.7.1 | 11.00 | 93.00 | 104.00 | OK |
Version: 3.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
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") # nolint unused_import_linter undesirable_function_linter
> library("rjd3workspace") # nolint unused_import_linter undesirable_function_linter
>
> test_check("rjd3workspace")
Saving _problems/test-check_information-9.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check_information.R:9:5'): multiplication works ────────────────
<AbstractMethodError/IncompatibleClassChangeError/LinkageError/Error/Throwable/Object/Exception/error/condition>
Error in `.jcheck(silent = FALSE)`: java.lang.AbstractMethodError: Method jdplus/x13/base/api/x13/X13Spec.getFrequency()I is abstract
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.7.1
Check: package dependencies
Result: ERROR
Packages required but not available:
'rjd3providers', 'rjd3tramoseats', 'rjd3x13'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/4s]
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") # nolint unused_import_linter undesirable_function_linter
> library("rjd3workspace") # nolint unused_import_linter undesirable_function_linter
>
> test_check("rjd3workspace")
Saving _problems/test-check_information-9.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check_information.R:9:5'): multiplication works ────────────────
<AbstractMethodError/IncompatibleClassChangeError/LinkageError/Error/Throwable/Object/Exception/error/condition>
Error in `.jcheck(silent = FALSE)`: java.lang.AbstractMethodError: Method jdplus/x13/base/api/x13/X13Spec.getFrequency()I is abstract
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64