CRAN Package Check Results for Maintainer ‘Javier Portela <javipgm at gmail.com>’

Last updated on 2025-02-11 07:48:51 CET.

Package FAIL OK
visualpred 1 12

Package visualpred

Current CRAN status: FAIL: 1, OK: 12

Version: 0.1.1
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: > ### Title: Basic MCA function for clasification > ### Aliases: mcamodelobis > ### Keywords: MCA > > ### ** Examples > > data(breastwisconsin1) > dataf<-breastwisconsin1 > listconti=c( "clump_thickness","uniformity_of_cell_shape","mitosis") > listclass=c("") > vardep="classes" > result<-mcacontour(dataf=dataf,listconti,listclass,vardep,bins=8,title="",selec=1) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 4.78 0.42 5.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