Last updated on 2023-06-30 11:53:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 5.49 | 58.65 | 64.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 5.78 | 45.98 | 51.76 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 84.06 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 76.73 | ERROR | |||
r-devel-windows-x86_64 | 1.0 | 7.00 | 66.00 | 73.00 | ERROR | |
r-patched-linux-x86_64 | 1.0 | 7.77 | 57.97 | 65.74 | ERROR | |
r-release-linux-x86_64 | 1.0 | 4.58 | 59.71 | 64.29 | ERROR | |
r-release-macos-arm64 | 1.0 | 28.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 44.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 9.00 | 77.00 | 86.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0 | 28.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0 | 36.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 7.00 | 80.00 | 87.00 | ERROR |
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘SNscan-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: network.scan
> ### Title: Network Scan Statistic
> ### Aliases: network.scan
> ### Keywords: scanning method
>
> ### ** Examples
>
> data(karate)
>
> ks=network.scan(g=karate,radius=3,attribute=NULL,
+ model="pois.stat",pattern="structure")
Error in warn_version(graph) :
This graph was created by a now unsupported old igraph version.
Call upgrade_version() before using igraph functions on that object.
Calls: network.scan ... shortest.paths -> ensure_igraph -> is_igraph -> warn_version
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
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘SNscan-Ex.R’ failed
The error most likely occurred in:
> ### Name: network.scan
> ### Title: Network Scan Statistic
> ### Aliases: network.scan
> ### Keywords: scanning method
>
> ### ** Examples
>
> data(karate)
>
> ks=network.scan(g=karate,radius=3,attribute=NULL,
+ model="pois.stat",pattern="structure")
Error in warn_version(graph) :
This graph was created by a now unsupported old igraph version.
Call upgrade_version() before using igraph functions on that object.
Calls: network.scan ... shortest.paths -> ensure_igraph -> is_igraph -> warn_version
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64