Last updated on 2026-07-18 03:02:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.3 | 278.61 | 482.09 | 760.70 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3.3 | 201.37 | 328.87 | 530.24 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3.3 | 360.00 | 836.61 | 1196.61 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.3 | 217.00 | 347.67 | 564.67 | NOTE | |
| r-devel-windows-x86_64 | 2.3.3 | 561.00 | 598.00 | 1159.00 | NOTE | |
| r-patched-linux-x86_64 | 2.3.3 | 294.08 | 454.49 | 748.57 | OK | |
| r-release-linux-x86_64 | 2.3.3 | 270.73 | 460.63 | 731.36 | OK | |
| r-release-macos-arm64 | 2.3.3 | 62.00 | 52.00 | 114.00 | OK | |
| r-release-macos-x86_64 | 2.3.3 | 174.00 | 364.00 | 538.00 | OK | |
| r-release-windows-x86_64 | 2.3.3 | 552.00 | 586.00 | 1138.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.3 | 47.00 | 65.00 | 112.00 | OK | |
| r-oldrel-macos-x86_64 | 2.3.3 | 171.00 | 311.00 | 482.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.3 | 639.00 | 705.00 | 1344.00 | OK |
Version: 2.3.3
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
igraph/R/plot.common.R (.Dim: 1)
igraph/tests/testthat/test-attributes.R (.Names: 1)
igraph/tests/testthat/test-centrality.R (.Dim: 1, .Names: 1)
igraph/tests/testthat/test-community.R (.Dim: 9, .Dimnames: 9, .Names: 5)
igraph/tests/testthat/test-conversion.R (.Dim: 4)
igraph/tests/testthat/test-flow.R (.Dim: 1)
igraph/tests/testthat/test-indexing.R (.Dim: 2, .Dimnames: 2)
igraph/tests/testthat/test-make.R (.Dim: 1)
igraph/tests/testthat/test-other.R (.Names: 3)
igraph/tests/testthat/test-structural-properties.R (.Names: 2)
'.Dim' should be changed to 'dim'.
'.Names' should be changed to 'names'.
'.Dimnames' should be changed to 'dimnames'.
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
Version: 2.3.3
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘pipe.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.3.3
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
igraph/R/plot.common.R (.Dim: 1)
igraph/tests/testthat/test-attributes.R (.Names: 1)
igraph/tests/testthat/test-centrality.R (.Dim: 1, .Names: 1)
igraph/tests/testthat/test-community.R (.Dim: 9, .Dimnames: 9, .Names: 5)
igraph/tests/testthat/test-conversion.R (.Dim: 4)
igraph/tests/testthat/test-flow.R (.Dim: 1)
igraph/tests/testthat/test-indexing.R (.Dim: 2, .Dimnames: 2)
igraph/tests/testthat/test-make.R (.Dim: 1)
igraph/tests/testthat/test-other.R (.Names: 3)
igraph/tests/testthat/test-structural-properties.R (.Names: 2)
Flavor: r-devel-windows-x86_64