Last updated on 2026-04-04 17:53:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 6.90 | 60.51 | 67.41 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 4.64 | 40.17 | 44.81 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 11.00 | 90.95 | 101.95 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 10.00 | 81.62 | 91.62 | OK | |
| r-devel-macos-arm64 | 0.5.0 | 2.00 | 15.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 8.00 | 70.00 | 78.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 6.68 | 54.22 | 60.90 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 4.22 | 52.59 | 56.81 | OK | |
| r-release-macos-arm64 | 0.5.0 | OK | ||||
| r-release-macos-x86_64 | 0.5.0 | 4.00 | 53.00 | 57.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 9.00 | 69.00 | 78.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.0 | 4.00 | 41.00 | 45.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 9.00 | 87.00 | 96.00 | OK |
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(implyr)
Loading required package: DBI
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(RJDBC)
Error in library(RJDBC) : there is no package called 'RJDBC'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc