Last updated on 2022-01-06 15:51:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-2 | 11.20 | 111.48 | 122.68 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1-2 | 8.00 | 84.30 | 92.30 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1-2 | 150.59 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-2 | 131.10 | ERROR | |||
r-devel-windows-x86_64-new-UL | 1.1-2 | 36.00 | 123.00 | 159.00 | ERROR | |
r-devel-windows-x86_64-new-TK | 1.1-2 | ERROR | ||||
r-patched-linux-x86_64 | 1.1-2 | 14.72 | 116.54 | 131.26 | OK | |
r-release-linux-x86_64 | 1.1-2 | 7.58 | 113.99 | 121.57 | OK | |
r-release-macos-arm64 | 1.1-2 | OK | ||||
r-release-macos-x86_64 | 1.1-2 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1-2 | 30.00 | 141.00 | 171.00 | OK | |
r-oldrel-macos-x86_64 | 1.1-2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-2 | 31.00 | 146.00 | 177.00 | OK |
Version: 1.1-2
Check: examples
Result: ERROR
Running examples in 'NetOrigin-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: origin-methods
> ### Title: methods for origin estimation objects of class 'origin'
> ### Aliases: origin-methods print.origin summary.origin plot.origin
> ### performance.origin
>
> ### ** Examples
>
> data(ptnGoe)
> data(delayGoe)
>
> res <- origin(events=delayGoe[10,-c(1:2)], type='centrality', graph=ptnGoe)
Error in subset.default(events, select = events > 0) :
argument "subset" is missing, with no default
Calls: origin -> origin_centrality -> subset -> subset.default
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1-2
Check: examples
Result: ERROR
Running examples in ‘NetOrigin-Ex.R’ failed
The error most likely occurred in:
> ### Name: origin-methods
> ### Title: methods for origin estimation objects of class 'origin'
> ### Aliases: origin-methods print.origin summary.origin plot.origin
> ### performance.origin
>
> ### ** Examples
>
> data(ptnGoe)
> data(delayGoe)
>
> res <- origin(events=delayGoe[10,-c(1:2)], type='centrality', graph=ptnGoe)
Error in subset.default(events, select = events > 0) :
argument "subset" is missing, with no default
Calls: origin -> origin_centrality -> subset -> subset.default
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK