Last updated on 2026-07-12 21:53:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.1 | 54.29 | 507.59 | 561.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.4.1 | 40.00 | 353.17 | 393.17 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.4.1 | 101.00 | 784.36 | 885.36 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.1 | 102.00 | 817.19 | 919.19 | ERROR | |
| r-devel-windows-x86_64 | 2.4.1 | 58.00 | 507.00 | 565.00 | ERROR | |
| r-patched-linux-x86_64 | 2.4.1 | 48.20 | 476.02 | 524.22 | OK | |
| r-release-linux-x86_64 | 2.4.1 | 50.91 | 472.69 | 523.60 | OK | |
| r-release-macos-arm64 | 2.4.1 | 15.00 | 123.00 | 138.00 | OK | |
| r-release-macos-x86_64 | 2.4.1 | 38.00 | 476.00 | 514.00 | OK | |
| r-release-windows-x86_64 | 2.4.1 | 59.00 | 505.00 | 564.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.1 | 14.00 | 118.00 | 132.00 | OK | |
| r-oldrel-macos-x86_64 | 2.4.1 | 38.00 | 310.00 | 348.00 | OK | |
| r-oldrel-windows-x86_64 | 2.4.1 | 86.00 | 653.00 | 739.00 | OK |
Version: 2.4.1
Check: examples
Result: ERROR
Running examples in ‘dowser-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getTrees
> ### Title: Estimate lineage tree topologies, branch lengths, and internal
> ### node states if desired
> ### Aliases: getTrees
>
> ### ** Examples
>
> data(ExampleClones)
> trees <- getTrees(ExampleClones[10,])
Warning in getTrees(ExampleClones[10, ]) :
Tree building failed for clones 3140
Warning in FUN(X[[i]], ...) :
no applicable method for 'multi2di' applied to an object of class "c('deprecatedWarning', 'warning', 'condition')"
Error in getTrees(ExampleClones[10, ]) : No trees left!
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.4.1
Check: examples
Result: ERROR
Running examples in ‘dowser-Ex.R’ failed
The error most likely occurred in:
> ### Name: getTrees
> ### Title: Estimate lineage tree topologies, branch lengths, and internal
> ### node states if desired
> ### Aliases: getTrees
>
> ### ** Examples
>
> data(ExampleClones)
> trees <- getTrees(ExampleClones[10,])
Warning in getTrees(ExampleClones[10, ]) :
Tree building failed for clones 3140
Warning in FUN(X[[i]], ...) :
no applicable method for 'multi2di' applied to an object of class "c('deprecatedWarning', 'warning', 'condition')"
Error in getTrees(ExampleClones[10, ]) : No trees left!
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64