CRAN Package Check Results for Package dowser

Last updated on 2026-08-05 09:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.1 54.38 484.89 539.27 ERROR
r-devel-linux-x86_64-debian-gcc 2.4.1 40.58 355.73 396.31 ERROR
r-devel-linux-x86_64-fedora-clang 2.4.1 96.00 778.91 874.91 ERROR
r-devel-linux-x86_64-fedora-gcc 2.4.1 41.00 352.42 393.42 ERROR
r-devel-windows-x86_64 2.4.1 58.00 489.00 547.00 ERROR
r-patched-linux-x86_64 2.4.1 53.50 475.20 528.70 OK
r-release-linux-x86_64 2.4.1 55.14 472.05 527.19 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 506.00 565.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 79.00 667.00 746.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