CRAN Package Check Results for Maintainer ‘Wagner Santos de Lima <wagnersantos.ufs at hotmail.com>’

Last updated on 2026-01-27 03:48:13 CET.

Package FAIL NOTE OK
qGaussian 1 5 7

Package qGaussian

Current CRAN status: FAIL: 1, NOTE: 5, OK: 7

Version: 0.1.8
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Wagner Santos de Lima <wagnersantos.ufs@hotmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Emerson", "Luis", "de", "Santa", "Helena", "Wagner", "Santos", "de", "Lima"), family = "<wagnersantos.ufs@hotmail.com>", role = "aut", email = "wagnersantos.ufs@hotmail.com"), person(given = c("Wagner", "Santos"), family = "de Lima", role = "cre", email = "wagnersantos.ufs@hotmail.com")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.8
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: + expression(paste(q==2.8))),col = c(1,6,5,4,3,2), lty = c(1,1,1,1,1,1)) > ###### > qv <- 0 > rr <- rqgauss(2^16,qv) > nn <- 70 > xrg <- sqrt((3-qv)/(1-qv)) > vby <- 2*xrg/(nn) > xr <- seq(-xrg,xrg,by=vby) > hist (rr,breaks=xr,freq=FALSE,xlab="x",main='') > y <- dqgauss(xr) > lines(xr,y/sum(y*vby),cex=.5,col=2,lty=4) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.71 0.06 2.91 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

Version: 0.1.8
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64