CRAN Package Check Results for Package chronicle

Last updated on 2025-12-19 14:50:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3 4.78 70.73 75.51 OK
r-devel-linux-x86_64-debian-gcc 0.3 3.22 47.71 50.93 OK
r-devel-linux-x86_64-fedora-clang 0.3 8.00 83.87 91.87 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3 8.00 92.71 100.71 ERROR
r-devel-windows-x86_64 0.3 7.00 89.00 96.00 OK
r-patched-linux-x86_64 0.3 3.84 64.06 67.90 OK
r-release-linux-x86_64 0.3 4.59 63.52 68.11 OK
r-release-macos-arm64 0.3 OK
r-release-macos-x86_64 0.3 3.00 72.00 75.00 OK
r-release-windows-x86_64 0.3 8.00 88.00 96.00 OK
r-oldrel-macos-arm64 0.3 OK
r-oldrel-macos-x86_64 0.3 3.00 52.00 55.00 OK
r-oldrel-windows-x86_64 0.3 11.00 108.00 119.00 OK

Check Details

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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NULL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc