Last updated on 2025-12-07 07:50:26 CET.
| Package | ERROR | OK |
|---|---|---|
| evanverse | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.3.7
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'devtools', 'reactable'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.7
Check: examples
Result: ERROR
Running examples in ‘evanverse-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: view
> ### Title: Quick interactive table viewer (reactable)
> ### Aliases: view
>
> ### ** Examples
>
> view(iris)
Error in `view()`:
! Package 'reactable' is required. Please install it to use view().
Backtrace:
▆
1. └─evanverse::view(iris)
2. └─cli::cli_abort("Package 'reactable' is required. Please install it to use view().")
3. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.7
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