{
  "_id": "6a2123d3cd65a98ecbd2000d",
  "Package": "simTool",
  "Type": "Package",
  "Title": "Conduct Simulation Studies with a Minimal Amount of Source Code",
  "Version": "1.1.9.9000",
  "Authors@R": "person(\"Marsel\", \"Scheer\", role = c(\"aut\", \"cre\"), email = \"scheer@freescience.de\")",
  "Maintainer": "Marsel Scheer <scheer@freescience.de>",
  "Description": "Tool for statistical simulations that have two components.\nOne component generates the data and the other one analyzes the\ndata. The main aims of the package are the reduction of the\nadministrative source code (mainly loops and management code\nfor the results) and a simple applicability of the package that\nallows the user to quickly learn how to work with it. Parallel\ncomputing is also supported. Finally, convenient functions are\nprovided to summarize the simulation results.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "URL": "https://marselscheer.github.io/simTool/",
  "BugReports": "https://github.com/MarselScheer/simTool/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://marselscheer.r-universe.dev",
  "Date/Publication": "2026-02-01 14:28:18 UTC",
  "RemoteUrl": "https://github.com/marselscheer/simtool",
  "RemoteRef": "HEAD",
  "RemoteSha": "01fffef9376547bb94337bd976111b32f5d4dc18",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:01:59 UTC",
    "User": "root"
  },
  "Author": "Marsel Scheer [aut, cre]",
  "MD5sum": "97c28db0b224bc66ae685e49325fc865",
  "_user": "marselscheer",
  "_type": "src",
  "_file": "simTool_1.1.9.9000.tar.gz",
  "_fileid": "4946bbb2024e7d6810b5b2691ba3bf5d0168f2c3b5adabc8fe3edf4992dc4fa9",
  "_filesize": 139659,
  "_sha256": "4946bbb2024e7d6810b5b2691ba3bf5d0168f2c3b5adabc8fe3edf4992dc4fa9",
  "_created": "2026-06-04T07:01:59.000Z",
  "_published": "2026-06-04T07:05:55.211Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79466877196,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405088658"
    },
    {
      "job": 79466877144,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405094608"
    },
    {
      "job": 79466877139,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405104561"
    },
    {
      "job": 79466877179,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405085511"
    },
    {
      "job": 79466447374,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405055871"
    },
    {
      "job": 79466877143,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405090349"
    },
    {
      "job": 79466877125,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405084913"
    },
    {
      "job": 79466877211,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405078598"
    },
    {
      "job": 79466877217,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405080086"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26936179063",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/marselscheer/simtool",
  "_commit": {
    "id": "01fffef9376547bb94337bd976111b32f5d4dc18",
    "author": "Marsel Scheer <scheer@freescience.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #13 from MarselScheer/release/1.1.9\n\nRelease/1.1.9",
    "time": 1769956098
  },
  "_maintainer": {
    "name": "Marsel Scheer",
    "email": "scheer@freescience.de",
    "login": "marselscheer",
    "description": "",
    "uuid": 8074083
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.3",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "marselscheer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.1.9",
      "date": "2026-02-01"
    }
  ],
  "_topics": [
    "facilitates-simulation-studies",
    "simulation"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "marselscheer",
      "count": 242,
      "uuid": 8074083
    }
  ],
  "_userbio": {
    "uuid": 8074083,
    "type": "user",
    "name": "Marsel Scheer"
  },
  "_downloads": {
    "count": 194,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simTool"
  },
  "_devurl": "https://github.com/marselscheer/simtool",
  "_pkgdown": "https://marselscheer.github.io/simTool/",
  "_searchresults": 20,
  "_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/simTool.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/marselscheer/simtool",
  "_realowner": "marselscheer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-07-08"
    },
    {
      "version": "1.0.2",
      "date": "2014-10-14"
    },
    {
      "version": "1.0.3",
      "date": "2014-10-25"
    },
    {
      "version": "1.1.0",
      "date": "2018-03-28"
    },
    {
      "version": "1.1.1",
      "date": "2019-01-13"
    },
    {
      "version": "1.1.2",
      "date": "2019-02-02"
    },
    {
      "version": "1.1.3",
      "date": "2019-03-22"
    },
    {
      "version": "1.1.4",
      "date": "2019-09-14"
    },
    {
      "version": "1.1.5",
      "date": "2020-03-15"
    },
    {
      "version": "1.1.6",
      "date": "2020-05-17"
    },
    {
      "version": "1.1.7",
      "date": "2020-09-22"
    },
    {
      "version": "1.1.8",
      "date": "2025-04-09"
    },
    {
      "version": "1.1.9",
      "date": "2026-01-24"
    }
  ],
  "_exports": [
    "eval_tibbles",
    "expand_tibble"
  ],
  "_help": [
    {
      "page": "eval_tibbles",
      "title": "Workhorse for simulation studies",
      "topics": [
        "eval_tibbles"
      ]
    },
    {
      "page": "expand_tibble",
      "title": "Creates a 'tibble' from All Combinations",
      "topics": [
        "expand_tibble"
      ]
    }
  ],
  "_readme": "https://github.com/marselscheer/simtool/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "simTool.Rmd",
      "filename": "simTool.html",
      "title": "The simTool package: Facilitate simulations",
      "author": "Marsel Scheer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A first example",
        "Introduction",
        "Workflow",
        "Defining the data.frames for data generation and analysis",
        "The workhorse eval_tibbles",
        "Parameter replications",
        "Parameter discard_generated_data",
        "Parameter summary_fun",
        "Parameter post_analyze",
        "Parameter group_for_summary",
        "Parameter ncpus and cluster_seed",
        "Parameter cluster",
        "Parameter cluster_libraries and cluster_global_objects",
        "Parameter envir",
        ".truth-functionality",
        "Some Examples",
        "Sampling distribution of mean and median for normal and exponential distributed data",
        "Comparing bootstrap confidence intervals with classical studentized interval",
        "Define and run the simulation",
        "A different implementation"
      ],
      "created": "2014-08-24 11:53:50",
      "modified": "2025-04-05 12:52:45",
      "commits": 22
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "simtool",
  "_universes": [
    "marselscheer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.9.9000",
      "date": "2026-06-04T07:03:59.000Z",
      "distro": "noble",
      "commit": "01fffef9376547bb94337bd976111b32f5d4dc18",
      "fileid": "07e5404d2c5233986671132f1a34fd67fde7a4ad90ae1c2a56bea4c7d9523550",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26936179063"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.9.9000",
      "date": "2026-06-04T07:04:10.000Z",
      "distro": "noble",
      "commit": "01fffef9376547bb94337bd976111b32f5d4dc18",
      "fileid": "8db9c8cf20a57dc453c8228ba8636a8136ff395a8fad5da15e29bdae569f701b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26936179063"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.9.9000",
      "date": "2026-06-04T07:04:47.000Z",
      "commit": "01fffef9376547bb94337bd976111b32f5d4dc18",
      "fileid": "ffe4585a33a18260df07efdfc768e5225753ff0b28e011faa7f25e6426a95ab6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26936179063"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.9.9000",
      "date": "2026-06-04T07:03:44.000Z",
      "commit": "01fffef9376547bb94337bd976111b32f5d4dc18",
      "fileid": "8fad8f5a03dd4967966ae340a0c42a4e6abcb2ecfee15a4f6deafbd6eedf46d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26936179063"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.9.9000",
      "date": "2026-06-04T07:04:19.000Z",
      "commit": "01fffef9376547bb94337bd976111b32f5d4dc18",
      "fileid": "1392d648f1a687f96ebd337325909374a4a33ac17c58edd4158ad58e5b099284",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26936179063"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.9.9000",
      "date": "2026-06-04T07:03:28.000Z",
      "commit": "01fffef9376547bb94337bd976111b32f5d4dc18",
      "fileid": "6ddd420e55f71cc06b1ce0efefd0c2666eca9ff9eabd04cc1fb1cb751ef5ebf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26936179063"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.9.9000",
      "date": "2026-06-04T07:03:08.000Z",
      "commit": "01fffef9376547bb94337bd976111b32f5d4dc18",
      "fileid": "d79eacc676e494b90099e95417e41a0a2135e487fd21d8a7e88d1bfc3e8aaee7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26936179063"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.9.9000",
      "date": "2026-06-04T07:03:14.000Z",
      "commit": "01fffef9376547bb94337bd976111b32f5d4dc18",
      "fileid": "69408b91da2de4e3b4de6e7d91593a2242f483d36dad78d6b537af0314033ffb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marselscheer/actions/runs/26936179063"
    }
  ]
}