Last updated on 2025-01-04 22:50:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.22 | 162.80 | 53.23 | 216.03 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4.22 | 125.74 | 40.15 | 165.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.22 | 445.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.22 | 504.57 | NOTE | |||
r-devel-windows-x86_64 | 0.4.22 | 280.00 | 200.00 | 480.00 | NOTE | |
r-patched-linux-x86_64 | 0.4.22 | 162.31 | 50.46 | 212.77 | OK | |
r-release-linux-x86_64 | 0.4.22 | 159.92 | 51.14 | 211.06 | 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 | 279.00 | 196.00 | 475.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 | 258.00 | 232.00 | 490.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
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.22
Check: compiled code
Result: NOTE
File 'RProtoBuf/libs/x64/RProtoBuf.dll':
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.
Flavor: r-devel-windows-x86_64
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