SimEngine

An open-source framework for statistical simulations in R

https://github.com/avi-kenny/simengine

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

An open-source framework for statistical simulations in R

Basic Info
Statistics
  • Stars: 12
  • Watchers: 3
  • Forks: 1
  • Open Issues: 28
  • Releases: 2
Created over 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

GitHub R package version CRAN status GitHub R-CMD-check Codecov test coverage <!-- badges: end -->

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():

R install.packages("SimEngine")

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

R 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.

Owner

  • Name: Avi Kenny
  • Login: Avi-Kenny
  • Kind: user
  • Location: Seattle, WA
  • Company: University of Washington

PhD student, biostatistics

GitHub Events

Total
  • Watch event: 3
  • Delete event: 2
  • Issue comment event: 3
  • Push event: 26
  • Pull request event: 3
  • Fork event: 1
Last Year
  • Watch event: 3
  • Delete event: 2
  • Issue comment event: 3
  • Push event: 26
  • Pull request event: 3
  • Fork event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • cran 255 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
cran.r-project.org: SimEngine

A Modular Framework for Statistical Simulations in R

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 255 Last month
Rankings
Downloads: 28.8%
Dependent packages count: 29.8%
Average: 31.3%
Dependent repos count: 35.5%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • magrittr * depends
  • data.table * imports
  • dplyr * imports
  • methods * imports
  • parallel * imports
  • pbapply * imports
  • rlang * imports
  • covr * suggests
  • ggplot2 * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • sandwich * suggests
  • testthat >= 2.1.0 suggests
  • tidyr * suggests
docs/Gemfile rubygems
  • github-pages ~> 207 development
  • jekyll-feed ~> 0.12 development
  • tzinfo ~> 1.2
  • tzinfo-data >= 0
  • wdm ~> 0.1.1
docs/Gemfile.lock rubygems
  • activesupport 6.0.3.2
  • addressable 2.8.0
  • coffee-script 2.4.1
  • coffee-script-source 1.11.1
  • colorator 1.1.0
  • commonmarker 0.17.13
  • concurrent-ruby 1.1.7
  • dnsruby 1.61.4
  • em-websocket 0.5.1
  • ethon 0.12.0
  • eventmachine 1.2.7
  • execjs 2.7.0
  • faraday 1.0.1
  • ffi 1.13.1
  • forwardable-extended 2.6.0
  • gemoji 3.0.1
  • github-pages 207
  • github-pages-health-check 1.16.1
  • html-pipeline 2.14.0
  • http_parser.rb 0.6.0
  • i18n 0.9.5
  • jekyll 3.9.0
  • jekyll-avatar 0.7.0
  • jekyll-coffeescript 1.1.1
  • jekyll-commonmark 1.3.1
  • jekyll-commonmark-ghpages 0.1.6
  • jekyll-default-layout 0.1.4
  • jekyll-feed 0.13.0
  • jekyll-gist 1.5.0
  • jekyll-github-metadata 2.13.0
  • jekyll-mentions 1.5.1
  • jekyll-optional-front-matter 0.3.2
  • jekyll-paginate 1.1.0
  • jekyll-readme-index 0.3.0
  • jekyll-redirect-from 0.15.0
  • jekyll-relative-links 0.6.1
  • jekyll-remote-theme 0.4.1
  • jekyll-sass-converter 1.5.2
  • jekyll-seo-tag 2.6.1
  • jekyll-sitemap 1.4.0
  • jekyll-swiss 1.0.0
  • jekyll-theme-architect 0.1.1
  • jekyll-theme-cayman 0.1.1
  • jekyll-theme-dinky 0.1.1
  • jekyll-theme-hacker 0.1.1
  • jekyll-theme-leap-day 0.1.1
  • jekyll-theme-merlot 0.1.1
  • jekyll-theme-midnight 0.1.1
  • jekyll-theme-minimal 0.1.1
  • jekyll-theme-modernist 0.1.1
  • jekyll-theme-primer 0.5.4
  • jekyll-theme-slate 0.1.1
  • jekyll-theme-tactile 0.1.1
  • jekyll-theme-time-machine 0.1.1
  • jekyll-titles-from-headings 0.5.3
  • jekyll-watch 2.2.1
  • jemoji 0.11.1
  • kramdown 2.3.0
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.3
  • listen 3.2.1
  • mercenary 0.3.6
  • minima 2.5.1
  • minitest 5.14.2
  • multipart-post 2.1.1
  • nokogiri 1.13.6
  • octokit 4.18.0
  • pathutil 0.16.2
  • public_suffix 3.1.1
  • racc 1.6.0
  • rb-fsevent 0.10.4
  • rb-inotify 0.10.1
  • rexml 3.2.5
  • rouge 3.19.0
  • ruby-enum 0.8.0
  • rubyzip 2.3.0
  • safe_yaml 1.0.5
  • sass 3.7.4
  • sass-listen 4.0.0
  • sawyer 0.8.2
  • simpleidn 0.1.1
  • terminal-table 1.8.0
  • thread_safe 0.3.6
  • typhoeus 1.4.0
  • tzinfo 1.2.7
  • tzinfo-data 1.2020.1
  • unf 0.1.4
  • unf_ext 0.0.7.7
  • unicode-display_width 1.7.0
  • wdm 0.1.1
  • zeitwerk 2.4.0
.github/workflows/R-CMD-check.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite
.github/workflows/code-coverage.yml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-r v1 composite
  • r-lib/actions/setup-r-dependencies v1 composite