adamryczkowski/yaplr: Yet another parallel library for R

Merges functionality of svSocket and parallel with synchronicity packages and gives convenient API for spawning new threads by either forking or planting them on remote machine via svSocket. Calcluations spawned via svSocket can be easily debugged (even executed step-by-step) if remote svSocket is ran on RStudio.

Getting started

Package details

AuthorAdam Ryczkowski
Maintainer<adam@statystyka.net>
LicenseLGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("adamryczkowski/yaplr")
adamryczkowski/yaplr documentation built on May 10, 2019, 5:51 a.m.