CRAN Package Check Results for Maintainer ‘Sy Han (Steven) Chiou <schiou at utdallas.edu>’

Last updated on 2025-11-11 15:51:19 CET.

Package FAIL OK
spef 1 12

Package spef

Current CRAN status: FAIL: 1, OK: 12

Version: 1.0.9
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: > data(skinTumor) > library(ggplot2) > ggplot(skinTumor, aes(time, id, width = 25, height = 2)) + + geom_tile(aes(fill = count)) + theme_bw() + + facet_grid(dfmo ~ ., scales = "free_y", as.table = FALSE, + labeller = labeller(dfmo = function(x) paste("DFMO =", x))) + + scale_fill_gradient(low = "grey", high = "black") + + scale_x_continuous(breaks = seq(0, 2000, 200)) + + labs(fill = "Count") + xlab("Time in days") > > > > ### * <FOOTER> > ### > cleanEx() detaching 'package:ggplot2' > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 6.73 0.47 7.2 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

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.