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
&&
tests/test_dotsLength.R
Hello,
running tests/test_dotlibPaths.R on R version 4.3.0 or greater fail with the following error:
tests/test_dotlibPaths.R
4.3.0
.libPaths(save, include.site = length(.Library.site) && .Library.site %in% save) Error in length(.Library.site) && .Library.site %in% save : 'length = 4' in coercion to 'logical(1)'
Best,
Charles Plessy (Debian Med packaging team)
The text was updated successfully, but these errors were encountered:
@mllg If I provided a Dockerfile to reproduce this bug, would you be available to investigate it?
Dockerfile
Sorry, something went wrong.
No branches or pull requests
Hello,
running
tests/test_dotlibPaths.R
on R version4.3.0
or greater fail with the following error:Best,
Charles Plessy (Debian Med packaging team)
The text was updated successfully, but these errors were encountered: