CRAN Package Check Results for Package spectralGraphTopology

Last updated on 2019-09-24 16:49:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 0.1.2 34.42 38.08 72.50 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 135.17 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 132.14 OK
r-devel-windows-ix86+x86_64 0.1.2 103.00 144.00 247.00 NOTE
r-patched-linux-x86_64 0.1.2 35.46 49.25 84.71 OK
r-patched-solaris-x86 0.1.2 39.60 ERROR
r-release-linux-x86_64 0.1.2 38.15 47.07 85.22 OK
r-release-windows-ix86+x86_64 0.1.1 119.00 137.00 256.00 OK
r-release-osx-x86_64 0.1.1 ERROR
r-oldrel-windows-ix86+x86_64 0.1.2 82.00 120.00 202.00 NOTE
r-oldrel-osx-x86_64 0.1.2 NOTE

Check Details

Version: 0.1.2
Check: installed package size
Result: NOTE
     installed size is 6.5Mb
     sub-directories of 1Mb or more:
     doc 3.6Mb
     libs 2.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.1.2
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-patched-solaris-x86

Version: 0.1.1
Check: installed package size
Result: NOTE
     installed size is 5.9Mb
     sub-directories of 1Mb or more:
     doc 2.5Mb
     libs 3.1Mb
Flavor: r-release-osx-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [10s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > library(testthat)
     > library(spectralGraphTopology)
     >
     > test_check("spectralGraphTopology")
     ── 1. Failure: blockDiag throws an exception when shape is not square (@test-uti
     `block_diag(matrix(-1, N1, N1), matrix(-1, N1, N2))` threw an error with unexpected message.
     Expected match: "matrix is not square"
     Actual message: "c++ exception (unknown reason)"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 100 | SKIPPED: 0 | WARNINGS: 88 | FAILED: 1 ]
     1. Failure: blockDiag throws an exception when shape is not square (@test-utils.R#21)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64