Skip to content

Improve progress bars + parallel processing #23

@mccarthy-m-g

Description

@mccarthy-m-g

{purrr} 1.2.0 fixes problems with named progress bars:

in_parallel() now works in conjunction with string and list values supplied to the .progress argument of map functions (#1203).

So we could switch over to this from furrr/future/progressr once this is released. This would allow us to simplify our codebase, improve progress messaging, and get parallel processing improvements (https://www.tidyverse.org/blog/2025/07/purrr-1-1-0-parallel/#production-ready-with-mirai)

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