CRAN Package Check Results for Maintainer ‘Xiaodong Luo <Xiaodong.Luo at sanofi.com>’

Last updated on 2025-06-07 06:50:40 CEST.

Package FAIL NOTE OK
MultiGroupSequential 13
NBDesign 3 10
PWEALL 1 2 10
WLreg 13

Package MultiGroupSequential

Current CRAN status: OK: 13

Package NBDesign

Current CRAN status: NOTE: 3, OK: 10

Version: 2.0.0
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

Package PWEALL

Current CRAN status: FAIL: 1, NOTE: 2, OK: 10

Version: 1.3.0.1
Check: compiled code
Result: NOTE File ‘PWEALL/libs/PWEALL.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.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: > ### ** Examples > > ww<-wlrutil(y=c(1,2,3),d=c(1,0,1),z=c(1,0,0),te=c(1,3),eps=1.0e-08) > ww $mfunc [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12] [,13] [,14] [1,] 0.33 0.00 0.33 0.33 0.67 1.00 1 1 1.00 0 0 0.00 1 0 [2,] 0.00 0.33 0.33 0.00 0.33 0.33 0 1 0.67 1 0 0.33 0 1 [,15] [,16] [,17] [,18] [,19] [,20] [,21] [1,] 0.33 0.5 1.0 0.75 0 1 0.67 [2,] 1.00 0.5 0.5 0.38 0 0 0.00 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 9.75 1.1 10.85 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

Package WLreg

Current CRAN status: OK: 13