[R-pkg-devel] error on r-release-macos-arm64
Simon Urbanek
@|mon@urb@nek @end|ng |rom R-project@org
Thu Mar 27 02:48:50 CET 2025
Josh,
your package got caught up in a chain-reaction: the pan package failed to install *after* its binary package was built due to disk space issues, so although the pan package binary is on CRAN, the package itself was not available in the build machine’s R library. JWileymisc doesn’t depend directly on pan, but one of its dependencies apparently does. I have re-installed pan from the binary into the library so the next run should pick it up. (We have added a new SSD to the build machine so disk space issues should be history).
Cheers,
Simon
> On 27 Mar 2025, at 14:02, Joshua Wiley <jwiley.psych using gmail.com> wrote:
>
> Hi All,
>
> I just submitted an update to one of my packages to CRAN. It went live, but
> when I am looking at checks, I can see that the new version, 1.4.2 works on
> most platforms but has an error on r-release-macos-arm64. Here is the link
> to CRAN check results
>
> https://cran.r-project.org/web/checks/check_results_JWileymisc.html
>
> looking at the error and the logs, I am at a bit of a loss what is wrong.
>
> Local build tests and checks are all going fine.
> My GitHub actions from the most recent version look fine:
>
> https://github.com/JWiley/JWileymisc/actions/runs/14074277302
>
> Any ideas / input on what I can do?
>
> Thanks,
>
> Josh
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>
More information about the R-package-devel
mailing list