CRAN Package Check Results for Maintainer ‘Josiah Parry <josiah.parry at gmail.com>’

Last updated on 2025-04-01 09:55:27 CEST.

Package ERROR WARN NOTE OK
arcgisgeocode 5 4 6
arcgislayers 15
arcgisplaces 5 4 6
arcgisutils 5 8 2
arcpbf 5 5 5
b64 1 5 9
tomledit 6 1 8
trendyy 15

Package arcgisgeocode

Current CRAN status: WARN: 5, NOTE: 4, OK: 6

Version: 0.2.2
Check: compiled code
Result: WARN File ‘arcgisgeocode/libs/arcgisgeocode.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libarcgisgeocode.a’ File ‘arcgisgeocode/libs/arcgisgeocode.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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, r-patched-linux-x86_64

Version: 0.2.2
Check: compiled code
Result: NOTE File 'arcgisgeocode/libs/x64/arcgisgeocode.dll': Found non-API call to R: 'DATAPTR' 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.2.2
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

Package arcgislayers

Current CRAN status: OK: 15

Package arcgisplaces

Current CRAN status: WARN: 5, NOTE: 4, OK: 6

Version: 0.1.1
Check: compiled code
Result: WARN File ‘arcgisplaces/libs/arcgisplaces.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libarcgisplaces.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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, r-patched-linux-x86_64

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

Package arcgisutils

Current CRAN status: WARN: 5, NOTE: 8, OK: 2

Version: 0.3.1
Check: compiled code
Result: WARN File ‘arcgisutils/libs/arcgisutils.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libarcgisutils.a’ File ‘arcgisutils/libs/arcgisutils.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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, r-patched-linux-x86_64

Version: 0.3.1
Check: compiled code
Result: NOTE File 'arcgisutils/libs/x64/arcgisutils.dll': Found non-API call to R: 'DATAPTR' 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.3.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘arcgisbinding’ Flavors: r-release-linux-x86_64, 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

Package arcpbf

Current CRAN status: WARN: 5, NOTE: 5, OK: 5

Version: 0.1.6
Check: compiled code
Result: WARN File ‘arcpbf/libs/arcpbf.so’: Found ‘_exit’, possibly from ‘_exit’ (C) Object: ‘rust/target/release/libarcpbf.a’ Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libarcpbf.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘rust/target/release/libarcpbf.a’ File ‘arcpbf/libs/arcpbf.so’: Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘DATAPTR’, ‘ENCLOS’, ‘FORMALS’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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, r-patched-linux-x86_64

Version: 0.1.6
Check: compiled code
Result: NOTE File 'arcpbf/libs/x64/arcpbf.dll': Found non-API calls to R: 'BODY', 'CLOENV', 'DATAPTR', 'ENCLOS', 'FORMALS' 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.1.6
Check: installed package size
Result: NOTE installed size is 8.3Mb sub-directories of 1Mb or more: libs 8.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package b64

Current CRAN status: ERROR: 1, WARN: 5, OK: 9

Additional issues

M1mac M1mac

Version: 0.1.3
Check: compiled code
Result: WARN File ‘b64/libs/b64.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libb64.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 0.1.4
Check: compiled code
Result: WARN File ‘b64/libs/b64.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libb64.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.4
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.4
Check: compiled code
Result: WARN File ‘b64/libs/b64.so’: Found ‘_abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libb64.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-macos-x86_64

Package tomledit

Current CRAN status: WARN: 6, NOTE: 1, OK: 8

Version: 0.1.0
Check: compiled code
Result: WARN File ‘tomledit/libs/tomledit.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libtomledit.a’ File ‘tomledit/libs/tomledit.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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, r-patched-linux-x86_64

Version: 0.1.0
Check: compiled code
Result: WARN File ‘tomledit/libs/tomledit.so’: Found ‘_abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libtomledit.a’ File ‘tomledit/libs/tomledit.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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-macos-arm64

Version: 0.1.0
Check: compiled code
Result: NOTE File 'tomledit/libs/x64/tomledit.dll': Found non-API call to R: 'DATAPTR' 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

Package trendyy

Current CRAN status: OK: 15