Last updated on 2024-11-05 17:50:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 30.57 | 79.49 | 110.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 25.85 | 59.77 | 85.62 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 194.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 200.26 | NOTE | |||
r-devel-windows-x86_64 | 1.1.2 | 36.00 | 121.00 | 157.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.2 | 34.92 | 74.70 | 109.62 | OK | |
r-release-linux-x86_64 | 1.1.2 | 33.34 | 75.05 | 108.39 | OK | |
r-release-macos-arm64 | 1.1.2 | 90.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.2 | 92.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.2 | 37.00 | 130.00 | 167.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.2 | 82.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.2 | 175.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.2 | 35.00 | 144.00 | 179.00 | NOTE |
Version: 1.1.2
Check: compiled code
Result: NOTE
File ‘stringmagic/libs/stringmagic.so’:
Found non-API call to R: ‘STRING_PTR’
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
Version: 1.1.2
Check: compiled code
Result: NOTE
File 'stringmagic/libs/x64/stringmagic.dll':
Found non-API call to R: 'STRING_PTR'
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: 1.1.2
Check: installed package size
Result: NOTE
installed size is 9.7Mb
sub-directories of 1Mb or more:
doc 7.1Mb
libs 1.8Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64