CRAN Package Check Results for Package dowser

Last updated on 2026-08-21 07:57:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.1 58.44 497.03 555.47 ERROR
r-devel-linux-x86_64-debian-gcc 2.4.1 39.36 357.10 396.46 ERROR
r-devel-linux-x86_64-fedora-clang 2.5.1 48.00 362.39 410.39 OK
r-devel-linux-x86_64-fedora-gcc 2.5.1 47.00 358.72 405.72 OK
r-devel-windows-x86_64 2.4.1 63.00 522.00 585.00 ERROR
r-patched-linux-x86_64 2.4.1 53.89 475.96 529.85 OK
r-release-linux-x86_64 2.4.1 52.40 473.54 525.94 OK
r-release-macos-arm64 2.5.1 16.00 117.00 133.00 OK
r-release-macos-x86_64 2.5.1 43.00 464.00 507.00 OK
r-release-windows-x86_64 2.4.1 57.00 495.00 552.00 OK
r-oldrel-macos-arm64 2.5.1 15.00 122.00 137.00 OK
r-oldrel-macos-x86_64 2.5.1 41.00 408.00 449.00 OK
r-oldrel-windows-x86_64 2.4.1 81.00 668.00 749.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 Flavor: r-devel-windows-x86_64