Last updated on 2025-12-20 15:50:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 4.25 | 53.82 | 58.07 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.16 | 38.68 | 42.84 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 9.00 | 83.96 | 92.96 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 9.00 | 97.41 | 106.41 | ERROR | |
| r-devel-windows-x86_64 | 1.0.1 | 8.00 | 64.00 | 72.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 4.84 | 51.11 | 55.95 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 4.94 | 51.62 | 56.56 | OK | |
| r-release-macos-arm64 | 1.0.1 | OK | ||||
| r-release-macos-x86_64 | 1.0.1 | 3.00 | 62.00 | 65.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 8.00 | 65.00 | 73.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 4.00 | 147.00 | 151.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 9.00 | 80.00 | 89.00 | OK |
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