Last updated on 2025-07-06 01:49:02 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
DRDRtest | 1 | 12 | |
lsbs | 7 | 6 |
Current CRAN status: FAIL: 1, OK: 12
Version: 0.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:
> a <- rbeta(n, shape1 = lambda, shape2 =1-lambda)*5
>
> mu <- mu.mod(a,l,delta,height)
> residual.list <- rnorm(n,mean=0,sd =sigma)
> y <- mu+residual.list
>
> class_label <- l[,4]
> out <- drdrtest_em.superlearner(y,a,l,l[,4],arange,pi.sl.lib=c("SL.glm"),mu.sl.lib=c("SL.glm"))
Loading required package: nnls
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
detaching 'package:nnls'
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 7.28 1.33 8.62 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
Current CRAN status: NOTE: 7, OK: 6
Version: 0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Guangwei Weng <wengx076@umn.edu>’
The Description field contains
matrix. See Doss and Weng (2018) <arXiv:1806.00731> for more detail.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Matrix’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1
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