Last updated on 2026-04-04 09:50:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 37.38 | 256.94 | 294.32 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 29.43 | 178.26 | 207.69 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.3 | 66.00 | 409.21 | 475.21 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 84.00 | 426.33 | 510.33 | OK | |
| r-devel-macos-arm64 | 0.2.3 | 8.00 | 80.00 | 88.00 | OK | |
| r-devel-windows-x86_64 | 0.2.3 | 47.00 | 334.00 | 381.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.3 | 38.40 | 240.58 | 278.98 | NOTE | |
| r-release-linux-x86_64 | 0.2.3 | 35.70 | 238.11 | 273.81 | OK | |
| r-release-macos-arm64 | 0.2.3 | OK | ||||
| r-release-macos-x86_64 | 0.2.3 | 23.00 | 377.00 | 400.00 | OK | |
| r-release-windows-x86_64 | 0.2.3 | 44.00 | 322.00 | 366.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.3 | 23.00 | 342.00 | 365.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.3 | 52.00 | 414.00 | 466.00 | OK |
Version: 0.2.3
Check: compiled code
Result: NOTE
File ‘nonprobsvy/libs/nonprobsvy.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-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.2.3
Check: compiled code
Result: NOTE
File 'nonprobsvy/libs/x64/nonprobsvy.dll':
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.
Flavor: r-devel-windows-x86_64