Last updated on 2026-04-25 10:51:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.46.0 | 40.98 | 120.51 | 161.49 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.46.0 | 30.42 | 84.15 | 114.57 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.46.0 | 67.00 | 179.80 | 246.80 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.46.0 | 84.00 | 192.92 | 276.92 | OK | |
| r-patched-linux-x86_64 | 1.46.0 | 43.55 | 112.63 | 156.18 | OK | |
| r-release-linux-x86_64 | 1.46.0 | 36.25 | 106.16 | 142.41 | OK | |
| r-release-macos-arm64 | 1.46.0 | 10.00 | 29.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.46.0 | 30.00 | 217.00 | 247.00 | NOTE | |
| r-release-windows-x86_64 | 1.46.0 | 60.00 | 156.00 | 216.00 | OK | |
| r-oldrel-macos-arm64 | 1.46.0 | 8.00 | 33.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 1.46.0 | 29.00 | 172.00 | 201.00 | OK | |
| r-oldrel-windows-x86_64 | 1.46.0 | 61.00 | 147.00 | 208.00 | OK |
Version: 1.46.0
Check: compiled code
Result: NOTE
File ‘reticulate/libs/reticulate.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-release-macos-x86_64