Last updated on 2025-12-20 11:50:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 2.54 | 23.23 | 25.77 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 1.68 | 18.32 | 20.00 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 40.49 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 36.98 | ERROR | |||
| r-devel-windows-x86_64 | 0.1.5 | 3.00 | 43.00 | 46.00 | OK | |
| r-patched-linux-x86_64 | 0.1.5 | 2.35 | 21.17 | 23.52 | OK | |
| r-release-linux-x86_64 | 0.1.5 | 2.11 | 21.52 | 23.63 | OK | |
| r-release-macos-arm64 | 0.1.5 | OK | ||||
| r-release-macos-x86_64 | 0.1.5 | 2.00 | 24.00 | 26.00 | OK | |
| r-release-windows-x86_64 | 0.1.5 | 3.00 | 44.00 | 47.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.5 | 2.00 | 22.00 | 24.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.5 | 3.00 | 48.00 | 51.00 | OK |
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in ‘xefun-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: reprate
> ### Title: char repetition rate
> ### Aliases: reprate
>
> ### ** Examples
>
> x = c('a', 'aa', 'ab', 'aab', 'aaab')
> reprate(x)
Error in `[.data.table`(dat[!is.na(get(col)), c("rid", col), with = FALSE][, :
attempt access index 2/2 in VECTOR_ELT
Calls: reprate ... reprate.character -> reprate.data.frame -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in ‘xefun-Ex.R’ failed
The error most likely occurred in:
> ### Name: reprate
> ### Title: char repetition rate
> ### Aliases: reprate
>
> ### ** Examples
>
> x = c('a', 'aa', 'ab', 'aab', 'aaab')
> reprate(x)
Error in `[.data.table`(dat[!is.na(get(col)), c("rid", col), with = FALSE][, :
attempt access index 2/2 in VECTOR_ELT
Calls: reprate ... reprate.character -> reprate.data.frame -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc