CRAN Package Check Results for Maintainer ‘William Michael Landau <will.landau at gmail.com>’

Last updated on 2025-06-16 21:51:35 CEST.

Package FAIL OK
downsize 13
eply 1 12
grapes 13
rfacts 13
txtq 13
wildcard 13

Package downsize

Current CRAN status: OK: 13

Package eply

Current CRAN status: FAIL: 1, OK: 12

Version: 0.1.2
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: > ### Name: unquote > ### Title: Function 'unquote' > ### Aliases: unquote > > ### ** Examples > > unquote(c("x", "'y'", "\"why\"", "'''z'''")) [1] "x" "y" "why" "''z''" > unquote(c("x", "'y'", "\"why\"", "'''z'''"), deep = FALSE) [1] "x" "y" "why" "''z''" > unquote(c("x", "'y'", "\"why\"", "'''z'''"), deep = TRUE) [1] "x" "y" "why" "z" > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.44 0 0.44 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-devel-windows-x86_64

Package grapes

Current CRAN status: OK: 13

Package rfacts

Current CRAN status: OK: 13

Package txtq

Current CRAN status: OK: 13

Package wildcard

Current CRAN status: OK: 13