CRAN Package Check Results for Package spectralGraphTopology

Last updated on 2019-09-22 11:46:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 43.68 59.43 103.11 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 34.40 44.41 78.81 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 143.82 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 140.32 NOTE
r-devel-windows-ix86+x86_64 0.1.1 109.00 133.00 242.00 OK
r-patched-linux-x86_64 0.1.1 39.76 54.30 94.06 OK
r-patched-solaris-x86 0.1.1 38.90 ERROR
r-release-linux-x86_64 0.1.1 36.78 54.98 91.76 OK
r-release-windows-ix86+x86_64 0.1.1 88.00 105.00 193.00 OK
r-release-osx-x86_64 0.1.1 ERROR
r-oldrel-windows-ix86+x86_64 0.1.1 81.00 104.00 185.00 OK
r-oldrel-osx-x86_64 0.1.1 ERROR

Check Details

Version: 0.1.1
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'twomoon.ps'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: installed package size
Result: NOTE
     installed size is 5.4Mb
     sub-directories of 1Mb or more:
     doc 2.5Mb
     libs 2.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64

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

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/11s]
    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

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/7s]
    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-oldrel-osx-x86_64