[R-pkg-devel] False Error in CRAN checks
My package arcgisutils has an "ERROR Installation failed" recorded for arm64 macOS (1) However, if you go to the log (2) it shows ?Status: OK? and the installation log (3) also shows a clean install. This is affecting my downstream packages arcgisgeocode (4), arcgislayers (5), and arcpbf (6), which are showing Status OK and clean installs as well. Is this a ?blip? in the check system? Or am I missing something and am at risk of archival? Thanks all! 1) https://cran.r-project.org/web/checks/check_results_arcgisutils.html 2) https://www.r-project.org/nosvn/R.check/r-devel-macos-arm64/arcgisutils-00check.html 3) https://www.r-project.org/nosvn/R.check/r-devel-macos-arm64/arcgisutils-00install.html 4) https://cran.r-project.org/web/checks/check_results_arcgisgeocode.html 5) https://cran.r-project.org/web/checks/check_results_arcgislayers.html 6) https://www.r-project.org/nosvn/R.check/r-devel-macos-arm64/arcpbf-00check.html