R Under development (unstable) (2023-08-21 r84998 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(googlePolylines) > > test_check("googlePolylines") polyline 1 : abc polyline 1 : abc polyline 1 : abc polyline 1 abc... polyline 1 abc... polyline 1 abc... [ FAIL 0 | WARN 0 | SKIP 22 | PASS 32 ] ══ Skipped tests (22) ══════════════════════════════════════════════════════════ • On CRAN (22): 'test-Encode.R:13:3', 'test-Encode.R:30:3', 'test-Encode.R:49:3', 'test-Encode.R:61:3', 'test-Encode.R:78:3', 'test-Encode.R:97:3', 'test-Encode.R:134:3', 'test-Encode.R:149:3', 'test-Encode.R:169:3', 'test-Encode.R:401:3', 'test-Utils.R:6:3', 'test-Utils_sf.R:5:3', 'test-Utils_sf.R:24:3', 'test-Utils_sf.R:52:3', 'test-googlePolylinels-package.R:6:3', 'test-sfencoded.R:6:3', 'test-sfencoded.R:23:3', 'test-sfencoded.R:33:3', 'test-sfencoded.R:50:3', 'test-sfencoded.R:72:3', 'test-sfencoded.R:118:3', 'test-sfencoded.R:131:3' [ FAIL 0 | WARN 0 | SKIP 22 | PASS 32 ] > > proc.time() user system elapsed 1.15 0.32 1.67