[Rd] Process to Incorporate Functions from {parallely} into base R's {parallel} package

Balamuta, James Joseph b@|@mut2 @end|ng |rom ||||no|@@edu
Fri Nov 6 22:47:45 CET 2020


Hi all,

Henrik Bengtsson has done some fantastic work with {future} and, more importantly, greatly improved constructing and deconstructing a parallelized environment within R. It was with great joy that I saw Henrik slowly split off some functionality of {future} into {parallelly} package. Reading over the package’s README, he states:

> The functions and features added to this package are written to be backward compatible with the parallel package, such that they may be incorporated there later.
> The parallelly package comes with an open invitation for the R Core Team to adopt all or parts of its code into the parallel package.

https://github.com/HenrikBengtsson/parallelly

I’m wondering what the appropriate process would be to slowly merge some functions from {parallelly} into the base R {parallel} package. Should this be done with targeted issues on Bugzilla for different fields Henrik has identified? Or would an omnibus patch bringing in all suggested modifications be preferred? Or is it best to discuss via the list-serv appropriate contributions?

Best,

JJB

	[[alternative HTML version deleted]]



More information about the R-devel mailing list