CRAN Package Check Results for Package rar

Last updated on 2024-06-13 05:59:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.3 59.60 54.51 114.11 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.3 0.40 1.72 2.12 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.3 173.70 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.3 185.10 NOTE
r-devel-windows-x86_64 0.0.3 58.00 81.00 139.00 NOTE
r-patched-linux-x86_64 0.0.3 54.00 56.78 110.78 OK
r-release-linux-x86_64 0.0.3 48.99 56.11 105.10 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 65.00 83.00 148.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 73.00 96.00 169.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_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.3
Check: package dependencies
Result: ERROR Packages required but not available: 'dplyr', 'purrr', 'tibble', 'tidyr', 'tidyselect', 'vctrs', 'testthat' Packages suggested but not available for checking: 'broom', 'forcats', 'stringr', 'testthat' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.3
Check: compiled code
Result: NOTE File 'rar/libs/x64/rar.dll': Found non-API calls to R: 'SETLENGTH', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. 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