Skip to content

Please export mice wrapper packages too in parlmice #139

@KaiserDominici

Description

@KaiserDominici

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions