Last updated on 2026-01-08 07:48:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.22.10 | 1223.98 | 421.43 | 1645.41 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.22.10 | 1005.99 | 422.59 | 1428.58 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.22.10 | 2160.00 | 516.35 | 2676.35 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.22.10 | 2520.00 | 627.94 | 3147.94 | NOTE | |
| r-devel-windows-x86_64 | 2.22.10 | 1228.00 | 580.00 | 1808.00 | NOTE | |
| r-patched-linux-x86_64 | 2.22.10 | 1352.69 | 531.19 | 1883.88 | OK | |
| r-release-linux-x86_64 | 2.22.10 | 1346.55 | 529.81 | 1876.36 | OK | |
| r-release-macos-arm64 | 2.22.10 | OK | ||||
| r-release-macos-x86_64 | 2.22.10 | 789.00 | 42.00 | 831.00 | OK | |
| r-release-windows-x86_64 | 2.22.10 | 1226.00 | 547.00 | 1773.00 | OK | |
| r-oldrel-macos-arm64 | 2.22.10 | 105.00 | -69.00 | 36.00 | ERROR | |
| r-oldrel-macos-x86_64 | 2.22.10 | 327.00 | -147.00 | 180.00 | ERROR | |
| r-oldrel-windows-x86_64 | 2.22.10 | 339.00 | 14.00 | 353.00 | ERROR |
Version: 2.22.10
Check: compiled code
Result: NOTE
File ‘OpenMx/libs/OpenMx.so’:
Found non-API call to R: ‘ATTRIB’
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
Version: 2.22.10
Check: compilation flags in Makevars
Result: NOTE
Package has both ‘src/Makevars.in’ and ‘src/Makevars’.
Installation with --no-configure' is unlikely to work. If you intended
‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’
otherwise remove it. If ‘configure’ created ‘src/Makevars’, you need a
‘cleanup’ script.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.22.10
Check: compiled code
Result: NOTE
File 'OpenMx/libs/x64/OpenMx.dll':
Found non-API call to R: 'ATTRIB'
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.22.10
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.22.10
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'umx', 'ifaTools'
Flavor: r-oldrel-windows-x86_64