HenrikBengtsson / doFuture

:rocket: R package: doFuture - Use Foreach to Parallelize via Future Framework
https://doFuture.futureverse.org
84 stars 6 forks source link

Progressbar #8

Closed instantkaffee closed 5 years ago

instantkaffee commented 7 years ago

Would you consider to add a feature to display a progressbar? I think this would be real value adding piece, not offered by the other foreach adapters.

HenrikBengtsson commented 5 years ago

The progressr package adds this feature to any future-based frontend. Head over to https://github.com/HenrikBengtsson/progressr and see how to use it in future the framework with for instance future.apply and doFuture.