Skip to content
New issue

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

library won't load #22

Open
rmormando opened this issue Jun 1, 2023 · 0 comments
Open

library won't load #22

rmormando opened this issue Jun 1, 2023 · 0 comments

Comments

@rmormando
Copy link

rmormando commented Jun 1, 2023

Hi I have a silly question when I go to run my command:

./pafCoordsDotPlotly.R -i /Volumes/MyPassport/mapping_s288c/alignments/sample.paf -o /Volumes/MyPassport/mapping/alignments/ -s -t -m 500 -l

It gives this error message:

1: package ‘methods’ was built under R version 4.3.0
2: package ‘utils’ was built under R version 4.3.0
3: package ‘grDevices’ was built under R version 4.3.0
4: package ‘graphics’ was built under R version 4.3.0
5: package ‘stats’ was built under R version 4.3.0
Warning message:
package ‘optparse’ was built under R version 4.3.0
Error: package or namespace load failed for ‘ggplot2’ in library.dynam(lib, package, package.lib):
 shared object ‘rlang.dylib’ not found
In addition: Warning message:
package ‘ggplot2’ was built under R version 4.3.0
Execution halted

I'm pretty sure it has something to do with the path the libraries are in? But I'm not sure what's wrong with it now so if anyone knows a quick work around that would be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant