Last updated on 2026-04-27 13:51:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 117.19 | 45.33 | 162.52 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 98.74 | 34.44 | 133.18 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 199.00 | 67.95 | 266.95 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 200.00 | 77.61 | 277.61 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 211.00 | 77.00 | 288.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 113.93 | 40.23 | 154.16 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 121.34 | 40.62 | 161.96 | OK | |
| r-release-macos-arm64 | 0.5.0 | 26.00 | 8.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 90.00 | 57.00 | 147.00 | NOTE | |
| r-release-windows-x86_64 | 0.5.0 | 148.00 | 81.00 | 229.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 28.00 | 9.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 93.00 | 101.00 | 194.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 154.00 | 90.00 | 244.00 | OK |
Version: 0.5.0
Check: compiled code
Result: NOTE
File ‘enderecobr/libs/enderecobr.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