Last updated on 2026-04-04 17:53:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.14 | 14.87 | 173.39 | 188.26 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.14 | 13.04 | 115.29 | 128.33 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.14 | 20.00 | 235.23 | 255.23 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.14 | 27.00 | 252.24 | 279.24 | NOTE | |
| r-devel-macos-arm64 | 1.2.14 | 4.00 | 48.00 | 52.00 | OK | |
| r-devel-windows-x86_64 | 1.2.14 | 37.00 | 250.00 | 287.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.14 | 16.65 | 154.94 | 171.59 | NOTE | |
| r-release-linux-x86_64 | 1.2.14 | 15.29 | 152.49 | 167.78 | OK | |
| r-release-macos-arm64 | 1.2.14 | OK | ||||
| r-release-macos-x86_64 | 1.2.14 | 11.00 | 163.00 | 174.00 | OK | |
| r-release-windows-x86_64 | 1.2.14 | 29.00 | 212.00 | 241.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.14 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.14 | 12.00 | 210.00 | 222.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.14 | 31.00 | 269.00 | 300.00 | OK |
Version: 1.2.14
Check: compiled code
Result: NOTE
File ‘TPmsm/libs/TPmsm.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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 1.2.14
Check: compiled code
Result: NOTE
File 'TPmsm/libs/x64/TPmsm.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