Last updated on 2025-12-21 23:49:07 CET.
| Package | ERROR | OK |
|---|---|---|
| data.table.threads | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘data.table.threads-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: addRecommendedEfficiency
> ### Title: Function that adds recommended efficiency speedup lines and
> ### points to benchmarks
> ### Aliases: addRecommendedEfficiency
>
> ### ** Examples
>
> # Finding the best performing thread count for each benchmarked data.table function
> # with a data size of 1000 rows and 10 columns:
> benchmarks <- data.table.threads::findOptimalThreadCount(1e3, 10)
Error in `[.data.table`(seconds.dt, , `:=`(speedup = median[threadCount == :
attempt access index 5/5 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.1
Check: examples
Result: ERROR
Running examples in ‘data.table.threads-Ex.R’ failed
The error most likely occurred in:
> ### Name: addRecommendedEfficiency
> ### Title: Function that adds recommended efficiency speedup lines and
> ### points to benchmarks
> ### Aliases: addRecommendedEfficiency
>
> ### ** Examples
>
> # Finding the best performing thread count for each benchmarked data.table function
> # with a data size of 1000 rows and 10 columns:
> benchmarks <- data.table.threads::findOptimalThreadCount(1e3, 10)
Error in `[.data.table`(seconds.dt, , `:=`(speedup = median[threadCount == :
attempt access index 5/5 in VECTOR_ELT
Calls: <Anonymous> -> [ -> [.data.table
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘data.table.threads-Ex.R’ failed
The error most likely occurred in:
> ### Name: addRecommendedEfficiency
> ### Title: Function that adds recommended efficiency speedup lines and
> ### points to benchmarks
> ### Aliases: addRecommendedEfficiency
>
> ### ** Examples
>
> # Finding the best performing thread count for each benchmarked data.table function
> # with a data size of 1000 rows and 10 columns:
> benchmarks <- data.table.threads::findOptimalThreadCount(1e3, 10)
cld calculation took more than 5 seconds
set include_cld = FALSE to skip the cld calculation
cld calculation took more than 5 seconds
set include_cld = FALSE to skip the cld calculation
Error in `[.data.table`(seconds.dt, , `:=`(speedup = median[threadCount == :
attempt access index 5/5 in VECTOR_ELT
Calls: <Anonymous> -> [ -> [.data.table
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc