Last updated on 2025-12-07 07:50:30 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| mod | 1 | 3 | 9 | |
| Q7 | 1 | 3 | 9 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mod)
Attaching package: 'mod'
The following objects are masked from 'package:base':
drop, use
>
> test_check("mod")
Saving _problems/test-declaratives-26.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 25 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• {covr} is not installed. (1): 'test-utils.R:2:9'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-declaratives.R:23:1'): (code run outside of `test_that()`) ─────
Error in `require(covr)`: covr is not an installed package
Backtrace:
▆
1. └─mod::ule(...) at test-declaratives.R:23:1
2. └─mod::acquire(temp_file, parent = parent, lock = lock, expose_private = expose_private)
3. └─base::sys.source(file = module, envir = private)
4. └─base::eval(exprs[i], envir)
5. └─base::eval(exprs[i], envir)
6. └─mod:::require(covr)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 25 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: WARN: 1, NOTE: 3, OK: 9
Version: 0.1.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64