CRAN Package Check Results for Package EpiStats

Last updated on 2023-01-09 09:51:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5-1 17.22 139.44 156.66 ERROR
r-devel-linux-x86_64-debian-gcc 1.5-1 14.38 101.84 116.22 ERROR
r-devel-linux-x86_64-fedora-clang 1.5-1 202.17 ERROR
r-devel-linux-x86_64-fedora-gcc 1.5-1 194.34 ERROR
r-devel-windows-x86_64 1.5-1 26.00 157.00 183.00 ERROR
r-patched-linux-x86_64 1.5-1 17.22 134.36 151.58 ERROR
r-release-linux-x86_64 1.5-1 14.88 137.45 152.33 ERROR
r-release-macos-arm64 1.5-1 48.00 OK
r-release-macos-x86_64 1.5-1 97.00 OK
r-release-windows-x86_64 1.5-1 27.00 164.00 191.00 ERROR
r-oldrel-macos-arm64 1.5-1 49.00 OK
r-oldrel-macos-x86_64 1.5-1 56.00 OK
r-oldrel-windows-ix86+x86_64 1.5-1 37.00 151.00 188.00 ERROR

Check Details

Version: 1.5-1
Check: examples
Result: ERROR
    Running examples in ‘EpiStats-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: CCInter
    > ### Title: Stratified analysis for case control studies
    > ### Aliases: CCInter ccinter
    > ### Keywords: ~documentation
    >
    > ### ** Examples
    >
    > library(EpiStats)
    >
    > data(Tiramisu)
    > DF <- Tiramisu
    >
    > # Here you can see the association between wmousse and ill for each stratum of tira:
    > CCInter(DF, "ill", "wmousse", by = "tira")
    Warning in cbind(c1, c2, c3, c4) :
     number of rows of result is not a multiple of vector length (arg 1)
    Error in `.rowNamesDF<-`(x, value = value) : invalid 'row.names' length
    Calls: CCInter ... row.names<- -> row.names<-.data.frame -> .rowNamesDF<-
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.5-1
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘EpiStats.Rmd’ using rmarkdown
    Quitting from lines 432-435 (EpiStats.Rmd)
    Error: processing vignette ‘EpiStats.Rmd’ failed with diagnostics:
    invalid ‘row.names’ length
    --- failed re-building ‘EpiStats.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘EpiStats.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.5-1
Check: examples
Result: ERROR
    Running examples in ‘EpiStats-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: CCInter
    > ### Title: Stratified analysis for case control studies
    > ### Aliases: CCInter ccinter
    > ### Keywords: ~documentation
    >
    > ### ** Examples
    >
    > library(EpiStats)
    >
    > data(Tiramisu)
    > DF <- Tiramisu
    >
    > # Here you can see the association between wmousse and ill for each stratum of tira:
    > CCInter(DF, "ill", "wmousse", by = "tira")
    Warning in cbind(c1, c2, c3, c4) :
     number of rows of result is not a multiple of vector length (arg 1)
    Error in `.rowNamesDF<-`(x, value = value) : invalid 'row.names' length
    Calls: CCInter ... row.names<- -> row.names<-.data.frame -> .rowNamesDF<-
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.5-1
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘EpiStats.Rmd’ using rmarkdown
    Quitting from lines 432-435 (EpiStats.Rmd)
    Error: processing vignette 'EpiStats.Rmd' failed with diagnostics:
    invalid 'row.names' length
    --- failed re-building ‘EpiStats.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘EpiStats.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.5-1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'EpiStats.Rmd' using rmarkdown
    Quitting from lines 432-435 (EpiStats.Rmd)
    Error: processing vignette 'EpiStats.Rmd' failed with diagnostics:
    invalid 'row.names' length
    --- failed re-building 'EpiStats.Rmd'
    
    SUMMARY: processing the following file failed:
     'EpiStats.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64