CRAN Package Check Results for Package survSNP

Last updated on 2024-03-28 17:49:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.26 18.64 153.84 172.48 OK
r-devel-linux-x86_64-debian-gcc 0.26 16.06 115.67 131.73 OK
r-devel-linux-x86_64-fedora-clang 0.26 217.30 OK
r-devel-linux-x86_64-fedora-gcc 0.26 231.67 OK
r-devel-windows-x86_64 0.26 18.00 142.00 160.00 ERROR
r-patched-linux-x86_64 0.26 16.48 153.02 169.50 OK
r-release-linux-x86_64 0.26 17.24 164.22 181.46 OK
r-release-macos-arm64 0.26 74.00 OK
r-release-macos-x86_64 0.26 123.00 OK
r-release-windows-x86_64 0.26 22.00 187.00 209.00 OK
r-oldrel-macos-arm64 0.26 59.00 OK
r-oldrel-windows-x86_64 0.26 21.00 193.00 214.00 OK

Check Details

Version: 0.26
Check: examples
Result: ERROR Running examples in 'survSNP-Ex.R' failed The error most likely occurred in: > ### Name: survSNP-package > ### Title: Power Calculations for SNP Studies with Censored Outcomes > ### Aliases: survSNP-package survSNP > > ### ** Examples > > # See vignette for examples including details on the example > # considered below > > results<-sim.snp.expsurv.power(GHR=1.25, B=0, n=500, raf=0.1, erate=0.75, pilm=0.5, + lm=1, model="additive", test="additive", alpha=0.05) > results[,c("n","erate","alpha","pow0")] n erate alpha pow0 power 500 0.75 0.05 0.4706994 > > > GHRs<-seq(1.05,1.5,by=0.05) > ns<-c(100,500,700) > rafs<-c(0.1,0.3,0.5) > erates<-c(0.5,0.7,0.9) > res<-survSNP.power.table(GHRs,ns,rafs,erates,pilm=0.5,lm=1,model="additive", + test="additive",alpha=0.05) Flavor: r-devel-windows-x86_64

Version: 0.26
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'survSNP.Rnw' using knitr Flavor: r-devel-windows-x86_64