Last updated on 2025-12-28 05:50:36 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| chronicle | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 0.3
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘DT’ ‘dplyr’ ‘prettydoc’ ‘rmdformats’ ‘skimr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3
Check: examples
Result: ERROR
Running examples in 'chronicle-Ex.R' failed
The error most likely occurred in:
> ### Name: make_raincloud
> ### Title: Create a raincloud plot from a data frame through ggplotly
> ### Aliases: make_raincloud
>
> ### ** Examples
>
> make_raincloud(dt = iris, value = 'Sepal.Width')
Error in `[.data.table`(plot_dt, , `:=`(dens_height, max(density(get(value), :
attempt access index 6/6 in VECTOR_ELT
Calls: make_raincloud -> [ -> [.data.table
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'chronicle.Rmd' using rmarkdown
Quitting from chronicle.Rmd:37-67 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/purrr_error_indexed>
Error in `map2()`:
ℹ In index: 1.
Caused by error in `[.data.table`:
! attempt access index 5/5 in VECTOR_ELT
---
Backtrace:
▆
1. └─chronicle::make_raincloud(...)
2. ├─...[]
3. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'chronicle.Rmd' failed with diagnostics:
ℹ In index: 1.
Caused by error in `[.data.table`:
! attempt access index 5/5 in VECTOR_ELT
--- failed re-building 'chronicle.Rmd'
SUMMARY: processing the following file failed:
'chronicle.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.