Last updated on 2026-04-02 01:53:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 116.89 | 46.19 | 163.08 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 94.28 | 33.40 | 127.68 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 180.00 | 72.31 | 252.31 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 219.00 | 79.11 | 298.11 | OK | |
| r-devel-macos-arm64 | 0.5.0 | 26.00 | 10.00 | 36.00 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 131.00 | 80.00 | 211.00 | NOTE | |
| r-patched-linux-x86_64 | 0.5.0 | 117.29 | 40.21 | 157.50 | NOTE | |
| r-release-linux-x86_64 | 0.5.0 | 117.78 | 39.03 | 156.81 | OK | |
| r-release-macos-arm64 | 0.5.0 | 28.00 | 9.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 93.00 | 101.00 | 194.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 129.00 | 77.00 | 206.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 27.00 | 15.00 | 42.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 93.00 | 162.00 | 255.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 156.00 | 94.00 | 250.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Version: 0.5.0
Check: compiled code
Result: NOTE
File ‘enderecobr/libs/enderecobr.so’:
Found non-API call to R: ‘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
Version: 0.5.0
Check: compiled code
Result: NOTE
File 'enderecobr/libs/x64/enderecobr.dll':
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-devel-windows-x86_64