Last updated on 2025-04-01 18:53:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.4 | 235.51 | 401.27 | 636.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.4 | 186.90 | 273.98 | 460.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.4 | 1080.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.4 | 1110.29 | NOTE | |||
r-devel-macos-arm64 | 2.1.4 | 274.00 | NOTE | |||
r-devel-macos-x86_64 | 2.1.4 | 397.00 | OK | |||
r-devel-windows-x86_64 | 2.1.4 | 512.00 | 504.00 | 1016.00 | NOTE | |
r-patched-linux-x86_64 | 2.1.4 | 265.18 | 381.59 | 646.77 | NOTE | |
r-release-linux-x86_64 | 2.1.4 | 249.89 | 379.75 | 629.64 | 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 | 515.00 | 491.00 | 1006.00 | NOTE | |
r-oldrel-macos-arm64 | 2.1.3 | ERROR | ||||
r-oldrel-macos-x86_64 | 2.1.4 | 441.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.1.4 | 524.00 | 598.00 | 1122.00 | WARN |
Version: 2.1.4
Check: compiled code
Result: NOTE
File ‘igraph/libs/igraph.so’:
Found non-API call to R: ‘Rf_allocSExp’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-patched-linux-x86_64
Version: 2.1.4
Check: compiled code
Result: NOTE
File 'igraph/libs/x64/igraph.dll':
Found non-API call to R: 'Rf_allocSExp'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
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.