We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
R CMD check --as-cran on MS Windows gives:
R CMD check --as-cran
* checking for detritus in the temp directory ... NOTE Found the following files/directories: 'Rscript1088ab13e' 'Rscript1168c41f0' 'Rscript1330c39d2' 'Rscript1418a780d' 'Rscript1424b4a32' 'Rscript1468ab7b6' 'Rscript1488b3a54' 'Rscript14a4bd8b7' 'Rscript14a8ab7b6' 'Rscript1598b5907' 'Rscript15e0b49d4' 'Rscript166cc3c24' 'Rscript1678be384' 'Rscript16e8ab92d' 'Rscript175cbecdb' 'Rscript1774b5a9d' 'Rscript18ecbe27b' 'Rscript1934a8721' 'Rscript19dca6f72' 'Rscript1b28b38dd' 'Rscript1d04bd9b1' 'Rscript1e68be27b' 'Rscript1e88ab8c0' 'Rscript1f24b5907' 'Rscript1f58a8721' 'Rscript1f78b39d7' 'Rscript354b48ac' 'Rscript3f8bda1e' 'Rscript630b38dd' 'Rscript6d0c3f6f' 'Rscript9a0b48ac' 'Rscriptac0be3f2' 'Rscriptae8aaedd' 'Rscriptb6cbecdb' 'Rscriptb74c19f6' 'Rscriptd58b5a20' 'Rscripte44bd8b7' 'Rscriptfecab499'
The text was updated successfully, but these errors were encountered:
This happens on MS Windows only whenever we're using mirai::daemons(..., dispatcher = TRUE). Details:
mirai::daemons(..., dispatcher = TRUE)
I doubt there's nothing we can do in future.mirai to fix those issues.
Sorry, something went wrong.
Avoid MS Windows check NOTE [#6]
d4c57e4
Re-enable this test on R (>= 4.5.0), where this should no longer be an issue (to be confirmed)
Re-enable worker termination test on MS Windows for R (>= 4.5.0) [#6]
d7488c6
No branches or pull requests
R CMD check --as-cran
on MS Windows gives:The text was updated successfully, but these errors were encountered: