CRAN Package Check Results for Package googleway

Last updated on 2026-06-07 02:50:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.7.8 8.01 79.28 87.29 NOTE
r-devel-linux-x86_64-debian-gcc 2.7.8 4.94 57.72 62.66 NOTE
r-devel-linux-x86_64-fedora-clang 2.7.8 14.00 126.29 140.29 NOTE
r-devel-linux-x86_64-fedora-gcc 2.7.8 12.00 128.90 140.90 NOTE
r-devel-windows-x86_64 2.7.8 12.00 110.00 122.00 NOTE
r-patched-linux-x86_64 2.7.8 7.58 77.03 84.61 NOTE
r-release-linux-x86_64 2.7.8 5.87 76.33 82.20 NOTE
r-release-macos-arm64 2.7.8 2.00 37.00 39.00 NOTE
r-release-macos-x86_64 2.7.8 6.00 102.00 108.00 NOTE
r-release-windows-x86_64 2.7.8 11.00 110.00 121.00 ERROR
r-oldrel-macos-arm64 2.7.8 NOTE
r-oldrel-macos-x86_64 2.7.8 5.00 92.00 97.00 NOTE
r-oldrel-windows-x86_64 2.7.8 16.00 123.00 139.00 NOTE

Check Details

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-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-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.7.8
Check: tests
Result: ERROR Running 'manual_tests.R' [0s] Running 'testthat.R' [13s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(googleway) > > test_check("googleway") Saving _problems/test-google_elevation-128.R [ 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_elevation.R:127:3'): data is attempted to be downloaded ── Expected `... == "The provided API key is invalid. "` to be TRUE. Differences: `actual`: `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 7 | PASS 566 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64