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

Parallel Processing cannot find library #18

Open
gouinK opened this issue Jul 27, 2018 · 1 comment
Open

Parallel Processing cannot find library #18

gouinK opened this issue Jul 27, 2018 · 1 comment

Comments

@gouinK
Copy link

gouinK commented Jul 27, 2018

Greetings,

I am running this package on a computing cluster in parallel, and it keeps throwing an error like this one: "worker initialization failed: there is no package called 'penalized." Since I am running this on a cluster, I have my own path that contains all of my installed packages. How can I ensure that the path to my packages is passed on to all of the workers? Thanks!

@Vivianstats
Copy link
Owner

Hello gouinK,

I've never seen this error before, and it's difficult to diagnose the problem with the information you provided. I think you can first check if the penalized package is correctly installed in your environment and if R can load it without any problems?

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

2 participants