CRAN Package Check Results for Package rar

Last updated on 2024-06-29 11:49:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.3 62.08 53.28 115.36 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.3 57.99 44.49 102.48 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.3 174.48 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.3 189.00 NOTE
r-devel-windows-x86_64 0.0.3 56.00 84.00 140.00 NOTE
r-patched-linux-x86_64 0.0.3 63.05 54.57 117.62 OK
r-release-linux-x86_64 0.0.3 48.55 54.90 103.45 OK
r-release-macos-arm64 0.0.3 47.00 NOTE
r-release-macos-x86_64 0.0.3 56.00 NOTE
r-release-windows-x86_64 0.0.3 60.00 82.00 142.00 OK
r-oldrel-macos-arm64 0.0.3 50.00 NOTE
r-oldrel-macos-x86_64 0.0.3 71.00 NOTE
r-oldrel-windows-x86_64 0.0.3 74.00 96.00 170.00 OK

Check Details

Version: 0.0.3
Check: compiled code
Result: NOTE File ‘rar/libs/rar.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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.0.3
Check: compiled code
Result: NOTE File 'rar/libs/x64/rar.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 0.0.3
Check: installed package size
Result: NOTE installed size is 8.9Mb sub-directories of 1Mb or more: libs 8.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64