CRAN Package Check Results for Package mustashe

Last updated on 2023-09-28 15:58:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 2.20 32.76 34.96 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 1.92 25.06 26.98 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 43.56 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 54.01 OK
r-devel-windows-x86_64 0.1.4 4.00 64.00 68.00 OK
r-patched-linux-x86_64 0.1.4 2.62 31.77 34.39 OK
r-release-linux-x86_64 0.1.4 1.70 32.22 33.92 OK
r-release-macos-arm64 0.1.4 43.00 OK
r-release-macos-x86_64 0.1.4 52.00 OK
r-release-windows-x86_64 0.1.4 4.00 66.00 70.00 OK
r-oldrel-macos-arm64 0.1.4 35.00 OK
r-oldrel-macos-x86_64 0.1.4 44.00 ERROR
r-oldrel-windows-x86_64 0.1.4 4.00 69.00 73.00 OK

Check Details

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [1s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Backtrace:
     ▆
     1. ├─testthat::expect_null(...) at test-unstash.R:2:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─mustashe::stash(...)
     5. └─mustashe:::check_stash_dir()
     6. └─base::tryCatch(...)
     7. └─base tryCatchList(expr, classes, parentenv, handlers)
     8. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
     9. └─value[[3L]](cond)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 60 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64