Last updated on 2026-03-30 08:52:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.10 | 28.18 | 43.38 | 71.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.10 | 19.58 | 32.73 | 52.31 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.10 | 46.00 | 65.38 | 111.38 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.10 | 62.00 | 67.92 | 129.92 | OK | |
| r-devel-macos-arm64 | 0.0.10 | 7.00 | 10.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 0.0.10 | 39.00 | 79.00 | 118.00 | OK | |
| r-patched-linux-x86_64 | 0.0.10 | 25.83 | 38.59 | 64.42 | OK | |
| r-release-linux-x86_64 | 0.0.10 | 24.44 | 38.85 | 63.29 | OK | |
| r-release-macos-arm64 | 0.0.10 | OK | ||||
| r-release-macos-x86_64 | 0.0.10 | 17.00 | 35.00 | 52.00 | OK | |
| r-release-windows-x86_64 | 0.0.10 | 35.00 | 79.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.10 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.10 | 18.00 | 49.00 | 67.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.10 | 44.00 | 88.00 | 132.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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang