R Under development (unstable) (2024-01-11 r85801 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:68:5', 'test-finbif_occurrence.R:88:5', 'test-finbif_occurrence.R:104:5', 'test-finbif_occurrence.R:159:5', 'test-finbif_occurrence.R:169:5', 'test-finbif_occurrence.R:201:5', 'test-finbif_occurrence.R:235:5', 'test-finbif_occurrence.R:269:5', 'test-finbif_occurrence.R:290:5', 'test-finbif_occurrence.R:308:5', 'test-finbif_occurrence.R:326:5', 'test-finbif_occurrence.R:346:5', 'test-finbif_occurrence.R:366:5', 'test-finbif_occurrence.R:389:5', 'test-finbif_occurrence.R:406:5', 'test-finbif_occurrence.R:421:5', 'test-finbif_occurrence.R:441:5', 'test-finbif_occurrence.R:459:5', 'test-finbif_occurrence.R:477:5', 'test-finbif_occurrence.R:495:5', 'test-finbif_occurrence.R:516:5', 'test-finbif_occurrence.R:544:5', 'test-finbif_occurrence.R:564:5', 'test-finbif_occurrence.R:587: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 4.59 1.28 6.78