{
  "_id": "6a1bf0aa1d7bb097a0a22e1e",
  "Package": "SimEngine",
  "Type": "Package",
  "Title": "A Modular Framework for Statistical Simulations in R",
  "Version": "1.4.0",
  "Authors@R": "c(person(\"Avi\", \"Kenny\", email = \"avi.kenny@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Charles\", \"Wolock\", email = \"cwolock@uw.edu\", role = \"aut\"))",
  "Description": "An open-source R package for structuring, maintaining,\nrunning, and debugging statistical simulations on both local\nand cluster-based computing environments.See full documentation\nat <https://avi-kenny.github.io/SimEngine/>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://avi-kenny.github.io/SimEngine/",
  "BugReports": "https://github.com/Avi-Kenny/SimEngine/issues",
  "Repository": "https://avi-kenny.r-universe.dev",
  "Date/Publication": "2025-11-22 23:11:41 UTC",
  "RemoteUrl": "https://github.com/avi-kenny/simengine",
  "RemoteRef": "HEAD",
  "RemoteSha": "b4d6243d2f4674d8e58f6e2d80b387d44ed97a15",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:18:27 UTC",
    "User": "root"
  },
  "Author": "Avi Kenny [aut, cre],\nCharles Wolock [aut]",
  "Maintainer": "Avi Kenny <avi.kenny@gmail.com>",
  "MD5sum": "341d5fb428111d0d78312863aa6591ec",
  "_user": "avi-kenny",
  "_type": "src",
  "_file": "SimEngine_1.4.0.tar.gz",
  "_fileid": "c8826dd23a78de9e1827bc159b5d367696790d5eb79f989c88227c15d5773d04",
  "_filesize": 1241866,
  "_sha256": "c8826dd23a78de9e1827bc159b5d367696790d5eb79f989c88227c15d5773d04",
  "_created": "2026-05-31T08:18:27.000Z",
  "_published": "2026-05-31T08:26:18.939Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78711526315,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315176631"
    },
    {
      "job": 78711526287,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315176669"
    },
    {
      "job": 78711526290,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315207709"
    },
    {
      "job": 78711526285,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315203318"
    },
    {
      "job": 78711286126,
      "time": 266,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315160695"
    },
    {
      "job": 78711526286,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315172972"
    },
    {
      "job": 78711526314,
      "time": 178,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315180767"
    },
    {
      "job": 78711526320,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315173326"
    },
    {
      "job": 78711526313,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315171712"
    }
  ],
  "_buildurl": "https://github.com/r-universe/avi-kenny/actions/runs/26707422006",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/avi-kenny/simengine",
  "_commit": {
    "id": "b4d6243d2f4674d8e58f6e2d80b387d44ed97a15",
    "author": "Avi Kenny <avi.kenny@gmail.com>",
    "committer": "Avi Kenny <avi.kenny@gmail.com>",
    "message": "Minor doc update (parallelization)\n",
    "time": 1763853101
  },
  "_maintainer": {
    "name": "Avi Kenny",
    "email": "avi.kenny@gmail.com",
    "login": "avi-kenny",
    "description": "Assistant Professor, Biostatistics & Bioinformatics, Duke University",
    "uuid": 8585517
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.3",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 4.2.2",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 4.2.2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.2.2",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3.50",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.6.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.41",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.19",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.6",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.2.1",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "version": ">= 3.0.2",
      "role": "Suggests"
    }
  ],
  "_owner": "avi-kenny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "cwolock",
      "count": 120,
      "uuid": 24723547
    },
    {
      "user": "avi-kenny",
      "count": 53,
      "uuid": 8585517
    }
  ],
  "_userbio": {
    "uuid": 8585517,
    "type": "user",
    "name": "Avi Kenny",
    "description": "Assistant Professor, Biostatistics & Bioinformatics, Duke University"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SimEngine"
  },
  "_devurl": "https://github.com/avi-kenny/simengine",
  "_pkgdown": "https://avi-kenny.github.io/SimEngine/",
  "_searchresults": 55,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SimEngine.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/avi-kenny/simengine",
  "_realowner": "avi-kenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-09-27"
    },
    {
      "version": "1.1.0",
      "date": "2022-04-27"
    },
    {
      "version": "1.2.0",
      "date": "2023-02-27"
    },
    {
      "version": "1.3.0",
      "date": "2023-10-26"
    },
    {
      "version": "1.4.0",
      "date": "2024-04-04"
    }
  ],
  "_exports": [
    "batch",
    "get_complex",
    "js_support",
    "new_sim",
    "run",
    "run_on_cluster",
    "set_config",
    "set_levels",
    "set_script",
    "summarize",
    "update_sim",
    "update_sim_on_cluster",
    "use_method",
    "vars"
  ],
  "_help": [
    {
      "page": "batch",
      "title": "Run a block of code as part of a batch",
      "topics": [
        "batch"
      ]
    },
    {
      "page": "get_complex",
      "title": "Access internal simulation variables",
      "topics": [
        "get_complex"
      ]
    },
    {
      "page": "js_support",
      "title": "Display information about currently-supported job schedulers",
      "topics": [
        "js_support"
      ]
    },
    {
      "page": "new_sim",
      "title": "Create a new simulation object",
      "topics": [
        "new_sim"
      ]
    },
    {
      "page": "run",
      "title": "Run the simulation",
      "topics": [
        "run"
      ]
    },
    {
      "page": "run_on_cluster",
      "title": "Framework for running simulations on a cluster computing system",
      "topics": [
        "run_on_cluster"
      ]
    },
    {
      "page": "set_config",
      "title": "Modify the simulation configuration",
      "topics": [
        "set_config"
      ]
    },
    {
      "page": "set_levels",
      "title": "Set simulation levels",
      "topics": [
        "set_levels"
      ]
    },
    {
      "page": "set_script",
      "title": "Set the \"simulation script\"",
      "topics": [
        "set_script"
      ]
    },
    {
      "page": "summarize",
      "title": "Summarize simulation results",
      "topics": [
        "summarize"
      ]
    },
    {
      "page": "update_sim",
      "title": "Update a simulation",
      "topics": [
        "update_sim"
      ]
    },
    {
      "page": "update_sim_on_cluster",
      "title": "Framework for updating simulations on a cluster computing system",
      "topics": [
        "update_sim_on_cluster"
      ]
    },
    {
      "page": "use_method",
      "title": "Use a method",
      "topics": [
        "use_method"
      ]
    },
    {
      "page": "vars",
      "title": "Access internal simulation variables",
      "topics": [
        "vars"
      ]
    }
  ],
  "_pkglogo": "https://github.com/avi-kenny/simengine/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/avi-kenny/simengine/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "MASS",
    "pbapply",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "advanced-functionality.Rmd",
      "filename": "advanced-functionality.html",
      "title": "Advanced functionality",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Complex simulation levels",
        "Complex return data",
        "Using the batch function",
        "Random number generator seeds",
        "Debugging and error/warning handling",
        "Monte Carlo error"
      ],
      "created": "2024-04-03 17:59:18",
      "modified": "2025-04-23 23:46:07",
      "commits": 6
    },
    {
      "source": "example_1.Rmd",
      "filename": "example_1.html",
      "title": "Example 1: Simulation-based power calculation",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-08-06 06:14:02",
      "modified": "2024-02-29 03:21:21",
      "commits": 11
    },
    {
      "source": "example_2.Rmd",
      "filename": "example_2.html",
      "title": "Example 2: Comparing two standard error estimators",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Statistical appendix"
      ],
      "created": "2021-08-06 06:14:02",
      "modified": "2024-02-29 03:21:21",
      "commits": 16
    },
    {
      "source": "SimEngine.Rmd",
      "filename": "SimEngine.html",
      "title": "Introduction to SimEngine",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Getting started",
        "1) Load the package and create a simulation object",
        "2) Code a function to generate data",
        "3) Code the methods (or other functions)",
        "4) Set the simulation levels",
        "5) Create a simulation script",
        "6) Set the simulation configuration",
        "7) Run the simulation",
        "8) View and summarize results",
        "9) Update a simulation"
      ],
      "created": "2021-09-24 21:03:47",
      "modified": "2025-04-23 23:46:07",
      "commits": 15
    },
    {
      "source": "parallelization.Rmd",
      "filename": "parallelization.html",
      "title": "Parallelization",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is parallelization?",
        "Parallelization in SimEngine",
        "Local parallelization",
        "Cluster parallelization",
        "Further automating job submission",
        "Additional cluster parallelization functionality",
        "Running locally",
        "Using unsupported job schedulers",
        "Updating a simulation on a CCS"
      ],
      "created": "2024-02-29 03:21:21",
      "modified": "2025-11-22 23:11:41",
      "commits": 8
    }
  ],
  "_score": 6.217483944213907,
  "_indexed": true,
  "_nocasepkg": "simengine",
  "_universes": [
    "avi-kenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-05-31T08:20:36.000Z",
      "distro": "noble",
      "commit": "b4d6243d2f4674d8e58f6e2d80b387d44ed97a15",
      "fileid": "1a9d2968698b7ded73b6ee8b300dbef0c79d44d402c3904a17d365bf56c45549",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/avi-kenny/actions/runs/26707422006"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-05-31T08:20:35.000Z",
      "distro": "noble",
      "commit": "b4d6243d2f4674d8e58f6e2d80b387d44ed97a15",
      "fileid": "c02becb56c3d807e25b60b2fb2168d08eed55d8d74505a927a7ba13503f053e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/avi-kenny/actions/runs/26707422006"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-05-31T08:25:31.000Z",
      "commit": "b4d6243d2f4674d8e58f6e2d80b387d44ed97a15",
      "fileid": "9a00a31b3a218fd240f3bff2ee21fc54494d19c3b9f863a1cb5a70000bb9c3bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/avi-kenny/actions/runs/26707422006"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-05-31T08:24:45.000Z",
      "commit": "b4d6243d2f4674d8e58f6e2d80b387d44ed97a15",
      "fileid": "44905a3d064c9608a0822fb3906f5fb87ddc0e6cb924af768d186670bc9f26c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/avi-kenny/actions/runs/26707422006"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0",
      "date": "2026-05-31T08:20:33.000Z",
      "commit": "b4d6243d2f4674d8e58f6e2d80b387d44ed97a15",
      "fileid": "3f9a8a725eea9df03cf6f18787d58e8f783091381e570d81e46dcb163afb6c32",
      "status": "success",
      "buildurl": "https://github.com/r-universe/avi-kenny/actions/runs/26707422006"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-31T08:21:01.000Z",
      "commit": "b4d6243d2f4674d8e58f6e2d80b387d44ed97a15",
      "fileid": "11a061fe914635b55235f2f18b5e2a6cda7831dc8d205a9e40ffa65ab317cad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/avi-kenny/actions/runs/26707422006"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-31T08:20:00.000Z",
      "commit": "b4d6243d2f4674d8e58f6e2d80b387d44ed97a15",
      "fileid": "bd9f7c15ca054b3fd08bd1f90620adfaf3c89161cef4224693e2aaefbf6297e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/avi-kenny/actions/runs/26707422006"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-31T08:19:43.000Z",
      "commit": "b4d6243d2f4674d8e58f6e2d80b387d44ed97a15",
      "fileid": "42fe797054d7c718fdbe664a8b4c7a344159d590dddbdd6cb362401596d4f199",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/avi-kenny/actions/runs/26707422006"
    }
  ]
}