{"id":16178557,"url":"https://github.com/philchalmers/simdesign","last_synced_at":"2026-02-10T15:17:14.992Z","repository":{"id":51768121,"uuid":"40830243","full_name":"philchalmers/SimDesign","owner":"philchalmers","description":"Structure for organizing Monte Carlo simulations in R","archived":false,"fork":false,"pushed_at":"2025-05-09T16:01:34.000Z","size":125034,"stargazers_count":62,"open_issues_count":0,"forks_count":20,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-12T17:24:20.681Z","etag":null,"topics":["monte-carlo-simulation","r","simulation","simulation-framework"],"latest_commit_sha":null,"homepage":"http://philchalmers.github.io/SimDesign/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philchalmers.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-08-16T17:28:57.000Z","updated_at":"2025-05-09T15:47:23.000Z","dependencies_parsed_at":"2023-12-20T19:28:38.202Z","dependency_job_id":"62464351-333a-4db0-b0c3-c17bd7dc6a83","html_url":"https://github.com/philchalmers/SimDesign","commit_stats":{"total_commits":962,"total_committers":4,"mean_commits":240.5,"dds":0.009355509355509328,"last_synced_commit":"2391f80e7d9997475a5ef39622e3618cc5b5018b"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philchalmers%2FSimDesign","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philchalmers%2FSimDesign/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philchalmers%2FSimDesign/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philchalmers%2FSimDesign/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philchalmers","download_url":"https://codeload.github.com/philchalmers/SimDesign/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253785503,"owners_count":21963977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["monte-carlo-simulation","r","simulation","simulation-framework"],"created_at":"2024-10-10T05:13:59.734Z","updated_at":"2026-02-10T15:17:14.959Z","avatar_url":"https://github.com/philchalmers.png","language":"R","readme":" [![](http://www.r-pkg.org/badges/version/SimDesign)](https://www.r-pkg.org:443/pkg/SimDesign) [![](http://cranlogs.r-pkg.org/badges/grand-total/SimDesign)](https://CRAN.R-project.org/package=SimDesign)\n\n\n# SimDesign \u003cimg src=\"SimDesign-logo.png\" align=\"right\" height=\"200px\" /\u003e\n\nStructure for Organizing Monte Carlo Simulation Designs\n\n## Installation\n\nTo install the latest stable version of the package from CRAN, please use the following in your R console:\n\n```r\ninstall.packages('SimDesign')\n```\n\nTo install the Github version of the package with `devtools`, type the following (assuming you have already installed the `devtools` package from CRAN).\n\n```r\nlibrary('devtools')\ninstall_github('philchalmers/SimDesign')\n```\n\n## Getting started\n\nFor a description pertaining to the philosophy and general workflow of the package it is helpful to first read through the following: [Chalmers, R. Philip, Adkins, Mark C. (2020) Writing Effective and Reliable Monte Carlo Simulations with the SimDesign Package, The Quantitative Methods for Psychology, 16(4), 248-280. doi: 10.20982/tqmp.16.4.p248](https://www.tqmp.org/RegularArticles/vol16-4/p248/index.html)\n\nCoding examples found within this article range from relatively simple (e.g., a re-implementation of one of [Hallgren's (2013) simulation study examples](https://www.tqmp.org/RegularArticles/vol09-2/p043/index.html), as well as possible extensions to the simulation design) to more advanced real-world simulation experiments (e.g., [Flora and Curran's (2004) simulation study](https://doi.org/10.1037/1082-989X.9.4.466)). For additional information and instructions about how to use the package please refer to the examples in the associated [Github wiki](https://github.com/philchalmers/SimDesign/wiki).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilchalmers%2Fsimdesign","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilchalmers%2Fsimdesign","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilchalmers%2Fsimdesign/lists"}