CRAN Package Check Results for Package AutoPlots

Last updated on 2025-12-20 17:50:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 12.58 83.24 95.82 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 9.32 54.50 63.82 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 23.00 125.66 148.66 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 23.00 120.95 143.95 ERROR
r-devel-windows-x86_64 1.0.0 15.00 183.00 198.00 OK
r-patched-linux-x86_64 1.0.0 14.98 99.63 114.61 OK
r-release-linux-x86_64 1.0.0 12.58 97.81 110.39 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 8.00 98.00 106.00 OK
r-release-windows-x86_64 1.0.0 14.00 117.00 131.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 9.00 74.00 83.00 OK
r-oldrel-windows-x86_64 1.0.0 21.00 152.00 173.00 OK

Check Details

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