CRAN Package Check Results for Package TrenchR

Last updated on 2026-01-14 19:50:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 12.29 162.96 175.25 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.1 9.20 114.52 123.72 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 24.00 257.62 281.62 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 21.00 243.93 264.93 NOTE
r-devel-windows-x86_64 1.1.1 15.00 195.00 210.00 NOTE
r-patched-linux-x86_64 1.1.1 17.13 142.19 159.32 NOTE
r-release-linux-x86_64 1.1.1 12.47 142.36 154.83 NOTE
r-release-macos-arm64 1.1.1 NOTE
r-release-macos-x86_64 1.1.1 8.00 154.00 162.00 NOTE
r-release-windows-x86_64 1.1.1 16.00 182.00 198.00 NOTE
r-oldrel-macos-arm64 1.1.1 NOTE
r-oldrel-macos-x86_64 1.1.1 8.00 98.00 106.00 NOTE
r-oldrel-windows-x86_64 1.1.1 22.00 233.00 255.00 NOTE

Check Details

Version: 1.1.1
Check: Rd files
Result: NOTE checkRd: (-1) DRYAIR.Rd:18: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DRYAIR.Rd:19: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DRYAIR.Rd:20: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DRYAIR.Rd:21: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DRYAIR.Rd:22: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DRYAIR.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DRYAIR.Rd:24: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DRYAIR.Rd:25: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DRYAIR.Rd:26: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DRYAIR.Rd:27: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) DRYAIR.Rd:28: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) WETAIR.Rd:41: Lost braces in \itemize; meant \describe ? checkRd: (-1) WETAIR.Rd:42: Lost braces in \itemize; meant \describe ? checkRd: (-1) WETAIR.Rd:22: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) WETAIR.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) WETAIR.Rd:24: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) WETAIR.Rd:25: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) WETAIR.Rd:26: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) WETAIR.Rd:27: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) WETAIR.Rd:28: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) WETAIR.Rd:29: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) WETAIR.Rd:30: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) diurnal_temp_variation_sineexp.Rd:41: Lost braces in \itemize; meant \describe ? checkRd: (-1) diurnal_temp_variation_sineexp.Rd:42: Lost braces in \itemize; meant \describe ? checkRd: (-1) diurnal_temp_variation_sineexp.Rd:43: Lost braces in \itemize; meant \describe ? checkRd: (-1) diurnal_temp_variation_sineexp.Rd:44: Lost braces in \itemize; meant \describe ? Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] 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: 279.3 >= 269.0 Difference: 10.4 >= 0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc