CRAN Package Check Results for Package implyr

Last updated on 2026-03-06 13:49:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 6.77 56.50 63.27 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.0 4.63 41.15 45.78 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.0 11.00 89.93 100.93 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 10.00 85.85 95.85 OK
r-devel-macos-arm64 0.5.0 2.00 16.00 18.00 OK
r-devel-windows-x86_64 0.5.0 9.00 69.00 78.00 OK
r-patched-linux-x86_64 0.5.0 6.85 53.38 60.23 OK
r-release-linux-x86_64 0.5.0 6.71 53.76 60.47 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 7.00 68.00 75.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 85.00 94.00 OK

Check Details

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] 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-clang

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] 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