Last updated on 2026-07-21 02:50:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.9.8 | 34.48 | 157.27 | 191.75 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.10.1 | 25.19 | 111.97 | 137.16 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.10.1 | 63.00 | 260.48 | 323.48 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.10.1 | 26.00 | 98.86 | 124.86 | OK | |
| r-devel-windows-x86_64 | 1.10.1 | 36.00 | 161.00 | 197.00 | OK | |
| r-patched-linux-x86_64 | 1.9.8 | 34.67 | 147.19 | 181.86 | OK | |
| r-release-linux-x86_64 | 1.9.8 | 32.24 | 147.20 | 179.44 | OK | |
| r-release-macos-arm64 | 1.10.1 | 9.00 | 47.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 1.10.1 | 28.00 | 227.00 | 255.00 | OK | |
| r-release-windows-x86_64 | 1.9.8 | 50.00 | 164.00 | 214.00 | OK | |
| r-oldrel-macos-arm64 | 1.10.1 | 9.00 | 39.00 | 48.00 | OK | |
| r-oldrel-macos-x86_64 | 1.10.1 | 26.00 | 241.00 | 267.00 | OK | |
| r-oldrel-windows-x86_64 | 1.9.8 | 49.00 | 220.00 | 269.00 | OK |
Version: 1.9.8
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Sacha Epskamp <mail@sachaepskamp.com>’
The BugReports field in DESCRIPTION has
https://github.com/SachaEpskamp/qgraph
which should likely be
https://github.com/SachaEpskamp/qgraph/issues
instead.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.9.8
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
qgraph/R/00PolyShapes.R (.Names: 3)
qgraph/R/centrality.R (.Dim: 3)
'.Names' should be changed to 'names'.
'.Dim' should be changed to 'dim'.
Flavor: r-devel-linux-x86_64-debian-clang