Last updated on 2018-06-01 08:49:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-2 | 15.81 | 168.37 | 184.18 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1-2 | 16.37 | 148.41 | 164.78 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1-2 | 264.13 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-2 | 242.09 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1-2 | 41.00 | 272.00 | 313.00 | OK | |
r-patched-linux-x86_64 | 1.1-2 | 12.74 | 150.89 | 163.63 | ERROR | |
r-patched-solaris-x86 | 1.1-2 | 307.00 | OK | |||
r-release-linux-x86_64 | 1.1-2 | 13.65 | 152.02 | 165.67 | ERROR | |
r-release-windows-ix86+x86_64 | 1.1-2 | 25.00 | 218.00 | 243.00 | OK | |
r-release-osx-x86_64 | 1.1-2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-2 | 36.00 | 167.00 | 203.00 | OK | |
r-oldrel-osx-x86_64 | 1.1-2 | OK |
Version: 1.1-2
Check: examples
Result: ERROR
Running examples in ‘RADami-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: genTrees
> ### Title: Generate permuted trees using rNNI or rtree, and check for
> ### uniqueness.
> ### Aliases: genTrees
>
> ### ** Examples
>
> data(oak.tree)
> out <- genTrees(oak.tree, N = 10, maxmoves = 2, perms = c(5, 5))
Error in if (perms == "DEFAULT") perms <- c(length(nni(x)), max(1, as.integer(N - :
the condition has length > 1
Calls: genTrees
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64