CRAN Package Check Results for Package WhatsR

Last updated on 2024-09-29 15:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 17.14 240.26 257.40 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 11.31 170.85 182.16 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 414.24 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 402.11 OK
r-devel-windows-x86_64 1.0.4 19.00 247.00 266.00 OK
r-patched-linux-x86_64 1.0.4 ERROR
r-release-linux-x86_64 1.0.4 14.36 226.11 240.47 OK
r-release-macos-arm64 1.0.4 143.00 OK
r-release-macos-x86_64 1.0.4 225.00 OK
r-release-windows-x86_64 1.0.4 20.00 247.00 267.00 OK
r-oldrel-macos-arm64 1.0.4 141.00 OK
r-oldrel-macos-x86_64 1.0.4 261.00 OK
r-oldrel-windows-x86_64 1.0.4 24.00 295.00 319.00 OK

Check Details

Version: 1.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [118s/157s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(WhatsR) > > test_check("WhatsR") Loading required package: ragg i © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors. Could not download Stadiamaps map data. Do you have an Internet connection? i © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors. i © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors. i © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors. [ FAIL 2 | WARN 1 | SKIP 0 | PASS 291 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-WhatsR-tests.R:1371:4'): Plotting Location ─────────────────── `test_location1` (`actual`) not identical to `test` (`expected`). `actual` is a logical vector (NA) `expected` is an S3 object of class <data.frame>, a list ── Error ('test-WhatsR-tests.R:1419:4'): Plotting Location ───────────────────── Error in `test_location1$Lat`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─testthat::expect_identical(...) at test-WhatsR-tests.R:1419:4 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─base::identical(...) [ FAIL 2 | WARN 1 | SKIP 0 | PASS 291 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64