Last updated on 2026-03-17 01:52:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 8.28 | 119.69 | 127.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 5.78 | 81.50 | 87.28 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 13.00 | 179.20 | 192.20 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 13.00 | 192.31 | 205.31 | OK | |
| r-devel-macos-arm64 | 1.2.1 | 3.00 | 38.00 | 41.00 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 18.00 | 130.00 | 148.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 9.71 | 104.65 | 114.36 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 7.89 | 107.14 | 115.03 | OK | |
| r-release-macos-arm64 | 1.2.1 | 2.00 | 38.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 1.2.1 | 7.00 | 125.00 | 132.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 17.00 | 127.00 | 144.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | 2.00 | 41.00 | 43.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.1 | 7.00 | 162.00 | 169.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 21.00 | 151.00 | 172.00 | OK |
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘purrr/libs/purrr.so’:
Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
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