Last updated on 2025-01-14 07:50:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.5.2 | 38.09 | 95.66 | 133.75 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.5.2 | 31.40 | 63.12 | 94.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.5.2 | 211.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.5.2 | 250.72 | OK | |||
r-devel-windows-x86_64 | 4.5.2 | 41.00 | 125.00 | 166.00 | OK | |
r-patched-linux-x86_64 | 4.5.0 | 46.85 | 89.09 | 135.94 | OK | |
r-release-linux-x86_64 | 4.5.0 | 41.87 | 88.09 | 129.96 | OK | |
r-release-macos-arm64 | 4.5.2 | 65.00 | ERROR | |||
r-release-macos-x86_64 | 4.5.2 | 127.00 | OK | |||
r-release-windows-x86_64 | 4.5.0 | 53.00 | 134.00 | 187.00 | OK | |
r-oldrel-macos-arm64 | 4.5.2 | 66.00 | ERROR | |||
r-oldrel-macos-x86_64 | 4.5.2 | 130.00 | OK | |||
r-oldrel-windows-x86_64 | 4.5.0 | 55.00 | 166.00 | 221.00 | OK |
Version: 4.5.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-macos-arm64
Version: 4.5.2
Check: examples
Result: ERROR
Running examples in ‘ff-Ex.R’ failed
The error most likely occurred in:
> ### Name: ffindexorder
> ### Title: Sorting: chunked ordering of integer suscript positions
> ### Aliases: ffindexorder ffindexordersize
> ### Keywords: IO data
>
> ### ** Examples
>
> x <- ff(sample(40))
*** caught bus error ***
address 0x1047d0000, cause 'invalid alignment'
Traceback:
1: `[.ff`(ret, 1)
2: ret[1]
3: as.vector(ret[1])
4: ff(sample(40))
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-oldrel-macos-arm64