Re: [R-pkg-devel] Rust 1.70 and build failures on Windows

2023-06-08 Thread Hiroaki Yutani
Correction: GitHub Actions already uses the latest version of Rtools43, so it should be no problem. I sincerely apologize to those who got confused and the maintainer of r-lib/actions for spreading the wrong information. Best, Yutani 2023年6月8日(木) 18:06 Hiroaki Yutani : > Hi, > > This is a quick

[R-pkg-devel] Rust 1.70 and build failures on Windows

2023-06-08 Thread Hiroaki Yutani
Hi, This is a quick notice for developers of R packages using Rust. Rust 1.70 was released on June 1st, 2023 [1]. If you use Rust in your R package, you'll probably start to see an error and a warning on the final linking step of Windows builds. ## Error The first thing you'll notice is that li