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

Please export mice wrapper packages too in parlmice #139

Open
KaiserDominici opened this issue Aug 16, 2018 · 0 comments
Open

Please export mice wrapper packages too in parlmice #139

KaiserDominici opened this issue Aug 16, 2018 · 0 comments

Comments

@KaiserDominici
Copy link

I would like to use some functions in the package miceadds while running mice in parallel, but parlmice returns an error because they are not being exported.

I can see that the code for parlmice calls:

parallel::clusterEvalQ(cl, library(mice))

Would it be possible to change the function so that wrapper packages to mice such as miceadds or micemd are also exported and loaded in each cluster?

Thank you,

K.

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