Last updated on 2026-02-15 02:51:23 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| dcmdata | 14 | ||
| dcmstan | 3 | 11 | |
| measr | 3 | 11 | |
| rdcmchecks | 14 | ||
| taylor | 3 | 11 |
Current CRAN status: OK: 14
Current CRAN status: NOTE: 3, OK: 11
Version: 0.1.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘cmdstanr’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 3, OK: 11
Version: 2.0.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘cmdstanr’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.0.0
Check: installed package size
Result: NOTE
installed size is 87.7Mb
sub-directories of 1Mb or more:
libs 86.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.0.0
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘cmdstanr’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.0.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: ERROR: 3, OK: 11
Version: 4.0.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [11s/71s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(taylor)
>
> test_check("taylor")
Saving _problems/test-api-access-199.R
[ FAIL 1 | WARN 0 | SKIP 23 | PASS 140 ]
══ 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:199:3'): reccobeats api ───────────────────────────
<httr2_http_500/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 500 Internal Server Error.
Backtrace:
▆
1. ├─testthat::expect_null(get_reccobeats_audio_features(track_id = "so-high-school")) at test-api-access.R:199:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─taylor::get_reccobeats_audio_features(track_id = "so-high-school")
5. ├─httr2::resp_body_json(...)
6. │ └─httr2:::check_response(resp)
7. │ └─httr2:::is_response(resp)
8. └─httr2::req_perform(...)
9. └─httr2:::handle_resp(req, resp, error_call = error_call)
10. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
11. ├─rlang::catch_cnd(...)
12. │ ├─rlang::eval_bare(...)
13. │ ├─base::tryCatch(...)
14. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
15. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
16. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
17. │ └─base::force(expr)
18. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 23 | PASS 140 ]
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-02-15 12:26:13.236 R[88518:452071] 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-02-15 12:26:14.344 R[88569:452225] 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-02-15 12:26:15.620 R[88583:452271] 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