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]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to