Last updated on 2025-01-14 01:49:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.22 | 154.54 | 53.74 | 208.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4.22 | 127.26 | 40.47 | 167.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.22 | 449.87 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.22 | 508.26 | NOTE | |||
r-devel-windows-x86_64 | 0.4.22 | 295.00 | 171.00 | 466.00 | OK | |
r-patched-linux-x86_64 | 0.4.22 | 162.50 | 51.00 | 213.50 | OK | |
r-release-linux-x86_64 | 0.4.22 | 161.22 | 50.99 | 212.21 | OK | |
r-release-macos-arm64 | 0.4.22 | 97.00 | NOTE | |||
r-release-macos-x86_64 | 0.4.22 | 117.00 | NOTE | |||
r-release-windows-x86_64 | 0.4.22 | 294.00 | 164.00 | 458.00 | NOTE | |
r-oldrel-macos-arm64 | 0.4.22 | 127.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.4.22 | 249.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.4.22 | 244.00 | 190.00 | 434.00 | NOTE |
Version: 0.4.22
Check: compiled code
Result: NOTE
File ‘RProtoBuf/libs/RProtoBuf.so’:
Found non-API call to R: ‘SET_TYPEOF’
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: 0.4.22
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 34 (should be 'b = a'):
if test x"${PKGCONFIG}" == x"yes"; then
possible bashism in configure.ac line 55 (should be 'b = a'):
if test x"${PROTOC}" == x"no" ; then
possible bashism in configure.ac line 111 (should be 'b = a'):
if test x"${pb_version_ok}" == x"no"; then
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.22
Check: installed package size
Result: NOTE
installed size is 33.3Mb
sub-directories of 1Mb or more:
libs 32.0Mb
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