CRAN Package Check Results for Maintainer ‘Matthew Plumlee <mplumlee at northwestern.edu>’

Last updated on 2022-08-15 08:50:31 CEST.

Package ERROR NOTE
outerbase 3 10

Package outerbase

Current CRAN status: ERROR: 3, NOTE: 10

Version: 0.1.0
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [55s/28s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(outerbase)
     >
     > test_check("outerbase")
     OMP: Warning #96: Cannot form a team with 32 threads, using 3 instead.
     OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 63 ]
    
     == Failed tests ================================================================
     -- Failure (test-obombasic.R:72:3): basic test ---------------------------------
     base mat agreement (`actual`) not equal to 0 (`expected`).
    
     `actual`: 2
     `expected`: 0
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 63 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [50s/34s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(outerbase)
     >
     > test_check("outerbase")
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 63 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-obombasic.R:72:3): basic test ─────────────────────────────────
     base mat agreement (`actual`) not equal to 0 (`expected`).
    
     `actual`: 2
     `expected`: 0
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 63 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [51s/33s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(outerbase)
     >
     > test_check("outerbase")
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 63 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-obombasic.R:72:3): basic test ─────────────────────────────────
     base mat agreement (`actual`) not equal to 0 (`expected`).
    
     `actual`: 2
     `expected`: 0
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 63 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.1.0
Check: installed package size
Result: NOTE
     installed size is 16.0Mb
     sub-directories of 1Mb or more:
     libs 15.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64