R Under development (unstable) (2024-04-23 r86473 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) > library(finbif) > > test_check("finbif") [ FAIL 0 | WARN 0 | SKIP 47 | PASS 72 ] ══ Skipped tests (47) ══════════════════════════════════════════════════════════ • On CRAN (46): 'test-finbif_api_get.R:4:5', 'test-finbif_api_get.R:26:5', 'test-finbif_api_get.R:51:5', 'test-finbif_check_taxa.R:6:5', 'test-finbif_check_taxa.R:20:5', 'test-finbif_collections.R:6:5', 'test-finbif_collections.R:32:5', 'test-finbif_last_mod.R:6:5', 'test-finbif_occurrence-db.R:24:5', 'test-finbif_occurrence.R:6:5', 'test-finbif_occurrence.R:82:5', 'test-finbif_occurrence.R:102:5', 'test-finbif_occurrence.R:118:5', 'test-finbif_occurrence.R:173:5', 'test-finbif_occurrence.R:183:5', 'test-finbif_occurrence.R:215:5', 'test-finbif_occurrence.R:249:5', 'test-finbif_occurrence.R:283:5', 'test-finbif_occurrence.R:304:5', 'test-finbif_occurrence.R:322:5', 'test-finbif_occurrence.R:340:5', 'test-finbif_occurrence.R:360:5', 'test-finbif_occurrence.R:380:5', 'test-finbif_occurrence.R:403:5', 'test-finbif_occurrence.R:420:5', 'test-finbif_occurrence.R:435:5', 'test-finbif_occurrence.R:455:5', 'test-finbif_occurrence.R:473:5', 'test-finbif_occurrence.R:491:5', 'test-finbif_occurrence.R:509:5', 'test-finbif_occurrence.R:530:5', 'test-finbif_occurrence.R:558:5', 'test-finbif_occurrence.R:578:5', 'test-finbif_occurrence.R:601:5', 'test-finbif_occurrence_load.R:37:5', 'test-finbif_occurrence_load.R:242:5', 'test-finbif_occurrence_load.R:255:5', 'test-finbif_occurrence_load.R:279:5', 'test-finbif_request_token.R:33:5', 'test-finbif_request_token.R:59:5', 'test-finbif_taxa.R:6:5', 'test-finbif_taxa.R:20:5', 'test-finbif_taxa.R:36:5', 'test-metadata.R:4:5', 'test-metadata.R:120:5', 'test-sysdata.R:4:5' • On Windows (1): 'test-finbif_occurrence_load.R:212:5' [ FAIL 0 | WARN 0 | SKIP 47 | PASS 72 ] Warning message: call dbDisconnect() when finished working with a connection > > proc.time() user system elapsed 2.95 0.64 4.23