CRAN Package Check Results for Maintainer ‘Chuck Powell <ibecav at gmail.com>’

Last updated on 2024-12-23 12:49:44 CET.

Package FAIL ERROR OK
CGPfunctions 1 1 11

Package CGPfunctions

Current CRAN status: FAIL: 1, ERROR: 1, OK: 11

Version: 0.6.3
Check: package dependencies
Result: ERROR Package required but not available: ‘BayesFactor’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.3
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: > newgdp$rGDP <- round(newgdp$GDP) > > newggslopegraph(newgdp, + Year, + rGDP, + Country, + LineColor = c(rep("grey", 3), "red", rep("grey", 11)), + DataTextSize = 3, + DataLabelFillColor = "gray", + DataLabelPadding = .2, + DataLabelLineSize = .5 + ) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 20.58 0.82 21.4 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