Last updated on 2026-05-28 01:50:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 12.01 | 153.98 | 165.99 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 9.60 | 105.99 | 115.59 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 22.00 | 234.73 | 256.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 22.00 | 243.40 | 265.40 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 17.00 | 197.00 | 214.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 19.05 | 146.27 | 165.32 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 10.33 | 146.84 | 157.17 | OK | |
| 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 | 17.00 | 196.00 | 213.00 | ERROR | |
| 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 | 21.00 | 235.00 | 256.00 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [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: 273.1 >= 269.0
Difference: 4.2 >= 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64