CRAN Package Check Results for Package arcgisgeocode

Last updated on 2024-06-29 15:50:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 207.36 36.46 243.82 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 172.73 27.41 200.14 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 355.43 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 352.04 NOTE
r-devel-windows-x86_64 0.1.0 174.00 60.00 234.00 NOTE
r-patched-linux-x86_64 0.1.0 211.98 35.42 247.40 OK
r-release-linux-x86_64 0.1.0 169.08 34.63 203.71 OK
r-release-macos-arm64 0.1.0 95.00 OK
r-release-macos-x86_64 0.1.0 147.00 OK
r-release-windows-x86_64 0.1.0 180.00 58.00 238.00 OK
r-oldrel-macos-arm64 0.1.0 105.00 NOTE
r-oldrel-macos-x86_64 0.1.0 167.00 NOTE
r-oldrel-windows-x86_64 0.1.0 209.00 66.00 275.00 NOTE

Check Details

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘arcgisgeocode/libs/arcgisgeocode.so’: Found non-API calls to R: ‘PRCODE’, ‘PRENV’ 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.1.0
Check: installed package size
Result: NOTE installed size is 5.5Mb sub-directories of 1Mb or more: libs 5.2Mb Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: compiled code
Result: NOTE File 'arcgisgeocode/libs/x64/arcgisgeocode.dll': Found non-API calls to R: 'PRCODE', 'PRENV' 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.1.0
Check: R code for possible problems
Result: NOTE sort_asap: no visible global function definition for ‘sort_by’ Undefined global functions or variables: sort_by Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64