Last updated on 2025-12-07 07:50:44 CET.
| Package | ERROR | OK |
|---|---|---|
| smidm | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'covr', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(smidm)
> library(covr)
Error in library(covr) : there is no package called 'covr'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 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