CRAN Package Check Results for Package ntwk

Last updated on 2021-10-05 21:51:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 6.34 109.07 115.41 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 5.28 79.45 84.73 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 141.91 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 132.99 OK
r-devel-windows-x86_64 1.0.0 9.00 110.00 119.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.0.0 OK
r-patched-linux-x86_64 1.0.0 6.24 104.79 111.03 OK
r-patched-solaris-x86 1.0.0 206.60 OK
r-release-linux-x86_64 1.0.0 6.32 105.82 112.14 OK
r-release-macos-arm64 1.0.0 ERROR
r-release-macos-x86_64 1.0.0 OK
r-release-windows-ix86+x86_64 1.0.0 15.00 108.00 123.00 OK
r-oldrel-macos-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 11.00 143.00 154.00 OK

Additional issues

M1mac noLD

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [14s/17s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-adjacency.R:95:3): Adjacency_fc_network__values ───────────────
     all(rowSums(adj/theta_1)[1:(d - 1)] == 1) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-utils.R:24:3): utils_row_normalised__off_diag ─────────────────
     all(rowSums(row_adj) == 1) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 298 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-arm64