Dirk, thank you a prompt reply! I see the issue you took part in solving: https://github.com/x13org/x13binary/issues/49
Wondering if a combination of environment variables for R CMD check could have helped reproduce this on another machine. Unfortunately <https://www.stats.ox.ac.uk/pub/bdr/M1mac/README.txt> doesn't list any environment variables. On Sat, 27 Mar 2021 17:55:07 +0300 Dirk Eddelbuettel <e...@debian.org> wrote: > I think we are now being asked to no longer leave [the temp] files > behind (whereas in the past we were asked to create them _exactly > this way_). I will make sure to address this deficiency of ?write.openfluor in the next version and avoid leaving files in tempdir() in the future, but I'm afraid this won't help me fix tests/feemlist.R on M1mac. Or is it not enough that I clean up all temporary files created in tests/feemlist.R at the very end by means of unlink(..., recursive = TRUE)? -- Best, Ivan ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel