R Under development (unstable) (2024-03-05 r86054 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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') > test_check("spocc") Loading required package: spocc [ FAIL 0 | WARN 0 | SKIP 17 | PASS 0 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test-as.ala.R:1:1', 'test-as.ecoengine.R:1:1', 'test-as.gbif.R:1:1', 'test-as.idigbio.R:1:1', 'test-as.inat.R:1:1', 'test-as.obis.R:1:1', 'test-as.vertnet.R:1:1', 'test-common_params.R:3:1', 'test-geometry.R:3:1', 'test-has_coords.R:3:1', 'test-idbasedsearch.R:3:1', 'test-occ2df.R:3:1', 'test-options.R:3:1', 'test-paging.R:3:1', 'test-print_methods.R:3:1', 'test-taxize-integration.R:3:1', 'test-wkt_vis.R:3:1' [ FAIL 0 | WARN 0 | SKIP 17 | PASS 0 ] > > proc.time() user system elapsed 2.45 0.51 2.93