CRAN Package Check Results for Package gRapHD

Last updated on 2018-02-12 06:46:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.6 8.77 47.65 56.42 OK
r-devel-linux-x86_64-debian-gcc 0.2.6 7.66 38.74 46.40 OK
r-devel-linux-x86_64-fedora-clang 0.2.6 71.99 OK
r-devel-linux-x86_64-fedora-gcc 0.2.6 70.88 OK
r-devel-windows-ix86+x86_64 0.2.6 30.00 74.00 104.00 OK
r-patched-linux-x86_64 0.2.6 5.65 51.62 57.27 OK
r-patched-solaris-x86 0.2.6 76.50 OK
r-release-linux-x86_64 0.2.6 6.40 51.46 57.86 OK
r-release-windows-ix86+x86_64 0.2.6 19.00 70.00 89.00 OK
r-release-osx-x86_64 0.2.6 ERROR
r-oldrel-windows-ix86+x86_64 0.2.6 18.00 64.00 82.00 OK
r-oldrel-osx-x86_64 0.2.5 OK

Additional issues

clang-ASAN clang-UBSAN gcc-UBSAN valgrind

Check Details

Version: 0.2.6
Check: examples
Result: ERROR
    Running examples in ‘gRapHD-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: modelFormula
    > ### Title: Model's formula
    > ### Aliases: modelFormula
    > ### Keywords: graphs
    >
    > ### ** Examples
    >
    > data(dsMixed)
    > m <- minForest(dsMixed,homog=TRUE,stat="LR")
    > modelFormula(m)
    
     *** caught segfault ***
    address 0x0, cause 'memory not mapped'
    
    Traceback:
     1: perfSets(edges = edgesV, p = n, varType = varType, from = 0)
     2: psSub(edges, p, discr, varType[discr])
     3: modelFormula(m)
    An irrecoverable exception occurred. R is aborting now ...
Flavor: r-release-osx-x86_64