CRAN Package Check Results for Package googleway

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.7.8 0.77 1.95 2.72 ERROR
r-devel-linux-x86_64-debian-gcc 2.7.8 4.93 50.01 54.94 NOTE
r-devel-linux-x86_64-fedora-clang 2.7.8 125.26 NOTE
r-devel-linux-x86_64-fedora-gcc 2.7.8 129.31 NOTE
r-devel-windows-x86_64 2.7.8 13.00 100.00 113.00 NOTE
r-patched-linux-x86_64 2.7.8 NOTE
r-release-linux-x86_64 2.7.8 7.83 67.60 75.43 ERROR
r-release-macos-arm64 2.7.8 54.00 NOTE
r-release-macos-x86_64 2.7.8 82.00 NOTE
r-release-windows-x86_64 2.7.8 13.00 108.00 121.00 NOTE
r-oldrel-macos-arm64 2.7.8 54.00 OK
r-oldrel-macos-x86_64 2.7.8 96.00 OK
r-oldrel-windows-x86_64 2.7.8 13.00 114.00 127.00 OK

Check Details

Version: 2.7.8
Check: package dependencies
Result: ERROR Package required but not available: ‘googlePolylines’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.7.8
Check: Rd files
Result: NOTE checkRd: (-1) google_find_place.Rd:67: Lost braces in \itemize; meant \describe ? checkRd: (-1) google_find_place.Rd:68: Lost braces in \itemize; meant \describe ? checkRd: (-1) google_find_place.Rd:69: Lost braces in \itemize; meant \describe ? checkRd: (-1) google_map.Rd:54: Lost braces; missing escapes or markup? 54 | of `{sf}` objects).} | ^ Flavors: 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: 2.7.8
Check: tests
Result: ERROR Running ‘manual_tests.R’ [0s/0s] Running ‘testthat.R’ [12s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(googleway) > > test_check("googleway") [ FAIL 1 | WARN 0 | SKIP 7 | PASS 566 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • call to api (1): 'test-google_directions.R:185:3' • empty test (1): 'test-legend.R:4:1' • incorrect error string in match.arg (3): 'test-google-package.R:13:3', 'test-google-package.R:36:3', 'test-google_directions.R:15:3' • request to api (1): 'test-google_directions.R:212:3' • requires connection (1): 'test-google_map.R:64:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-google_reverse_geocode.R:65:3'): reverse geocode attempted ─── ... == "The provided API key is invalid. " is not TRUE `actual`: `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 7 | PASS 566 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64