CRAN Package Check Results for Package TrenchR

Last updated on 2024-10-19 02:49:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 12.54 153.91 166.45 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.1 10.93 108.70 119.63 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.1 287.63 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 262.94 NOTE
r-devel-windows-x86_64 1.1.1 18.00 205.00 223.00 ERROR
r-patched-linux-x86_64 1.1.1 NOTE
r-release-linux-x86_64 1.1.1 13.67 143.46 157.13 NOTE
r-release-macos-arm64 1.1.1 68.00 NOTE
r-release-macos-x86_64 1.1.1 106.00 NOTE
r-release-windows-x86_64 1.1.1 15.00 192.00 207.00 NOTE
r-oldrel-macos-arm64 1.1.1 89.00 OK
r-oldrel-macos-x86_64 1.1.1 143.00 OK
r-oldrel-windows-x86_64 1.1.1 19.00 224.00 243.00 OK

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

Version: 1.1.1
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > test_check("TrenchR") Loading required package: TrenchR [ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-25-RadiationFunctions.R:21:3'): monthly_solar_radiation function works as expected ── monthly_solar_radiation(...) is not strictly less than 268.9506. Difference: 1.25 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64