Last updated on 2025-11-14 10:50:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.12.2 | 22.41 | 231.12 | 253.53 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.12.2 | 15.86 | 150.20 | 166.06 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.12.2 | 134.00 | 325.09 | 459.09 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.12.2 | 113.00 | 317.86 | 430.86 | ERROR | |
| r-devel-windows-x86_64 | 0.12.2 | 26.00 | 236.00 | 262.00 | OK | |
| r-patched-linux-x86_64 | 0.12.2 | 33.38 | 217.81 | 251.19 | OK | |
| r-release-linux-x86_64 | 0.12.2 | 22.31 | 217.92 | 240.23 | OK | |
| r-release-macos-arm64 | 0.12.2 | 8.00 | 79.00 | 87.00 | OK | |
| r-release-macos-x86_64 | 0.12.2 | 26.00 | 173.00 | 199.00 | OK | |
| r-release-windows-x86_64 | 0.12.2 | 22.00 | 237.00 | 259.00 | OK | |
| r-oldrel-macos-arm64 | 0.12.2 | 9.00 | 80.00 | 89.00 | OK | |
| r-oldrel-macos-x86_64 | 0.12.2 | 20.00 | 118.00 | 138.00 | OK | |
| r-oldrel-windows-x86_64 | 0.12.2 | 36.00 | 315.00 | 351.00 | OK |
Version: 0.12.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [103s/362s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pointblank)
> library(dittodb)
Loading required package: DBI
> test_check("pointblank")
Saving _problems/test-tidyselect_integration-76.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1824 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tidyselect_integration.R:73:3'): Full range of tidyselect features available in column selection ──
Expected exactly one success and no failures.
Actually succeeded 2 times
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1824 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.12.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [97s/270s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pointblank)
> library(dittodb)
Loading required package: DBI
> test_check("pointblank")
Saving _problems/test-tidyselect_integration-76.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1824 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tidyselect_integration.R:73:3'): Full range of tidyselect features available in column selection ──
Expected exactly one success and no failures.
Actually succeeded 2 times
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1824 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc