Skip to content

Parallel processing on Windows when stepwise=FALSE #1187

Description

@aadler

The documentation states that the packages uses mclapply for parallel processing of models when stepwise = FALSE, which of course does not work on Windows. Given that the future.apply package exists on CRAN and allows for a more uniform treatment of parallelism across operating systems, is there any possibility of converting the mechanics to a form of future_*apply which would work on Windows too?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions