CRAN Package Check Results for Package intensegRid

Last updated on 2022-11-01 17:52:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.48 44.24 47.72 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 2.29 36.01 38.30 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 71.46 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 68.86 ERROR
r-devel-windows-x86_64 0.1.1 19.00 79.00 98.00 ERROR
r-patched-linux-x86_64 0.1.1 2.85 43.87 46.72 OK
r-release-linux-x86_64 0.1.1 2.59 43.34 45.93 OK
r-release-macos-arm64 0.1.1 28.00 NOTE
r-release-macos-x86_64 0.1.1 49.00 NOTE
r-release-windows-x86_64 0.1.1 29.00 79.00 108.00 OK
r-oldrel-macos-arm64 0.1.1 34.00 NOTE
r-oldrel-macos-x86_64 0.1.1 39.00 NOTE
r-oldrel-windows-ix86+x86_64 0.1.1 8.00 72.00 80.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [10s/18s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(intensegRid)
     >
     > test_check("intensegRid")
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 66 ]
    
     == Failed tests ================================================================
     -- Failure ('test-other.R:34'): get_stats() works ------------------------------
     `get_stats(10, 20)` did not throw an error.
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 66 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/13s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(intensegRid)
     >
     > test_check("intensegRid")
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 66 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-other.R:34'): get_stats() works ──────────────────────────────
     `get_stats(10, 20)` did not throw an error.
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 66 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘purrr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(intensegRid)
     >
     > test_check("intensegRid")
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 66 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-other.R:34'): get_stats() works ──────────────────────────────
     `get_stats(10, 20)` did not throw an error.
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 66 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [12s/16s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(intensegRid)
     >
     > test_check("intensegRid")
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 66 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-other.R:34'): get_stats() works ──────────────────────────────
     `get_stats(10, 20)` did not throw an error.
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 66 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [10s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(intensegRid)
     >
     > test_check("intensegRid")
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 66 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-other.R:34'): get_stats() works ──────────────────────────────
     `get_stats(10, 20)` did not throw an error.
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 66 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64