* using log directory ‘/home/hornik/tmp/CRAN_special_noSuggests/occCite.Rcheck’ * using R Under development (unstable) (2024-10-26 r87273) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc-14 (Debian 14.2.0-1) 14.2.0 GNU Fortran (Debian 14.2.0-1) 14.2.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘occCite/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘occCite’ version ‘0.5.9’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [5s/7s] OK * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘occCite’ can be installed ... [5s/6s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [9s/9s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [1s/1s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [4s/4s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [5s/16s] ERROR Running ‘testthat.R’ [5s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > 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 [ FAIL 2 | WARN 0 | SKIP 17 | PASS 162 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-GBIFLoginManager.R:6:3', 'test-GBIFLoginManager.R:19: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' • empty test (1): 'test-occCitePrint.R:4:1' • internet connection established (1): 'test-occCitation.R:115:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-occCitePrint.R:8:31'): regular print ─────────────────────────── Error: Package "RefManageR" needed for this function to work. Please install it. Backtrace: ▆ 1. ├─testthat::expect_output(print(myOccCitations)) at test-occCitePrint.R:8:31 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─testthat::capture_output_lines(code, print, width = width) 5. │ │ └─testthat:::eval_with_output(code, print = print, width = width) 6. │ │ ├─withr::with_output_sink(path, withVisible(code)) 7. │ │ │ └─base::force(code) 8. │ │ └─base::withVisible(code) 9. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 10. ├─base::print(myOccCitations) 11. └─occCite:::print.occCiteCitation(myOccCitations) ── Error ('test-occCitePrint.R:10:34'): print by species ─────────────────────── Error: Package "RefManageR" needed for this function to work. Please install it. Backtrace: ▆ 1. ├─testthat::expect_output(print(myOccCitations, bySpecies = TRUE)) at test-occCitePrint.R:10:34 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─testthat::capture_output_lines(code, print, width = width) 5. │ │ └─testthat:::eval_with_output(code, print = print, width = width) 6. │ │ ├─withr::with_output_sink(path, withVisible(code)) 7. │ │ │ └─base::force(code) 8. │ │ └─base::withVisible(code) 9. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 10. ├─base::print(myOccCitations, bySpecies = TRUE) 11. └─occCite:::print.occCiteCitation(myOccCitations, bySpecies = TRUE) [ FAIL 2 | WARN 0 | SKIP 17 | PASS 162 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [7s/18s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR