Dear all,
I am checking a package with DESCRIPTION dependencies:
Depends:
R (>= 4.1.0)
Imports:
keras,
R6,
reticulate,
tensorflow
I am getting a note:
❯ checking for detritus in the temp directory ... NOTE
Found the following files/directories:
‘__a
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
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