Last updated on 2025-04-03 09:56:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.61 | 7.65 | 87.79 | 95.44 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.61 | 4.97 | 63.79 | 68.76 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.61 | 100.35 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.61 | 176.13 | ERROR | |||
r-devel-macos-arm64 | 1.61 | 56.00 | OK | |||
r-devel-macos-x86_64 | 1.61 | 168.00 | OK | |||
r-devel-windows-x86_64 | 1.61 | 9.00 | 146.00 | 155.00 | OK | |
r-patched-linux-x86_64 | 1.61 | 9.42 | 83.87 | 93.29 | OK | |
r-release-linux-x86_64 | 1.61 | 6.52 | 82.52 | 89.04 | OK | |
r-release-macos-arm64 | 1.61 | 60.00 | OK | |||
r-release-macos-x86_64 | 1.61 | 147.00 | OK | |||
r-release-windows-x86_64 | 1.61 | 9.00 | 145.00 | 154.00 | OK | |
r-oldrel-macos-arm64 | 1.61 | OK | ||||
r-oldrel-macos-x86_64 | 1.61 | 142.00 | OK | |||
r-oldrel-windows-x86_64 | 1.61 | 9.00 | 154.00 | 163.00 | OK |
Version: 1.61
Check: tests
Result: ERROR
Running ‘tinytest.R’ [0s/0s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ tinytest::test_package("biogas")
+ }
Error in structure(unlist(test_output, recursive = FALSE), class = "tinytests", :
attempt to set an attribute on NULL
Calls: <Anonymous> -> run_test_dir -> structure
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.61
Check: tests
Result: ERROR
Running ‘tinytest.R’
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ tinytest::test_package("biogas")
+ }
Error in structure(unlist(test_output, recursive = FALSE), class = "tinytests", :
attempt to set an attribute on NULL
Calls: <Anonymous> -> run_test_dir -> structure
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc