Last updated on 2025-09-06 17:52:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 14.93 | 224.26 | 239.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 11.08 | 116.03 | 127.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 327.67 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 297.08 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 18.00 | 123.00 | 141.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.0 | 14.36 | 219.15 | 233.51 | OK | |
r-release-linux-x86_64 | 1.0.0 | 15.94 | 215.38 | 231.32 | OK | |
r-release-macos-arm64 | 1.0.0 | 50.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 102.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 19.00 | 125.00 | 144.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.0 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 102.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 22.00 | 162.00 | 184.00 | ERROR |
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [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)
> library(unfold)
>
> test_check("unfold")
Flavor: r-devel-windows-x86_64
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
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(unfold)
>
> test_check("unfold")
Flavor: r-release-windows-x86_64
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
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(unfold)
>
> test_check("unfold")
Flavor: r-oldrel-windows-x86_64