Last updated on 2022-04-27 11:54:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 4.89 | 57.49 | 62.38 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 4.18 | 42.85 | 47.03 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 69.25 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 67.21 | ERROR | |||
r-devel-windows-x86_64 | 1.1.1 | 10.00 | 68.00 | 78.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 5.29 | 54.82 | 60.11 | OK | |
r-release-linux-x86_64 | 1.1.1 | 5.91 | 53.88 | 59.79 | OK | |
r-release-macos-arm64 | 1.1.1 | 23.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 55.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 10.00 | 71.00 | 81.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 38.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 11.00 | 63.00 | 74.00 | OK |
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘Rambo-Ex.R’ failed
The error most likely occurred in:
> ### Name: Rambo-package
> ### Title: The Random Subgraph Model
> ### Aliases: Rambo-package Rambo RAMBO
> ### Keywords: rsm
>
> ### ** Examples
>
> data(Regions)
> res <- rsm(Regions$X, Regions$sub, Klist=2:4, nbredo=1, maxit=5)
Error in u == 0 || u == 1 : 'length = 60' in coercion to 'logical(1)'
Calls: rsm -> .rsm.Mstep -> .rsm.xlogx
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc