CRAN Package Check Results for Package dowser

Last updated on 2026-07-11 00:51:36 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 39.77 355.09 394.86 ERROR
r-devel-linux-x86_64-fedora-clang 2.4.1 108.00 771.05 879.05 OK
r-devel-linux-x86_64-fedora-gcc 2.4.1 101.00 853.24 954.24 OK
r-devel-windows-x86_64 2.4.1 57.00 501.00 558.00 OK
r-patched-linux-x86_64 2.4.1 48.20 476.02 524.22 OK
r-release-linux-x86_64 2.4.1 51.23 476.95 528.18 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 55.00 495.00 550.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

Check Details

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