CRAN Package Check Results for Package RProtoBuf

Last updated on 2025-01-12 09:54:27 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 126.19 40.43 166.62 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.22 445.53 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.22 508.26 NOTE
r-devel-windows-x86_64 0.4.22 272.00 216.00 488.00 NOTE
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

Check Details

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