CRAN Package Check Results for Maintainer ‘Dylan Pieper <dylanpieper at gmail.com>’

Last updated on 2025-07-20 05:48:48 CEST.

Package FAIL NOTE OK
batchLLM 10 3
hellmer 13
redquack 1 12
samesies 13

Package batchLLM

Current CRAN status: NOTE: 10, OK: 3

Version: 0.2.0
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: ‘batchLLM.R’ ‘batchLLM_shiny.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-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

Package hellmer

Current CRAN status: OK: 13

Package redquack

Current CRAN status: FAIL: 1, OK: 12

Version: 0.2.0
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ##D > ##D result <- redcap_to_db( > ##D redcap_uri = "https://redcap.example.org/api/", > ##D token = keyring::key_get("redcap_token"), > ##D conn = duckdb, > ##D ) > ##D > ##D data <- DBI::dbGetQuery(duckdb, "SELECT * FROM data LIMIT 1000") > ##D log <- DBI::dbGetQuery(duckdb, "SELECT * FROM log") > ##D > ##D DBI::dbDisconnect(duckdb) > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.03 0.09 1.13 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64

Package samesies

Current CRAN status: OK: 13