ismailsunni/altRnative: Run and Benchmark R code on different R implementation and platform

This package enables you to run your R code on different R implementation (e.g. Microsoft R Open) and platforms (e.g. Ubuntu, Fedora, Arch Linux). It will run your code on a docker container, thus you need docker installed in your system. Moreover, you can run a benchmark for your code to on supported R implementations and platform to see which one is the fastest.

Getting started

Package details

AuthorIsmail Sunni [aut, cre], Daniel Nuest [aut]
MaintainerIsmail Sunni <imajimatika@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0.9000
URL https://github.com/ismailsunni/altRnative/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ismailsunni/altRnative")
ismailsunni/altRnative documentation built on April 1, 2020, 2:22 a.m.