The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

GitHub R package version CRAN status GitHub R-CMD-check Codecov test coverage

SimEngine

A modular framework for statistical simulations in R

Overview

SimEngine is an open-source R package for structuring, maintaining, running, and debugging statistical simulations on both local and cluster-based computing environments.

Installation

The latest stable version of SimEngine can be installed from CRAN using install.packages():

install.packages("SimEngine")

The current development version can be installed using devtools::install_github():

devtools::install_github(repo="Avi-Kenny/SimEngine")

Documentation

The full package documentation can be found at https://avi-kenny.github.io/SimEngine/.

Bugs reports and feature requests

To submit a bug report or request a new feature, please submit a new GitHub Issue.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.