Re: [Rd] Packages manually setting NeedsCompilation

2025-05-14 Thread Simon Urbanek
Jeroen, thanks for raising the issues. Comments inline. > On May 15, 2025, at 1:47 AM, Jeroen Ooms wrote: > > R-universe builds and checks all CRAN packages on arm64 on Mac, Linux > and soon Windows. It is important that we can identify from a binary > package for which architecture it was bui

[Rd] Packages manually setting NeedsCompilation

2025-05-14 Thread Jeroen Ooms
R-universe builds and checks all CRAN packages on arm64 on Mac, Linux and soon Windows. It is important that we can identify from a binary package for which architecture it was built. R inserts this information into the second part of the "Built:" field in the DESCRIPTION. For example, packages wit

Re: [Rd] Packages manually setting NeedsCompilation

2025-05-14 Thread Iñaki Ucar
Strongly in favour of Jeroen's suggestions. Thanks for putting them together. Iñaki On Wed, 14 May 2025 at 15:48, Jeroen Ooms wrote: > > R-universe builds and checks all CRAN packages on arm64 on Mac, Linux > and soon Windows. It is important that we can identify from a binary > package for whi