biopara — self contained parallel system for the R statistical package

by Peter Lazar

Questions regarding this item should be sent to Peter Lazar

Biopara is a parallel framework designed to allow users of R to distribute execution of coarsely parallel problems over multiple machines for concurrent execution. Biopara is called from within an R session and results are returned to the same session as a list of native R objects that can be directly manipulated without reinterpretation.