CRAN Package Check Results for Package lava

Last updated on 2017-07-20 05:49:33.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 18.69 146.64 165.32 OK
r-devel-linux-x86_64-debian-gcc 1.5 19.12 141.68 160.80 OK
r-devel-linux-x86_64-fedora-clang 1.5 303.97 OK
r-devel-linux-x86_64-fedora-gcc 1.5 290.63 OK
r-devel-windows-ix86+x86_64 1.5 48.00 261.00 309.00 OK
r-patched-linux-x86_64 1.5 20.42 146.94 167.36 OK
r-patched-solaris-x86 1.5 353.10 NOTE
r-release-linux-x86_64 1.5 19.36 146.22 165.57 OK
r-release-windows-ix86+x86_64 1.5 35.00 214.00 249.00 OK
r-release-osx-x86_64 1.5 ERROR
r-oldrel-windows-ix86+x86_64 1.5 31.00 209.00 240.00 OK
r-oldrel-osx-x86_64 1.5 OK

Check Details

Version: 1.5
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘igraph’
Flavor: r-patched-solaris-x86

Version: 1.5
Check: package dependencies
Result: NOTE
    Packages suggested but not available for checking: ‘Rgraphviz’ ‘graph’
Flavor: r-release-osx-x86_64

Version: 1.5
Check: tests
Result: ERROR
     Running ‘test-all.R’ [45s/65s]
    Running the tests in ‘tests/test-all.R’ failed.
    Last 13 lines of output:
     2: getExportedValue(pkg, name)
     3: asNamespace(ns)
     4: getNamespace(ns)
     5: tryCatch(loadNamespace(name), error = function(e) stop(e))
     6: tryCatchList(expr, classes, parentenv, handlers)
     7: tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8: value[[3L]](cond)
    
     testthat results ================================================================
     OK: 300 SKIPPED: 0 FAILED: 2
     1. Error: Effects (@test-inference.R#27)
     2. Error: Graph attributes (@test-model.R#82)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64