Last updated on 2026-05-03 11:51:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.4 | 9.34 | 134.01 | 143.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.4.4 | 7.51 | 87.51 | 95.02 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.4.4 | 19.00 | 212.35 | 231.35 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.4 | 17.00 | 207.35 | 224.35 | OK | |
| r-devel-windows-x86_64 | 2.4.4 | 13.00 | 184.00 | 197.00 | OK | |
| r-patched-linux-x86_64 | 2.4.4 | 8.94 | 119.52 | 128.46 | OK | |
| r-release-linux-x86_64 | 2.4.4 | 9.06 | 110.80 | 119.86 | ERROR | |
| r-release-macos-arm64 | 2.4.4 | 2.00 | 35.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 2.4.4 | 7.00 | 131.00 | 138.00 | OK | |
| r-release-windows-x86_64 | 2.4.4 | 13.00 | 152.00 | 165.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.4 | 2.00 | 35.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 2.4.4 | 8.00 | 322.00 | 330.00 | OK | |
| r-oldrel-windows-x86_64 | 2.4.4 | 18.00 | 186.00 | 204.00 | OK |
Version: 2.4.4
Check: examples
Result: ERROR
Running examples in ‘FossilSim-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_fbdrange_from_file
> ### Title: Import fbdrange object from file
> ### Aliases: get_fbdrange_from_file
>
> ### ** Examples
>
> tree_file <- system.file("extdata", "fbdrange.trees", package = "FossilSim")
> fbdr <- get_fbdrange_from_file(tree_file)
Error: Package treeio is needed for this function to work. Please install it.
Execution halted
Flavor: r-release-linux-x86_64