Last updated on 2022-04-27 12:55:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.76 | 35.54 | 38.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.07 | 28.43 | 30.50 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 44.66 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 60.13 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 13.00 | 57.00 | 70.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 2.07 | 35.08 | 37.15 | NOTE | |
r-release-linux-x86_64 | 0.1.1 | 2.21 | 35.86 | 38.07 | NOTE | |
r-release-macos-arm64 | 0.1.1 | 36.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 43.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.1 | 11.00 | 57.00 | 68.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.1 | 34.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.1 | 49.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 5.00 | 45.00 | 50.00 | NOTE |
Version: 0.1.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, 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.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(yummlyr)
>
> test_check("yummlyr")
[ FAIL 1 | WARN 5 | SKIP 2 | PASS 51 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (2)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (???): Search. flavor argument works (with mocks) ─────────────────────
Error in `unlist(x) >= 0 && unlist(x) <= 1`: 'length = 2' in coercion to 'logical(1)'
Backtrace:
▆
1. └─yummlyr::search_recipes(...)
2. ├─base::which(...)
3. └─base::sapply(...)
4. └─base::lapply(X = X, FUN = FUN, ...)
5. └─yummlyr FUN(X[[i]], ...)
[ FAIL 1 | WARN 5 | SKIP 2 | PASS 51 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(yummlyr)
>
> test_check("yummlyr")
[ FAIL 1 | WARN 5 | SKIP 2 | PASS 51 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (2)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (???): Search. flavor argument works (with mocks) ─────────────────────
Error in `unlist(x) >= 0 && unlist(x) <= 1`: 'length = 2' in coercion to 'logical(1)'
Backtrace:
▆
1. └─yummlyr::search_recipes(...)
2. ├─base::which(...)
3. └─base::sapply(...)
4. └─base::lapply(X = X, FUN = FUN, ...)
5. └─yummlyr FUN(X[[i]], ...)
[ FAIL 1 | WARN 5 | SKIP 2 | PASS 51 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc