CRAN Package Check Results for Package dowser

Last updated on 2026-07-14 14:51:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.1 55.21 507.63 562.84 ERROR
r-devel-linux-x86_64-debian-gcc 2.4.1 41.65 359.48 401.13 ERROR
r-devel-linux-x86_64-fedora-clang 2.4.1 100.00 753.16 853.16 ERROR
r-devel-linux-x86_64-fedora-gcc 2.4.1 96.00 736.28 832.28 ERROR
r-devel-windows-x86_64 2.4.1 57.00 505.00 562.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 82.00 662.00 744.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 Flavors: r-devel-linux-x86_64-debian-clang, 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