sakrejda/simachine: Simulation Machine

A basic simulation framework that allows writing simulation code in little isolated snippets and disallows silly things like overwriting immutable state. Meant to be correct and hopefully fast. The package only uses basic R features and sets up simulation in environments isolated from .GlobalEnv.

Getting started

Package details

AuthorKrzysztof Sakrejda <krzysztof.sakrejda@gmail.com>
MaintainerKrzysztof Sakrejda <krzysztof.sakrejda@gmail.com>
LicenseGPL-3
Version1.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("sakrejda/simachine")
sakrejda/simachine documentation built on May 29, 2019, 1 p.m.