Last updated on 2021-10-19 07:49:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 4.85 | 47.71 | 52.56 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 4.63 | 35.72 | 40.35 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 75.82 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 62.55 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 8.00 | 66.00 | 74.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.1 | ERROR | ||||
r-patched-linux-x86_64 | 0.1.1 | 9.40 | 44.36 | 53.76 | ERROR | |
r-patched-solaris-x86 | 0.1.1 | 86.80 | ERROR | |||
r-release-linux-x86_64 | 0.1.1 | 4.69 | 44.94 | 49.63 | ERROR | |
r-release-macos-arm64 | 0.1.1 | NOTE | ||||
r-release-macos-x86_64 | 0.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 16.00 | 66.00 | 82.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 13.00 | 68.00 | 81.00 | ERROR |
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-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [3s/5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(connections)
>
> test_check("connections")
== Failed tests ================================================================
-- Error (test-pins.R:16:3): tbl pin is created w/o error ----------------------
Error in `if (retrieve) {
suppressMessages(invisible(pin_get(name, board, ...)))
} else {
invisible(NULL)
}`: argument is not interpretable as logical
Backtrace:
x
1. +-testthat::expect_silent(pin(t, "test")) test-pins.R:16:2
2. | \-testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. | +-testthat:::.capture(...)
4. | | +-withr::with_output_sink(...)
5. | | | \-base::force(code)
6. | | +-base::withCallingHandlers(...)
7. | | \-base::withVisible(code)
8. | \-rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. +-pins::pin(t, "test")
10. \-connections:::pin.tbl_conn(t, "test")
11. \-pins::board_pin_store(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 22 ]
Error: Test failures
In addition: Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(connections)
>
> test_check("connections")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-pins.R:16:3): tbl pin is created w/o error ──────────────────────
Error in `if (retrieve) {
suppressMessages(invisible(pin_get(name, board, ...)))
} else {
invisible(NULL)
}`: argument is not interpretable as logical
Backtrace:
█
1. ├─testthat::expect_silent(pin(t, "test")) test-pins.R:16:2
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat:::.capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. ├─pins::pin(t, "test")
10. └─connections:::pin.tbl_conn(t, "test")
11. └─pins::board_pin_store(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 22 ]
Error: Test failures
In addition: Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-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(connections)
>
> test_check("connections")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-pins.R:16:3): tbl pin is created w/o error ──────────────────────
Error in `if (retrieve) {
suppressMessages(invisible(pin_get(name, board, ...)))
} else {
invisible(NULL)
}`: argument is not interpretable as logical
Backtrace:
█
1. ├─testthat::expect_silent(pin(t, "test")) test-pins.R:16:2
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat:::.capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. ├─pins::pin(t, "test")
10. └─connections:::pin.tbl_conn(t, "test")
11. └─pins::board_pin_store(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 22 ]
Error: Test failures
In addition: Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(connections)
>
> test_check("connections")
== Failed tests ================================================================
-- Error (test-pins.R:16:3): tbl pin is created w/o error ----------------------
Error in `if (retrieve) {
suppressMessages(invisible(pin_get(name, board, ...)))
} else {
invisible(NULL)
}`: argument is not interpretable as logical
Backtrace:
x
1. +-testthat::expect_silent(pin(t, "test")) test-pins.R:16:2
2. | \-testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. | +-testthat:::.capture(...)
4. | | +-withr::with_output_sink(...)
5. | | | \-base::force(code)
6. | | +-base::withCallingHandlers(...)
7. | | \-base::withVisible(code)
8. | \-rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. +-pins::pin(t, "test")
10. \-connections:::pin.tbl_conn(t, "test")
11. \-pins::board_pin_store(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 22 ]
Error: Test failures
In addition: Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-ix86+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(connections)
>
> test_check("connections")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-pins.R:16:3): tbl pin is created w/o error ──────────────────────
Error: argument is not interpretable as logical
Backtrace:
█
1. ├─testthat::expect_silent(pin(t, "test")) test-pins.R:16:2
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat:::.capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. ├─pins::pin(t, "test")
10. └─connections:::pin.tbl_conn(t, "test")
11. └─pins::board_pin_store(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 22 ]
Error: Test failures
In addition: Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
Flavor: r-patched-solaris-x86