Last updated on 2026-03-28 12:53:32 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 24.84 | 403.40 | 428.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 16.42 | 259.67 | 276.09 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 46.00 | 1414.34 | 1460.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 44.00 | 1412.05 | 1456.05 | OK | |
| r-devel-macos-arm64 | 1.2.0 | 6.00 | 69.00 | 75.00 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 24.00 | 139.00 | 163.00 | OK | |
| r-patched-linux-x86_64 | 1.1.8 | 18.92 | 401.46 | 420.38 | OK | |
| r-release-linux-x86_64 | 1.1.8 | 17.85 | 397.06 | 414.91 | OK | |
| r-release-macos-arm64 | 1.2.0 | 5.00 | 61.00 | 66.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 19.00 | 217.00 | 236.00 | OK | |
| r-release-windows-x86_64 | 1.2.0 | 25.00 | 133.00 | 158.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.8 | 5.00 | 73.00 | 78.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.0 | 16.00 | 202.00 | 218.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 33.00 | 157.00 | 190.00 | OK |
Version: 1.2.0
Check: compiled code
Result: NOTE
File ‘renv/libs/renv.so’:
Found non-API call to R: ‘R_MissingArg’
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-linux-x86_64-debian-gcc