CRAN Package Check Results for Package stubthat

Last updated on 2022-04-17 05:51:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 3.04 45.82 48.86 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.1 2.61 35.19 37.80 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.1 60.08 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.1 26.34 ERROR
r-devel-windows-x86_64-new-UL 1.2.1 16.00 71.00 87.00 ERROR
r-patched-linux-x86_64 1.2.1 2.97 44.80 47.77 ERROR
r-release-linux-x86_64 1.2.1 2.13 42.70 44.83 ERROR
r-release-macos-arm64 1.2.1 NOTE
r-release-macos-x86_64 1.2.1 NOTE
r-release-windows-ix86+x86_64 1.2.1 7.00 54.00 61.00 ERROR
r-oldrel-macos-x86_64 1.2.1 OK
r-oldrel-windows-ix86+x86_64 1.2.1 7.00 54.00 61.00 ERROR

Additional issues

M1mac

Check Details

Version: 1.2.1
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
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-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64

Version: 1.2.1
Check: tests
Result: ERROR
     Running 'testthat.R' [3s/4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(stubthat)
     >
     > test_check("stubthat")
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
    
     == Failed tests ================================================================
     -- Failure (test-with-mock.r:51:3): Testing "expects" case using with_mock -----
     `file_path_sans_ext_tester("goo.goo")` produced warnings.
    
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(stubthat)
     >
     > test_check("stubthat")
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-with-mock.r:51:3): Testing "expects" case using with_mock ─────
     `file_path_sans_ext_tester("goo.goo")` produced warnings.
    
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(stubthat)
     >
     > test_check("stubthat")
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-with-mock.r:51:3): Testing "expects" case using with_mock ─────
     `file_path_sans_ext_tester("goo.goo")` produced warnings.
    
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.1
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(stubthat)
     >
     > test_check("stubthat")
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-with-mock.r:51:3): Testing "expects" case using with_mock ─────
     `file_path_sans_ext_tester("goo.goo")` produced warnings.
    
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-new-UL

Version: 1.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(stubthat)
     >
     > test_check("stubthat")
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-with-mock.r:51:3): Testing "expects" case using with_mock ─────
     `file_path_sans_ext_tester("goo.goo")` produced warnings.
    
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
     Error: Test failures
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.2.1
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(stubthat)
     >
     > test_check("stubthat")
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
    
     == Failed tests ================================================================
     -- Failure (test-with-mock.r:51:3): Testing "expects" case using with_mock -----
     `file_path_sans_ext_tester("goo.goo")` produced warnings.
    
     [ FAIL 1 | WARN 11 | SKIP 0 | PASS 149 ]
     Error: Test failures
     Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64