* using log directory ‘/Users/ripley/R/packages/tests-devel/taylor.Rcheck’ * using R Under development (unstable) (2026-08-27 r90452) * using platform: aarch64-apple-darwin25.6.0 * R was compiled by Apple clang version 21.0.0 (clang-2100.1.1.101) GNU Fortran (GCC) 14.2.0 * running under: macOS Tahoe 26.6.2 * using session charset: UTF-8 * current time: 2026-08-28 17:35:38 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘taylor/DESCRIPTION’ ... OK * this is package ‘taylor’ version ‘4.0.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 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 ‘taylor’ 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... OK * checking Rd files ... 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... 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 ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ Running ‘testthat.R’ [13s/13s] [13s/14s] ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(taylor) > > test_check("taylor") Saving _problems/test-api-access-165.R [ FAIL 1 | WARN 0 | SKIP 23 | PASS 136 ] ══ Skipped tests (23) ══════════════════════════════════════════════════════════ • Can't find envvar TAYLOR_KEY (3): 'test-api-access.R:2:3', 'test-api-access.R:84:3', 'test-sitrep.R:2:3' • On CRAN (20): 'test-data-checks.R:1:1', 'test-data-checks.R:25:1', 'test-data-checks.R:34:1', 'test-data-checks.R:73:1', 'test-data-checks.R:90:1', 'test-data-checks.R:107:1', 'test-data-checks.R:125:1', 'test-data-checks.R:144:1', 'test-ggplot2-color-scales.R:3:1', 'test-ggplot2-color-scales.R:75:1', 'test-ggplot2-color-scales.R:146:1', 'test-ggplot2-color-scales.R:484:1', 'test-ggplot2-color-scales.R:1559:1', 'test-ggplot2-color-scales.R:1630:1', 'test-ggplot2-color-scales.R:1701:1', 'test-ggplot2-color-scales.R:1821:1', 'test-misc.R:1:1', 'test-palette.R:1:1', 'test-palette.R:132:1', 'test-taylor-album-palettes.R:39:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-api-access.R:165:3'): reccobeats api ─────────────────────────── Error in `httr2::req_perform(httr2::req_retry(httr2::req_url_query(httr2::req_url_path_append(httr2::request("https://api.reccobeats.com/v1"), "/audio-features"), ids = track_id), max_tries = 10))`: HTTP 530. Backtrace: ▆ 1. └─taylor::get_reccobeats_audio_features("7Mts0OfPorF4iwOomvfqn1") at test-api-access.R:165:3 2. ├─httr2::resp_body_json(...) 3. │ └─httr2:::check_response(resp) 4. │ └─httr2:::is_response(resp) 5. └─httr2::req_perform(...) 6. └─httr2:::handle_resp(req, resp, error_call = error_call) 7. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 8. ├─rlang::catch_cnd(...) 9. │ ├─rlang::eval_bare(...) 10. │ ├─base::tryCatch(...) 11. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 12. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 13. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 14. │ └─base::force(expr) 15. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 23 | PASS 136 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [13s/13s] OK * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/Users/ripley/R/packages/tests-devel/taylor.Rcheck/00check.log’ for details. 55.81 real 45.93 user 8.33 sys