Re: [R-pkg-devel] NOTE checking for detritus in the temp directory on windows

2022-09-30 Thread Henrik Bengtsson
Hi. > * checking for detritus in the temp directory ... NOTE > Found the following files/directories: > 'Rscript306c1f1adf1' 'Rscript3fb41f1adf1' Whenever seeing detritus files with name Rscript like these, it's a strong suggestion that parallel workers on MS Windows are involved. More precisely

[R-pkg-devel] NOTE checking for detritus in the temp directory on windows

2022-09-30 Thread etienne . come
Dear all, I'm getting the following Note for CRAN pre-tests (for package greed https://github.com/comeetie/greed) : * checking for detritus in the temp directory ... NOTE Found the following files/directories: 'Rscript306c1f1adf1' 'Rscript3fb41f1adf1' this note only appears on windows :