CRAN Package Check Results for Maintainer ‘Marius Placzek <marius.placzek at med.uni-goettingen.de>’

Last updated on 2025-01-03 01:49:00 CET.

Package FAIL NOTE OK
spass 1 8 4

Package spass

Current CRAN status: FAIL: 1, NOTE: 8, OK: 4

Version: 1.3
Check: examples
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: > set.seed(2015) > dataset <- r.gee.1subgroup(n=200, reg=list(c(0,0,0,0.1),c(0,0,0,0.1)), sigma=c(3,2.5), + tau=0.5, rho=0.25, theta=1, k=1.5, Time=c(0:5), OD=0) > > estimations <- estimcov(data=dataset,Time=c(0:5)) > estimations[[1]] [1] 2.6824931 0.1761332 0.6514941 > estimations[[2]] [1] 0 0 0 0 0 0 > > > > > cleanEx() > nameEx("fit.nb.gf") > ### * fit.nb.gf > > flush(stderr()); flush(stdout()) > > ### Name: fit.nb.gf > ### Title: Fitting Longitudinal Data from a Gamma Frailty Model with > ### Frailty of Autoregressive Correlation Structure of Order One > ### Aliases: fit.nb.gf > > ### ** Examples > > #Generate data from the Gamma frailty model > random<-get.groups(n=c(1000,1000), size=c(0.7, 0.7), lambda=c(0.8, -0.5), rho=c(0.6, 0.6), + tp=7, trend="constant") > fit.nb.gf(dataC=random[1001:2000,], dataE=random[1:1000,], trend="constant") ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64

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