CRAN Package Check Results for Package taylor

Last updated on 2026-02-28 19:50:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.0 7.35 158.85 166.20 OK
r-devel-linux-x86_64-debian-gcc 4.0.0 6.04 110.01 116.05 OK
r-devel-linux-x86_64-fedora-clang 4.0.0 14.00 265.81 279.81 OK
r-devel-linux-x86_64-fedora-gcc 4.0.0 12.00 241.56 253.56 OK
r-devel-macos-arm64 4.0.0 2.00 49.00 51.00 OK
r-devel-windows-x86_64 4.0.0 11.00 156.00 167.00 OK
r-patched-linux-x86_64 4.0.0 8.03 146.43 154.46 OK
r-release-linux-x86_64 4.0.0 5.89 146.73 152.62 OK
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 9.00 158.00 167.00 OK
r-oldrel-macos-arm64 4.0.0 2.00 48.00 50.00 ERROR
r-oldrel-macos-x86_64 4.0.0 6.00 278.00 284.00 ERROR
r-oldrel-windows-x86_64 4.0.0 14.00 192.00 206.00 ERROR

Check Details

Version: 4.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [11s/17s] 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_523/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 523. 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-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 2026-03-01 05:47:04.249 R[61544:392203] 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-01 05:47:05.306 R[62260:393252] 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-01 05:47:06.557 R[63259:394661] 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