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

Last updated on 2025-04-10 08:59:02 CEST.

Package WARN NOTE OK
arcgisgeocode 5 4 5
arcgislayers 14
arcgisplaces 5 4 5
arcgisutils 6 8
arcpbf 4 6 4
b64 14
calcite 14
tomledit 3 1 11
trendyy 15

Package arcgisgeocode

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

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-gcc, r-patched-linux-x86_64

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. Flavor: r-devel-macos-arm64

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: 14

Package arcgisplaces

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

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-gcc, r-patched-linux-x86_64

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. Flavor: r-devel-macos-arm64

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: 6, NOTE: 8

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-gcc, r-patched-linux-x86_64

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-macos-arm64, r-devel-macos-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: 4, NOTE: 6, OK: 4

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-gcc, r-patched-linux-x86_64

Version: 0.1.6
Check: compiled code
Result: NOTE File ‘arcpbf/libs/arcpbf.so’: 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-macos-arm64

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: OK: 14

Package calcite

Current CRAN status: OK: 14

Package tomledit

Current CRAN status: WARN: 3, NOTE: 1, OK: 11

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-patched-linux-x86_64

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.