Last updated on 2025-12-16 19:51:13 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| ASGS.foyer | 13 | ||
| Census2016 | 2 | 11 | |
| dauphin | 13 | ||
| factor256 | 13 | ||
| fy | 13 | ||
| grattan | 13 | ||
| grattanInflators | 13 | ||
| healthyAddress | 13 | ||
| heims | 13 | ||
| hutils | 13 | ||
| hutilscpp | 1 | 12 | |
| TeXCheckR | 13 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.2.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘data.table’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.10.10
Check: tests
Result: ERROR
Running ‘tinytest.R’ [1m/13m]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if (requireNamespace("tinytest", quietly = TRUE) &&
+ requireNamespace("data.table", quietly = TRUE) &&
+ requireNamespace("hutils", quietly = TRUE)) {
+ if (startsWith(Sys.getenv("USERNAME"), "hugh")) {
+ options(hutilscpp.nThread = 10)
+ }
+ if (requireNamespace("covr", quietly = TRUE) && covr::in_covr()) {
+ options(hutilscpp.nThread = 1L)
+ }
+ library(data.table)
+ library(hutils, warn.conflicts = FALSE)
+ tinytest::test_package("hutilscpp", verbose = 0L)
+ }
Attaching package: 'data.table'
The following object is masked from 'package:base':
%notin%
Output is double
Output is double
Flavor: r-devel-linux-x86_64-fedora-clang
Current CRAN status: OK: 13