Last updated on 2025-12-07 07:50:25 CET.
| Package | ERROR | OK |
|---|---|---|
| edibble | 1 | 12 |
| nestr | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.1.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'rmarkdown', 'visNetwork', 'knitr'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘edibble-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot.edbl_design
> ### Title: Interactive plot of the edibble design
> ### Aliases: plot.edbl_design plot.edbl_table plot_fct_graph plot_lvl_graph
>
> ### ** Examples
>
> plot(takeout(menu_crd(t = 4, n = 20)))
Loading required namespace: visNetwork
Failed with error: ‘there is no package called ‘visNetwork’’
Error in `plot()`:
! You need to install `visNetwork` package.
Backtrace:
▆
1. ├─base::plot(takeout(menu_crd(t = 4, n = 20)))
2. └─edibble:::plot.edbl_table(takeout(menu_crd(t = 4, n = 20)))
3. ├─base::plot(des, ...)
4. └─edibble:::plot.edbl_design(des, ...)
5. └─rlang::abort("You need to install `visNetwork` package.")
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
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
Current CRAN status: OK: 13