Last updated on 2025-12-25 19:50:41 CET.
| Package | ERROR | OK |
|---|---|---|
| AutoPlots | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘AutoPlots-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Plot.Area
> ### Title: Plot.Area
> ### Aliases: Plot.Area
>
> ### ** Examples
>
> # Create fake data
> data <- AutoPlots::FakeDataGenerator(N = 1000)
Error in `[.data.table`(data, , `:=`(temp, seq_len(.N)), by = c(names(data)[c(CatFeatures)])) :
attempt access index 20/20 in VECTOR_ELT
Calls: <Anonymous> -> [ -> [.data.table
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang