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

2020-11-06 Thread Duncan Murdoch
On 06/11/2020 4:47 p.m., Balamuta, James Joseph wrote: 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

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

2020-11-06 Thread Balamuta, James Joseph
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. Rea