Last updated on 2026-08-16 23:50:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 13.72 | 154.38 | 168.10 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 9.66 | 109.54 | 119.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 10.00 | 107.24 | 117.24 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 9.00 | 102.31 | 111.31 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 17.00 | 187.00 | 204.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 18.25 | 148.78 | 167.03 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 12.38 | 150.59 | 162.97 | ERROR | |
| r-release-macos-arm64 | 1.2.1 | 3.00 | 41.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 1.2.1 | 9.00 | 141.00 | 150.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 16.00 | 0.00 | 16.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | 3.00 | 39.00 | 42.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.1 | 9.00 | 155.00 | 164.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 22.00 | 247.00 | 269.00 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("TrenchR")
Loading required package: TrenchR
Saving _problems/test-25-RadiationFunctions-21.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-25-RadiationFunctions.R:21:3'): monthly_solar_radiation function works as expected ──
Expected `monthly_solar_radiation(...)` < 268.9506.
Actual comparison: 271.8 >= 269.0
Difference: 2.9 >= 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64