CRAN Package Check Results for Package iGraphMatch

Last updated on 2024-02-12 08:05:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 37.90 325.44 363.34 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.3 29.86 255.41 285.27 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.3 435.69 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0.3 459.29 ERROR
r-devel-windows-x86_64 2.0.3 34.00 253.00 287.00 ERROR
r-patched-linux-x86_64 2.0.3 31.75 323.48 355.23 ERROR
r-release-linux-x86_64 2.0.3 36.37 319.99 356.36 ERROR
r-release-macos-arm64 2.0.3 152.00 OK
r-release-macos-x86_64 2.0.3 382.00 OK
r-release-windows-x86_64 2.0.3 43.00 342.00 385.00 ERROR
r-oldrel-macos-arm64 2.0.3 154.00 OK
r-oldrel-windows-x86_64 2.0.3 43.00 331.00 374.00 ERROR

Check Details

Version: 2.0.3
Check: examples
Result: ERROR Running examples in ‘iGraphMatch-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: C.Elegans > ### Title: Chemical synapses and electrical synapses networks of roundworm > ### Aliases: C.Elegans > ### Keywords: datasets > > ### ** Examples > > data(C.Elegans) > g1 <- C.Elegans[[1]] > g2 <- C.Elegans[[2]] > plot(g1, g2) This graph was created by an old(er) igraph version. Call upgrade_graph() on it to use with the current igraph version For now we convert it on the fly... This graph was created by an old(er) igraph version. Call upgrade_graph() on it to use with the current igraph version For now we convert it on the fly... Error in validObject(.Object) : invalid class “graphMatch” object: invalid object for slot "nnodes" in class "graphMatch": got class "numeric", should be or extend class "integer" Calls: plot ... graphMatch -> new -> initialize -> initialize -> validObject 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: 2.0.3
Check: examples
Result: ERROR Running examples in ‘iGraphMatch-Ex.R’ failed The error most likely occurred in: > ### Name: C.Elegans > ### Title: Chemical synapses and electrical synapses networks of roundworm > ### Aliases: C.Elegans > ### Keywords: datasets > > ### ** Examples > > data(C.Elegans) > g1 <- C.Elegans[[1]] > g2 <- C.Elegans[[2]] > plot(g1, g2) This graph was created by an old(er) igraph version. Call upgrade_graph() on it to use with the current igraph version For now we convert it on the fly... This graph was created by an old(er) igraph version. Call upgrade_graph() on it to use with the current igraph version For now we convert it on the fly... Error in validObject(.Object) : invalid class “graphMatch” object: invalid object for slot "nnodes" in class "graphMatch": got class "numeric", should be or extend class "integer" Calls: plot ... graphMatch -> new -> initialize -> initialize -> validObject 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