On 12 November 2024 at 10:47, Dirk Eddelbuettel wrote: | | On 12 November 2024 at 12:40, Pepijn de Vries wrote: | | "Cannot create temporary file in D:\temp\2024_11_12_ 1_50_00_12637\: No such file or directory" | | Based on your quote and the log [1] it looks like you have a space in the | directory name. Windows can accommodate these but you must then quote them | prperly. A more defensive mechanism is to not have spaces there in the first | so may call `sub()` on the path replacing ' ' with '_'.
Just saw the same error in a package on mine, updated yesterday. [1] That makes it more likely that this is a (hopefully transient) issue on the Windows builder. Uwe reads this list and may chime in. Dirk [1] https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/RcppSpdlog-00install.html -- dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel