CRAN Package Check Results for Package RProtoBuf

Last updated on 2025-01-03 03:50:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.22 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.22 125.55 39.43 164.98 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 283.00 165.00 448.00 NOTE
r-patched-linux-x86_64 0.4.22 162.23 50.79 213.02 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 291.00 188.00 479.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 250.00 227.00 477.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