CRAN Package Check Results for Package easyclimate

Last updated on 2026-07-30 18:50:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 1.94 39.49 41.43 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 1.68 37.03 38.71 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 66.77 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 31.74 OK
r-devel-windows-x86_64 1.0.0 6.00 68.00 74.00 OK
r-patched-linux-x86_64 0.2.2 1.99 34.70 36.69 OK
r-release-linux-x86_64 0.2.2 1.71 34.99 36.70 OK
r-release-macos-arm64 1.0.0 1.00 40.00 41.00 OK
r-release-macos-x86_64 1.0.0 2.00 124.00 126.00 OK
r-release-windows-x86_64 1.0.0 4.00 72.00 76.00 OK
r-oldrel-macos-arm64 1.0.0 1.00 64.00 65.00 OK
r-oldrel-macos-x86_64 1.0.0 2.00 112.00 114.00 OK
r-oldrel-windows-x86_64 0.2.2 4.00 64.00 68.00 OK

Check Details

Version: 0.2.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: easyclimate/tests/testthat/test-get_daily_climate_single.R (.Dim: 2, .Dimnames: 2) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavor: r-devel-linux-x86_64-debian-clang