CRAN Package Check Results for Package taylor

Last updated on 2026-04-19 13:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.0 7.09 157.07 164.16 OK
r-devel-linux-x86_64-debian-gcc 4.0.0 5.61 110.43 116.04 OK
r-devel-linux-x86_64-fedora-clang 4.0.0 12.00 238.52 250.52 OK
r-devel-linux-x86_64-fedora-gcc 4.0.0 12.00 247.86 259.86 OK
r-devel-macos-arm64 4.0.0 2.00 42.00 44.00 OK
r-devel-windows-x86_64 4.0.0 13.00 157.00 170.00 OK
r-patched-linux-x86_64 4.0.0 7.96 145.83 153.79 OK
r-release-linux-x86_64 4.0.0 6.51 143.03 149.54 ERROR
r-release-macos-arm64 4.0.0 2.00 42.00 44.00 OK
r-release-macos-x86_64 4.0.0 6.00 408.00 414.00 OK
r-release-windows-x86_64 4.0.0 10.00 157.00 167.00 OK
r-oldrel-macos-arm64 4.0.0 2.00 44.00 46.00 ERROR
r-oldrel-macos-x86_64 4.0.0 4.00 575.00 579.00 ERROR
r-oldrel-windows-x86_64 4.0.0 15.00 200.00 215.00 ERROR

Check Details

Version: 4.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [52s/74s] 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 ─────────────────────────── <httr2_http_530/httr2_http/httr2_error/rlang_error/rlang_error/error/condition> 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 Flavor: r-release-linux-x86_64

Version: 4.0.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘lyrics.Rmd’ using rmarkdown --- finished re-building ‘lyrics.Rmd’ --- re-building ‘palettes.Rmd’ using rmarkdown 2026-03-23 08:15:43.679 R[41921:354395] XType: Using static font registry. Quitting from palettes.Rmd:91-104 [unnamed-chunk-10] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! object 'penguins' not found --- Backtrace: ▆ 1. └─ggplot2::ggplot(penguins, aes(x = bill_len, y = bill_dep)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'palettes.Rmd' failed with diagnostics: object 'penguins' not found --- failed re-building ‘palettes.Rmd’ --- re-building ‘plotting.Rmd’ using rmarkdown 2026-03-23 08:15:44.698 R[42435:355182] XType: Using static font registry. Quitting from plotting.Rmd:65-70 [unnamed-chunk-5] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! object 'penguins' not found --- Backtrace: ▆ 1. └─ggplot2::ggplot(penguins, aes(x = bill_len, y = bill_dep)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'plotting.Rmd' failed with diagnostics: object 'penguins' not found --- failed re-building ‘plotting.Rmd’ --- re-building ‘taylor.Rmd’ using rmarkdown 2026-03-23 08:15:45.899 R[42547:355469] XType: Using static font registry. --- finished re-building ‘taylor.Rmd’ SUMMARY: processing the following files failed: ‘palettes.Rmd’ ‘plotting.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-macos-arm64

Version: 4.0.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘lyrics.Rmd’ using rmarkdown --- finished re-building ‘lyrics.Rmd’ --- re-building ‘palettes.Rmd’ using rmarkdown Quitting from palettes.Rmd:91-104 [unnamed-chunk-10] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! object 'penguins' not found --- Backtrace: ▆ 1. └─ggplot2::ggplot(penguins, aes(x = bill_len, y = bill_dep)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'palettes.Rmd' failed with diagnostics: object 'penguins' not found --- failed re-building ‘palettes.Rmd’ --- re-building ‘plotting.Rmd’ using rmarkdown Quitting from plotting.Rmd:65-70 [unnamed-chunk-5] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! object 'penguins' not found --- Backtrace: ▆ 1. └─ggplot2::ggplot(penguins, aes(x = bill_len, y = bill_dep)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'plotting.Rmd' failed with diagnostics: object 'penguins' not found --- failed re-building ‘plotting.Rmd’ --- re-building ‘taylor.Rmd’ using rmarkdown --- finished re-building ‘taylor.Rmd’ SUMMARY: processing the following files failed: ‘palettes.Rmd’ ‘plotting.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64