Last updated on 2025-04-08 01:53:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.61 | 8.02 | 87.49 | 95.51 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.64.0 | 5.20 | 62.89 | 68.09 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.64.0 | 161.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.64.0 | 161.60 | OK | |||
r-devel-macos-arm64 | 1.64.0 | 105.00 | OK | |||
r-devel-macos-x86_64 | 1.64.0 | 186.00 | OK | |||
r-devel-windows-x86_64 | 1.64.0 | 8.00 | 151.00 | 159.00 | OK | |
r-patched-linux-x86_64 | 1.61 | 9.32 | 85.40 | 94.72 | OK | |
r-release-linux-x86_64 | 1.61 | 6.67 | 83.20 | 89.87 | OK | |
r-release-macos-arm64 | 1.64.0 | 100.00 | OK | |||
r-release-macos-x86_64 | 1.64.0 | 227.00 | OK | |||
r-release-windows-x86_64 | 1.64.0 | 13.00 | 162.00 | 175.00 | OK | |
r-oldrel-macos-arm64 | 1.64.0 | 102.00 | OK | |||
r-oldrel-macos-x86_64 | 1.64.0 | 169.00 | OK | |||
r-oldrel-windows-x86_64 | 1.64.0 | 10.00 | 147.00 | 157.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-clang