Last updated on 2026-04-30 12:52:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.10 | 30.37 | 44.71 | 75.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.10 | 21.22 | 32.55 | 53.77 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.10 | 46.00 | 67.81 | 113.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.10 | 57.00 | 62.99 | 119.99 | OK | |
| r-devel-windows-x86_64 | 0.0.10 | 45.00 | 76.00 | 121.00 | OK | |
| r-patched-linux-x86_64 | 0.0.10 | 28.55 | 40.38 | 68.93 | OK | |
| r-release-linux-x86_64 | 0.0.10 | 28.09 | 40.45 | 68.54 | OK | |
| r-release-macos-arm64 | 0.0.10 | 7.00 | 10.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 0.0.10 | 20.00 | 38.00 | 58.00 | NOTE | |
| r-release-windows-x86_64 | 0.0.10 | 40.00 | 74.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.10 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.10 | 17.00 | 35.00 | 52.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.10 | 46.00 | 89.00 | 135.00 | OK |
Version: 0.0.10
Check: compiled code
Result: NOTE
File ‘purrrlyr/libs/purrrlyr.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’
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