CRAN Package Check Results for Package SSBtools

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 8.84 67.71 76.55 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 8.17 53.88 62.05 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 93.16 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 88.05 OK
r-devel-windows-ix86+x86_64 0.4.0 23.00 73.00 96.00 OK
r-patched-linux-x86_64 0.4.0 5.93 64.83 70.76 OK
r-patched-solaris-x86 0.4.0 127.20 OK
r-release-linux-x86_64 0.4.0 5.61 65.08 70.69 OK
r-release-windows-ix86+x86_64 0.4.0 14.00 99.00 113.00 OK
r-release-osx-x86_64 0.4.0 OK
r-oldrel-windows-ix86+x86_64 0.4.0 9.00 88.00 97.00 ERROR
r-oldrel-osx-x86_64 0.4.0 OK

Check Details

Version: 0.4.0
Check: examples
Result: ERROR
    Running examples in 'SSBtools-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: DummyHierarchy
    > ### Title: Converting hierarchy specifications to a (signed) dummy matrix
    > ### Aliases: DummyHierarchy
    >
    > ### ** Examples
    >
    > # A hierarchy table
    > h <- SSBtoolsData("FIFA2018ABCD")
    >
    > DummyHierarchy(h$mapsFrom, h$mapsTo, h$sign, h$level)
    9 x 16 sparse Matrix of class "dgCMatrix"
    Error in isFALSE(suppRows) : could not find function "isFALSE"
    Calls: <Anonymous> -> <Anonymous> -> printSpMatrix2
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64