Last updated on 2025-12-21 23:49:07 CET.
| Package | ERROR | OK |
|---|---|---|
| AutoPlots | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘AutoPlots-Ex.R’ failed
The error most likely occurred in:
> ### 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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc