Last updated on 2019-09-08 18:48:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.3 | ERROR | ||||
| r-devel-linux-x86_64-debian-gcc | 0.9.3 | 6.94 | 54.52 | 61.46 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.9.3 | 91.66 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.9.3 | 90.06 | ERROR | |||
| r-devel-windows-ix86+x86_64 | 0.9.3 | 112.00 | 5.00 | 117.00 | ERROR | |
| r-patched-linux-x86_64 | 0.9.3 | 8.07 | 66.51 | 74.58 | OK | |
| r-patched-solaris-x86 | 0.9.3 | 135.40 | OK | |||
| r-release-linux-x86_64 | 0.9.3 | 8.05 | 66.09 | 74.14 | OK | |
| r-release-windows-ix86+x86_64 | 0.9.3 | 13.00 | 122.00 | 135.00 | OK | |
| r-release-osx-x86_64 | 0.9.3 | OK | ||||
| r-oldrel-windows-ix86+x86_64 | 0.9.3 | 15.00 | 78.00 | 93.00 | OK | |
| r-oldrel-osx-x86_64 | 0.9.3 | OK | 
Version: 0.9.3
Check: examples
Result: ERROR
    Running examples in 'RSCABS-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: RSCABS-package
    > ### Title: Runs the Rao-Scott adjusted Cochran-Armitage trend test by
    > ###   slices (RSCABS) analysis
    > ### Aliases: RSCABS-package RSCABS
    > ### Keywords: RSCABS
    > 
    > ### ** Examples
    > 
    > 	#Take the subset corresponding to F0-females of 16 weeks of age
    > 	exampleHistData.sub<-exampleHistData[which(exampleHistData$Generation=='F2' & 
    + 		exampleHistData$Genotypic_Sex=='Female' & exampleHistData$Age=='16_wk' ),  ]
    > 	#Run RSCABS	
    > 	exampleResults<-runRSCABS(exampleHistData.sub,'Treatment','Replicate',test.type='RS')
    Error in `[.data.frame`(Results, , "Statistic") : 
      undefined columns selected
    Calls: runRSCABS -> which -> [ -> [.data.frame
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.9.3
Check: examples
Result: ERROR
    Running examples in ‘RSCABS-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: RSCABS-package
    > ### Title: Runs the Rao-Scott adjusted Cochran-Armitage trend test by
    > ###   slices (RSCABS) analysis
    > ### Aliases: RSCABS-package RSCABS
    > ### Keywords: RSCABS
    > 
    > ### ** Examples
    > 
    > 	#Take the subset corresponding to F0-females of 16 weeks of age
    > 	exampleHistData.sub<-exampleHistData[which(exampleHistData$Generation=='F2' & 
    + 		exampleHistData$Genotypic_Sex=='Female' & exampleHistData$Age=='16_wk' ),  ]
    > 	#Run RSCABS	
    > 	exampleResults<-runRSCABS(exampleHistData.sub,'Treatment','Replicate',test.type='RS')
    Error in `[.data.frame`(Results, , "Statistic") : 
      undefined columns selected
    Calls: runRSCABS -> which -> [ -> [.data.frame
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.9.3
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-devel-windows-ix86+x86_64