Hi Simon,

Thanks for the checks and the tips. I would like to improve the error-handling, 
but I'm not sure what is causing it. Without being able to replicate it, it's 
hard to implement an improvement. It seems that macbuilder is not replicating 
the error. Any other checks that will resemble the CRAN M1mac checks?

Thanks!

Pepijn

________________________________________
Van: Simon Urbanek <[email protected]>
Verzonden: dinsdag 17 februari 2026 04:17
Aan: Pepijn de Vries <[email protected]>
CC: R-package-devel <[email protected]>
Onderwerp: Re: [R-pkg-devel] Replicating CRAN M1mac checks
 
Pepijn,

it passes on the MacBuilder:
https://mac.r-project.org/macbuilder/results/1771269966-62e0321a80f19c03/
so it looks all good to me with the official recipes binaries, but the error is 
very cryptic so you could probably add some more sane error handling to your 
code as what it is reporting is distinctly unhelpful to the user.

Cheers,
Simon


> On 17/02/2026, at 02:59, Pepijn de Vries <[email protected]> wrote:
>
> Hi all,
>
> My latest submission is failing on CRAN M1mac:
>
> https://www.stats.ox.ac.uk/pub/bdr/M1mac/CopernicusMarine.out
>
> Having thought I fixed the issue, I resubmitted, but it is still failing on 
> M1mac. My suspicion is that the M1mac machine is missing drivers to read the 
> raster file used in the failing vignette. I would like to confirm my 
> hypothesis before resubmitting. Is there a way to replicate the CRAN M1mac 
> checks?
>
> Closest I got was using rhub with macos-arm64, but it shows no problems:
> https://github.com/pepijn-devries/CopernicusMarine/actions/runs/22064225101/job/63751799489
>
> Or should I go ahead, avoid running the code in the vignette if drivers are 
> missing and hope that this was the problem (with the risk that it will fail 
> again at CRAN if it’s a different issue)?
> Your thoughts are welcome.
>
> Kind regards,
>
> Pepijn
>
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to