CRAN Package Check Results for Package metagear

Last updated on 2019-03-27 00:48:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4 16.54 129.11 145.65 ERROR
r-devel-linux-x86_64-debian-gcc 0.4 15.24 104.47 119.71 OK
r-devel-linux-x86_64-fedora-clang 0.4 181.14 OK
r-devel-linux-x86_64-fedora-gcc 0.4 172.28 OK
r-devel-windows-ix86+x86_64 0.4 40.00 179.00 219.00 OK
r-patched-linux-x86_64 0.4 11.32 131.71 143.03 NOTE
r-patched-solaris-x86 0.4 245.20 OK
r-release-linux-x86_64 0.4 13.60 126.29 139.89 NOTE
r-release-windows-ix86+x86_64 0.4 29.00 167.00 196.00 OK
r-release-osx-x86_64 0.4 ERROR
r-oldrel-windows-ix86+x86_64 0.4 19.00 188.00 207.00 OK
r-oldrel-osx-x86_64 0.4 ERROR

Check Details

Version: 0.4
Check: tests
Result: ERROR
     Running 'testthat.R' [5s/6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(metagear)
     >
     > test_check("metagear")
     === SCREENING EFFORT SUMMARY ===
    
     4 candidate studies identified
     5 studies excluded
     2 challenging studies needing additional screening
     ----
     11 TOTAL SCREENED
    
     === SCREENING DESIGN SUMMARY ===
    
     MAYBE NO YES TOTAL %
     Christina 1 4 1 6 54.54545
     Luc 1 1 3 5 45.45455
     TOTAL 2 5 4 11 100.00000
     -- 1. Error: returns specified number of randoms (@test-random_pairedN.R#7) ---
     number of columns of matrices must match (see arg 2)
     1: random_pairedN(30) at testthat/test-random_pairedN.R:7
     2: rbind(GenerateMultivariatePoisson(2, thek, corMatrix, lambda), theN)
    
     == testthat results ===========================================================
     OK: 54 SKIPPED: 0 FAILED: 1
     1. Error: returns specified number of randoms (@test-random_pairedN.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4
Check: DESCRIPTION meta-information
Result: NOTE
    Dependence on R version ‘3.3.2’ not with patchlevel 0
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.4
Check: package dependencies
Result: ERROR
    Package required but not available: ‘gWidgetsRGtk2’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64