CRAN Package Check Results for Maintainer ‘Andre Leite <leite at castlab.org>’

Last updated on 2025-08-26 01:50:00 CEST.

Package FAIL NOTE OK
BigDataPE 13
diario 10 3
pikchr 13
plug 10 3
RapidFuzz 1 2 10
webdav 13

Package BigDataPE

Current CRAN status: OK: 13

Package diario

Current CRAN status: NOTE: 10, OK: 3

Version: 0.1.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: ‘diario.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 pikchr

Current CRAN status: OK: 13

Package plug

Current CRAN status: NOTE: 10, OK: 3

Version: 0.1.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: ‘plug.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 RapidFuzz

Current CRAN status: FAIL: 1, NOTE: 2, OK: 10

Version: 1.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: > > processString(" Éxâmple! ", processor = TRUE, asciify = FALSE) [1] "éxâmple!" > # Returns: "éxâmple!" > > processString(" Éxâmple! ", processor = FALSE, asciify = TRUE) [1] " Example! " > # Returns: "Éxâmple!" > > processString(" Éxâmple! ", processor = FALSE, asciify = FALSE) [1] " Éxâmple! " > # Returns: " Éxâmple! " > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.23 0.05 2.28 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

Version: 1.0
Check: installed package size
Result: NOTE installed size is 6.5Mb sub-directories of 1Mb or more: libs 5.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package webdav

Current CRAN status: OK: 13