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
CI logs: https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1275/console
00:37:20.501 Error: package or namespace load failed for ‘ggplot2’: 00:37:20.501 package ‘ggplot2’ was installed before R 4.0.0: please re-install it 00:37:20.501 Execution halted 00:37:21.727 Build step 'Execute shell' marked build as failure 00:37:22.552 Sending e-mails to: [email protected] [email protected] 00:37:23.664 Collecting metadata... 00:37:23.664 Metadata collection done. 00:37:23.670 Notifying upstream projects of job completion 00:37:23.671 Finished: FAILURE
The text was updated successfully, but these errors were encountered:
I'm looking into it.
Sorry, something went wrong.
Should be fixed.
I ran:
rm -rf /usr/local/lib/R/site-library
And ran the create playbook to reinstall the dependencies. They are now in /usr/lib/R/site-library and library('ggplot2') no longer throws an error.
/usr/lib/R/site-library
library('ggplot2')
Thank you @targos
No branches or pull requests
CI logs: https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1275/console
The text was updated successfully, but these errors were encountered: