R Under development (unstable) (2025-06-15 r88316 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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(occCite) > > test_check("occCite") OccCite query occurred on: 20 June, 2024 User query type: User-supplied list of taxa. Sources for taxonomic rectification: GBIF Backbone Taxonomy Taxonomic cleaning results: Input Name Best Match Taxonomic Databases w/ Matches 1 Protea cynaroides Protea cynaroides (L.) L. GBIF Backbone Taxonomy Sources for occurrence data: gbif, bien Species Occurrences Sources 1 Protea cynaroides (L.) L. 2334 17 GBIF dataset DOIs: Species GBIF Access Date GBIF DOI 1 Protea cynaroides (L.) L. 2022-03-02 10.15468/dl.ztbx8c OccCite query occurred on: 20 June, 2024 User query type: User-supplied list of taxa. Sources for taxonomic rectification: GBIF Backbone Taxonomy Taxonomic cleaning results: Input Name Best Match Taxonomic Databases w/ Matches 1 Protea cynaroides Protea cynaroides (L.) L. GBIF Backbone Taxonomy Sources for occurrence data: gbif Species Occurrences Sources 1 Protea cynaroides (L.) L. 2189 13 GBIF dataset DOIs: Species GBIF Access Date GBIF DOI 1 Protea cynaroides (L.) L. 2022-03-02 10.15468/dl.ztbx8c OccCite query occurred on: 20 June, 2024 User query type: User-supplied list of taxa. Sources for taxonomic rectification: GBIF Backbone Taxonomy Taxonomic cleaning results: Input Name Best Match Taxonomic Databases w/ Matches 1 Protea cynaroides Protea cynaroides (L.) L. GBIF Backbone Taxonomy Sources for occurrence data: bien Species Occurrences Sources 1 Protea cynaroides (L.) L. 145 4 [1] "Checking ggplot version...3.5.2" [ FAIL 2 | WARN 1 | SKIP 16 | PASS 183 ] ══ Skipped tests (16) ══════════════════════════════════════════════════════════ • GBIF login available (1): 'test-GBIFLoginManager.R:16:3' • On CRAN (14): 'test-GBIFLoginManager.R:24:3', 'test-GBIFtableCleanup.R:6:3', 'test-gbifRetriever.R:6:3', 'test-gbifRetriever.R:29:3', 'test-getBIENpoints.R:6:3', 'test-getBIENpoints.R:28:3', 'test-getGBIFpoints.R:6:3', 'test-getGBIFpoints.R:24:3', 'test-occCitation.R:26:3', 'test-prevGBIFdownload.R:6:3', 'test-prevGBIFdownload.R:34:3', 'test-tabGBIF.R:9:3', 'test-tabGBIF.R:24:3', 'test-tabGBIF.R:48:3' • internet connection established (1): 'test-occCitation.R:115:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-occCitePrint.R:10:3'): regular print ───────────────────────── length(output) not equal to 23. 1/1 mismatches [1] 1 - 23 == -22 ── Failure ('test-occCitePrint.R:15:3'): print by species ────────────────────── length(output) not equal to 27. 1/1 mismatches [1] 1 - 27 == -26 [ FAIL 2 | WARN 1 | SKIP 16 | PASS 183 ] Error: Test failures Execution halted