Last updated on 2026-04-02 01:53:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 35.65 | 48.24 | 83.89 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 29.01 | 35.15 | 64.16 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 51.00 | 74.59 | 125.59 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 83.00 | 88.71 | 171.71 | NOTE | |
| r-devel-macos-arm64 | 0.1.2 | 8.00 | 14.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 39.00 | 81.00 | 120.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.2 | 36.12 | 44.65 | 80.77 | NOTE | |
| r-release-linux-x86_64 | 0.1.2 | 36.75 | 43.65 | 80.40 | OK | |
| r-release-macos-arm64 | 0.1.2 | OK | ||||
| r-release-macos-x86_64 | 0.1.2 | 23.00 | 68.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 41.00 | 82.00 | 123.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.2 | 26.00 | 46.00 | 72.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.2 | 36.00 | 100.00 | 136.00 | OK |
Version: 0.1.2
Check: compiled code
Result: NOTE
File ‘DPP/libs/DPP.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: 0.1.2
Check: compiled code
Result: NOTE
File 'DPP/libs/x64/DPP.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
Version: 0.1.2
Check: installed package size
Result: NOTE
installed size is 6.3Mb
sub-directories of 1Mb or more:
libs 5.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64