Last updated on 2025-12-07 07:50:30 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| implyr | 1 | 12 | |
| queryparser | 13 | ||
| tidyquery | 13 | ||
| wkb | 2 | 11 |
Current CRAN status: ERROR: 1, OK: 12
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
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.4-0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ian Cook <ianmcook@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("TIBCO", "Software"),
family = "Inc.",
role = "aut"),
person(given = "Ian",
family = "Cook",
role = "cre",
email = "ianmcook@gmail.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc