* using log directory 'd:/Rcompile/CRANpkg/local/4.5/rebird.Rcheck' * using R Under development (unstable) (2024-06-03 r86679 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'rebird/DESCRIPTION' ... OK * this is package 'rebird' version '1.3.0' * package encoding: UTF-8 * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'rebird' can be installed ... OK * checking installed package size ... OK * checking package directory ... 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] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [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 ... [4s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... 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 R/sysdata.rda ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [2s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [22s] ERROR Running 'test-all.R' [22s] Running the tests in 'tests/test-all.R' failed. Complete output: > library("testthat") > test_check('rebird') Loading required package: rebird [ FAIL 1 | WARN 0 | SKIP 28 | PASS 3 ] ══ Skipped tests (28) ══════════════════════════════════════════════════════════ • On CRAN (28): 'test-ebirdchecklistfeed.R:4:3', 'test-ebirdchecklistfeed.R:14:3', 'test-ebirdfreq.R:4:3', 'test-ebirdfreq.R:23:3', 'test-ebirdgeo.R:4:3', 'test-ebirdhistorical.R:4:3', 'test-ebirdhistorical.R:45:3', 'test-ebirdhotspot.R:4:3', 'test-ebirdhotspotlist.R:4:3', 'test-ebirdhotspotlist.R:32:3', 'test-ebirdloc.R:4:3', 'test-ebirdloc.R:22:3', 'test-ebirdnotable.R:4:3', 'test-ebirdregion.R:4:3', 'test-ebirdregioncheck.R:4:3', 'test-ebirdregioncheck.R:19:3', 'test-ebirdregioninfo.R:4:3', 'test-ebirdregioninfo.R:27:3', 'test-ebirdregionspecies.R:4:3', 'test-ebirdregionspecies.R:25:3', 'test-ebirdsubregionlist.R:4:3', 'test-ebirdsubregionlist.R:28:3', 'test-ebirdtaxonomy.R:4:3', 'test-ebirdtaxonomy.R:19:3', 'test-nearestobs.R:4:3', 'test-nearestobs.R:20:3', 'test-species_code.R:4:3', 'test-species_code.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ebirdtaxonomy.R:29:3'): ebirdtaxonomy works without an API key ── Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached: [ebird.org] Failed to connect to ebird.org port 443 after 10009 ms: Timeout was reached Backtrace: ▆ 1. └─rebird::ebirdtaxonomy() at test-ebirdtaxonomy.R:29:3 2. └─rebird:::ebird_GET(...) 3. └─httr::GET(...) 4. └─httr:::request_perform(req, hu$handle$handle) 5. ├─httr:::request_fetch(req$output, req$url, handle) 6. └─httr:::request_fetch.write_memory(req$output, req$url, handle) 7. └─curl::curl_fetch_memory(url, handle = handle) [ FAIL 1 | WARN 0 | SKIP 28 | PASS 3 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [2s] OK * checking PDF version of manual ... [27s] OK * checking HTML version of manual ... [4s] OK * DONE Status: 1 ERROR