CRAN Package Check Results for Package igraph

Last updated on 2025-02-23 15:49:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.4 239.01 393.87 632.88 OK
r-devel-linux-x86_64-debian-gcc 2.1.4 187.84 264.94 452.78 OK
r-devel-linux-x86_64-fedora-clang 2.1.4 1130.21 WARN
r-devel-linux-x86_64-fedora-gcc 2.1.4 1038.66 OK
r-devel-macos-arm64 2.1.4 274.00 OK
r-devel-macos-x86_64 2.1.4 397.00 OK
r-devel-windows-x86_64 2.1.4 480.00 488.00 968.00 OK
r-patched-linux-x86_64 2.1.4 257.93 377.06 634.99 OK
r-release-linux-x86_64 2.1.4 241.79 376.60 618.39 OK
r-release-macos-arm64 2.1.4 271.00 NOTE
r-release-macos-x86_64 2.1.4 408.00 NOTE
r-release-windows-x86_64 2.1.4 497.00 480.00 977.00 NOTE
r-oldrel-macos-arm64 2.1.3 240.00 ERROR
r-oldrel-macos-x86_64 2.1.4 441.00 NOTE
r-oldrel-windows-x86_64 2.1.4 518.00 592.00 1110.00 WARN

Check Details

Version: 2.1.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/data/gannet/ripley/R/packages/tests-clang/igraph.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 20.1.0-rc2’ * used C++ compiler: ‘clang version 20.1.0-rc2’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1.4
Check: installed package size
Result: NOTE installed size is 23.8Mb sub-directories of 1Mb or more: R 2.1Mb doc 1.2Mb help 2.9Mb libs 17.1Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.1.3
Check: installed package size
Result: NOTE installed size is 22.8Mb sub-directories of 1Mb or more: R 2.1Mb doc 1.2Mb help 2.0Mb libs 17.1Mb Flavor: r-oldrel-macos-arm64

Version: 2.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [69s/36s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(igraph) Attaching package: 'igraph' The following object is masked from 'package:testthat': compare The following objects are masked from 'package:stats': decompose, spectrum The following object is masked from 'package:base': union > > test_check("igraph") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 65 | PASS 4492 ] ══ Skipped tests (65) ══════════════════════════════════════════════════════════ • On CRAN (63): 'test-vs-es.R:136:3', 'test-vs-es.R:157:3', 'test-vs-es.R:180:3', 'test-adjacency.R:576:3', 'test-adjacency.R:607:3', 'test-bug-501-rectangles.R:17:3', 'test-conversion.R:42:3', 'test-conversion.R:49:3', 'test-conversion.R:132:3', 'test-conversion.R:188:3', 'test-centrality.R:68:5', 'test-centrality.R:117:5', 'test-centrality.R:125:3', 'test-centrality.R:695:3', 'test-games.R:61:3', 'test-games.R:81:3', 'test-graph.data.frame.R:49:3', 'test-hrg.R:15:3', 'test-incidence.R:9:3', 'test-incidence.R:25:3', 'test-incidence.R:87:3', 'test-incidence.R:103:3', 'test-incidence.R:162:3', 'test-interface.R:184:3', 'test-layout.R:20:3', 'test-layout.R:153:3', 'test-layout.R:208:3', 'test-make.R:61:3', 'test-make.R:70:3', 'test-make.R:78:3', 'test-make.R:88:3', 'test-make.R:96:3', 'test-minimal.st.separators.R:12:3', 'test-modularity_matrix.R:18:3', 'test-old-data-type.R:94:3', 'test-operators.R:156:3', 'test-par.R:5:3', 'test-par.R:15:3', 'test-paths.R:22:3', 'test-paths.R:47:3', 'test-plot.R:17:3', 'test-plot.R:42:3', 'test-plot.R:67:3', 'test-print.R:51:3', 'test-rng.R:2:3', 'test-serialize.R:9:3', 'test-trees.R:204:3', 'test-utils-assert-args.R:2:3', 'test-utils-assert-args.R:10:3', 'test-structural.properties.R:18:3', 'test-structural.properties.R:182:3', 'test-structural.properties.R:202:3', 'test-versions.R:9:3', 'test-versions.R:19:3', 'test-versions.R:25:3', 'test-versions.R:40:3', 'test-versions.R:55:3', 'test-versions.R:72:3', 'test-versions.R:98:3', 'test-vs-es-printing.R:10:3', 'test-vs-es-printing.R:28:3', 'test-vs-es-printing.R:43:3', 'test-vs-es-printing.R:59:3' • empty test (1): 'test-topology.R:45:1' • nested igraph call handling not implemented yet (1): 'test-structural.properties.R:166:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-graphNEL.R:11:3'): graphNEL conversion works ─────────────────── Error in `gi$map12`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. └─testthat::expect_equal(gi$map12, 1:vcount(g)) at test-graphNEL.R:11:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 65 | PASS 4492 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 2.1.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/winnt.h:8404:37: warning: ISO C++ forbids flexible array member 'Elements' [-Wpedantic] D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/winnt.h:8667:22: warning: ISO C++ forbids flexible array member 'pEventLogRecords' [-Wpedantic] D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/winnt.h:8673:13: warning: ISO C++ forbids flexible array member 'ulOffsets' [-Wpedantic] D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/minwindef.h:196:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/minwindef.h:197:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/minwindef.h:198:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/processthreadsapi.h:130:47: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic] D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/rpcndr.h:451:3: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/urlmon.h:1333:24: warning: ISO C restricts enumerator values to range of 'int' [-Wpedantic] D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/urlmon.h:1745:25: warning: ISO C restricts enumerator values to range of 'int' [-Wpedantic] D:/rtools43/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/include/winioctl.h:359:11: warning: ISO C forbids zero-size array 'SerialNumber' [-Wpedantic] See 'd:/Rcompile/CRANpkg/local/4.3/igraph.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 12.3.0' * used C++ compiler: 'g++.exe (GCC) 12.3.0' Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.