Last updated on 2026-04-30 16:54:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 342.10 | 35.89 | 377.99 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 261.37 | 27.15 | 288.52 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 569.00 | 54.53 | 623.53 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 592.00 | 52.27 | 644.27 | OK | |
| r-devel-windows-x86_64 | 0.1.6 | 503.00 | 65.00 | 568.00 | OK | |
| r-patched-linux-x86_64 | 0.1.6 | 333.54 | 33.09 | 366.63 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 341.91 | 32.80 | 374.71 | OK | |
| r-release-macos-arm64 | 0.1.6 | 73.00 | -24.00 | 49.00 | OK | |
| r-release-macos-x86_64 | 0.1.6 | 271.00 | 78.00 | 349.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.6 | 378.00 | 70.00 | 448.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | 72.00 | -19.00 | 53.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.6 | 276.00 | 28.00 | 304.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.6 | 504.00 | 79.00 | 583.00 | OK |
Version: 0.1.6
Check: compiled code
Result: NOTE
File ‘freestiler/libs/freestiler.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