CRAN Package Check Results for Package talkr

Last updated on 2026-04-10 05:52:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 7.04 80.23 87.27 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 4.35 59.25 63.60 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 10.00 120.31 130.31 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.3 10.00 126.02 136.02 NOTE
r-devel-macos-arm64 0.1.3 2.00 24.00 26.00 NOTE
r-devel-windows-x86_64 0.1.3 9.00 91.00 100.00 NOTE
r-patched-linux-x86_64 0.1.3 6.48 60.42 66.90 ERROR
r-release-linux-x86_64 0.1.3 5.88 71.89 77.77 NOTE
r-release-macos-arm64 0.1.3 NOTE
r-release-macos-x86_64 0.1.3 3.00 72.00 75.00 NOTE
r-release-windows-x86_64 0.1.3 7.00 86.00 93.00 NOTE
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 3.00 64.00 67.00 OK
r-oldrel-windows-x86_64 0.1.3 10.00 109.00 119.00 OK

Check Details

Version: 0.1.3
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘add_lines.R’ ‘init.R’ ‘plots.R’ ‘report.R’ ‘tokenize.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/129s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(talkr) > > test_check("talkr") Saving _problems/test-plots-15.R Saving _problems/test-report-2.R [ FAIL 2 | WARN 2 | SKIP 1 | PASS 71 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-calculate_timing.R:4:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plots.R:15:1'): (code run outside of `test_that()`) ──────────── Error in `scan(file = file, what = what, sep = sep, quote = quote, dec = dec, nmax = nrows, skip = 0, na.strings = na.strings, quiet = TRUE, fill = fill, strip.white = strip.white, blank.lines.skip = blank.lines.skip, multi.line = FALSE, comment.char = comment.char, allowEscapes = allowEscapes, flush = flush, encoding = encoding, skipNul = skipNul)`: cannot read from connection Backtrace: ▆ 1. └─talkr::get_ifadv() at test-plots.R:15:1 2. └─utils::read.csv(source) 3. └─utils::read.table(...) 4. └─base::scan(...) ── Error ('test-report.R:2:1'): (code run outside of `test_that()`) ──────────── Error in `scan(file = file, what = what, sep = sep, quote = quote, dec = dec, nmax = nrows, skip = 0, na.strings = na.strings, quiet = TRUE, fill = fill, strip.white = strip.white, blank.lines.skip = blank.lines.skip, multi.line = FALSE, comment.char = comment.char, allowEscapes = allowEscapes, flush = flush, encoding = encoding, skipNul = skipNul)`: cannot read from connection Backtrace: ▆ 1. └─talkr::get_ifadv() at test-report.R:2:1 2. └─utils::read.csv(source) 3. └─utils::read.table(...) 4. └─base::scan(...) [ FAIL 2 | WARN 2 | SKIP 1 | PASS 71 ] Deleting unused snapshots: 'plots/plot_quality.png' Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘workflows.Rmd’ using rmarkdown Quitting from workflows.Rmd:34-38 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `scan()`: ! cannot read from connection --- Backtrace: ▆ 1. └─talkr::get_ifadv() 2. └─utils::read.csv(source) 3. └─utils::read.table(...) 4. └─base::scan(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'workflows.Rmd' failed with diagnostics: cannot read from connection --- failed re-building ‘workflows.Rmd’ SUMMARY: processing the following file failed: ‘workflows.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-patched-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.