CRAN Package Check Results for Package sgat

Last updated on 2024-03-27 19:57:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9 2.43 28.78 31.21 ERROR
r-devel-linux-x86_64-debian-gcc 0.9 1.80 23.21 25.01 NOTE
r-devel-linux-x86_64-fedora-clang 0.9 41.39 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9 52.97 NOTE
r-devel-windows-x86_64 0.9 4.00 47.00 51.00 NOTE
r-patched-linux-x86_64 0.9 2.47 28.00 30.47 NOTE
r-release-linux-x86_64 0.9 2.51 27.75 30.26 NOTE
r-release-macos-arm64 0.9 31.00 NOTE
r-release-macos-x86_64 0.9 40.00 NOTE
r-release-windows-x86_64 0.9 4.00 49.00 53.00 NOTE
r-oldrel-macos-arm64 0.9 23.00 NOTE
r-oldrel-windows-x86_64 0.9 4.00 55.00 59.00 NOTE

Check Details

Version: 0.9
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory 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-windows-x86_64

Version: 0.9
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(sgat) > > test_check("sgat") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 1 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-initialization_sgat.R:1:1', 'test-sgat.R:1:1', 'test-sgat_day.R:1:1', 'test-tripadvisor_places.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ushuaia_restaurants.R:3:3'): gives vector ──────────────────── length(restaurants) is not strictly more than 100. Difference: -99 [ FAIL 1 | WARN 0 | SKIP 4 | PASS 1 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.9
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘plyr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64