{
  "_id": "6a5743f9ff0138dec5d6fd43",
  "Package": "tidydice",
  "Type": "Package",
  "Title": "Simulates Dice Rolls and Coin Flips",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Roland\", \"Krasser\", role = c(\"aut\", \"cre\"),\nemail = \"roland.krasser@gmail.com\"),\nperson(\"Giovanni Marco\", \"Dall'Olio\", role = \"aut\")\n)",
  "Author": "Roland Krasser",
  "Maintainer": "Roland Krasser <roland.krasser@gmail.com>",
  "Description": "Utils for basic statistical experiments, that can be used\nfor teaching introductory statistics. Each experiment generates\na tibble. Dice rolls and coin flips are simulated using\nsample(). The properties of the dice can be changed, like the\nnumber of sides. A coin flip is simulated using a two sided\ndice. Experiments can be combined with the pipe-operator.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "http://github.com/rolkra/tidydice",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://rolkra.r-universe.dev",
  "Date/Publication": "2023-02-02 21:02:49 UTC",
  "RemoteUrl": "https://github.com/rolkra/tidydice",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d451caa27baa7351664693cd64cd60993a15ce2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 08:22:01 UTC",
    "User": "root"
  },
  "_user": "rolkra",
  "_type": "src",
  "_file": "tidydice_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3824d611fbc193dd11bae7daa9687e5e2c1169b4955907be58c63b1ba6369466",
  "_filesize": 1083354,
  "_sha256": "3824d611fbc193dd11bae7daa9687e5e2c1169b4955907be58c63b1ba6369466",
  "_expires": "2026-10-23T08:25:27.000Z",
  "_created": "2026-07-15T08:22:01.000Z",
  "_published": "2026-07-15T08:25:29.089Z",
  "_jobs": [
    {
      "job": 87303878979,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336920021"
    },
    {
      "job": 87303879073,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336919570"
    },
    {
      "job": 87303879002,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336888687"
    },
    {
      "job": 87303878955,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336908438"
    },
    {
      "job": 87303135754,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336856718"
    },
    {
      "job": 87303879004,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8336906954"
    },
    {
      "job": 87303879008,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336892242"
    },
    {
      "job": 87303878988,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336896220"
    },
    {
      "job": 87303879037,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336902564"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rolkra/actions/runs/29400300097",
  "_status": "success",
  "_upstream": "https://github.com/rolkra/tidydice",
  "_commit": {
    "id": "7d451caa27baa7351664693cd64cd60993a15ce2",
    "author": "Roland Krasser <roland.krasser@gmail.com>",
    "committer": "Roland Krasser <roland.krasser@gmail.com>",
    "message": "fix plot_coin example\n",
    "time": 1675371769
  },
  "_maintainer": {
    "name": "Roland Krasser",
    "email": "roland.krasser@gmail.com",
    "login": "rolkra",
    "description": "",
    "uuid": 31808268
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "explore",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rolkra",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "rolkra",
      "count": 84,
      "uuid": 31808268
    },
    {
      "user": "giovannibenevolent",
      "count": 13,
      "uuid": 114916682
    }
  ],
  "_userbio": {
    "uuid": 31808268,
    "type": "user",
    "name": "rolkra",
    "followers": 49
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidydice"
  },
  "_devurl": "https://github.com/rolkra/tidydice",
  "_searchresults": 31,
  "_rbuild": "4.6.1",
  "_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/tidydice.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rolkra/tidydice",
  "_realowner": "rolkra",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2019-11-15"
    },
    {
      "version": "0.0.4",
      "date": "2019-11-26"
    },
    {
      "version": "0.0.6",
      "date": "2020-01-09"
    },
    {
      "version": "0.1.1",
      "date": "2021-04-19"
    },
    {
      "version": "1.0.0",
      "date": "2023-02-03"
    }
  ],
  "_exports": [
    "binom",
    "binom_coin",
    "binom_dice",
    "flip_coin",
    "force_coin",
    "force_dice",
    "parse_dice_formula",
    "plot_binom",
    "plot_coin",
    "plot_dice",
    "roll_dice",
    "roll_dice_formula"
  ],
  "_help": [
    {
      "page": "binom",
      "title": "Binomial distribution as table.",
      "topics": [
        "binom"
      ]
    },
    {
      "page": "binom_coin",
      "title": "Binomial distribution of flipping a coin.",
      "topics": [
        "binom_coin"
      ]
    },
    {
      "page": "binom_dice",
      "title": "Binomial distribution of rolling a dice.",
      "topics": [
        "binom_dice"
      ]
    },
    {
      "page": "circle_points",
      "title": "Helper function to draw a circle",
      "topics": [
        "circle_points"
      ]
    },
    {
      "page": "flip_coin",
      "title": "Simulating flipping a coin.",
      "topics": [
        "flip_coin"
      ]
    },
    {
      "page": "force_coin",
      "title": "Force a coin flipping result.",
      "topics": [
        "force_coin"
      ]
    },
    {
      "page": "force_dice",
      "title": "Force a dice rolling result.",
      "topics": [
        "force_dice"
      ]
    },
    {
      "page": "parse_dice_formula",
      "title": "Given a dice formula string, split it and return a dataframe with the list of functions.",
      "topics": [
        "parse_dice_formula"
      ]
    },
    {
      "page": "parse_dice_formula_part",
      "title": "Helper function to parse a dice formula",
      "topics": [
        "parse_dice_formula_part"
      ]
    },
    {
      "page": "plot_binom",
      "title": "Plot a binomial distribution.",
      "topics": [
        "plot_binom"
      ]
    },
    {
      "page": "plot_coin",
      "title": "Plot result of flip_coin()",
      "topics": [
        "plot_coin"
      ]
    },
    {
      "page": "plot_dice",
      "title": "Plot result of roll_dice()",
      "topics": [
        "plot_dice"
      ]
    },
    {
      "page": "plot_single_coin",
      "title": "Draw a single coin",
      "topics": [
        "plot_single_coin"
      ]
    },
    {
      "page": "plot_single_dice",
      "title": "Draw a single dice",
      "topics": [
        "plot_single_dice"
      ]
    },
    {
      "page": "roll_dice",
      "title": "Simulating rolling a dice.",
      "topics": [
        "roll_dice"
      ]
    },
    {
      "page": "roll_dice_formula",
      "title": "Simulating rolling a dice, using a formula",
      "topics": [
        "roll_dice_formula"
      ]
    },
    {
      "page": "top_n_dice",
      "title": "Helper function to get sum of top n dice",
      "topics": [
        "top_n_dice"
      ]
    }
  ],
  "_readme": "https://github.com/rolkra/tidydice/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "tidydice.Rmd",
      "filename": "tidydice.html",
      "title": "tidydice",
      "author": "Roland Krasser",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup",
        "Roll a dice",
        "Example",
        "Roll a dice once",
        "Define success",
        "Unfair dice",
        "Untypically dice",
        "Roll a dice 4 times",
        "Define rounds",
        "Use agg",
        "Visualise result",
        "Visualise success",
        "Combine experiments",
        "Binomial distribution",
        "Flip a coin",
        "Flip a coin 10x",
        "Binomial Distribution",
        "Dice design",
        "Default settings",
        "Change color",
        "Dice type",
        "Limits",
        "Force",
        "Using Dice Formula"
      ],
      "created": "2019-11-01 21:11:11",
      "modified": "2023-02-01 18:13:22",
      "commits": 20
    }
  ],
  "_score": 5.035429738184549,
  "_indexed": true,
  "_nocasepkg": "tidydice",
  "_universes": [
    "rolkra"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-15T08:24:35.000Z",
      "distro": "resolute",
      "commit": "7d451caa27baa7351664693cd64cd60993a15ce2",
      "fileid": "https://r2.ropensci.org/f12c453773a85832cecc1a696c2a8fee8ce177829b204f7b4383cde45fc7b09f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rolkra/actions/runs/29400300097"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-15T08:24:34.000Z",
      "distro": "resolute",
      "commit": "7d451caa27baa7351664693cd64cd60993a15ce2",
      "fileid": "https://r2.ropensci.org/353352746518aee6c278ba3b9b06137f44c621ba0d9ec09ea0043f58d7a1ccd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rolkra/actions/runs/29400300097"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-15T08:23:26.000Z",
      "commit": "7d451caa27baa7351664693cd64cd60993a15ce2",
      "fileid": "https://r2.ropensci.org/95a42e033985d242c932df167f59b9c7be9e521c148268eea1740a1982655901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rolkra/actions/runs/29400300097"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-15T08:24:00.000Z",
      "commit": "7d451caa27baa7351664693cd64cd60993a15ce2",
      "fileid": "https://r2.ropensci.org/004a7f5875a62dfeae0fd10945cc3dd120833030f63a5020e45c7962d18b35df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rolkra/actions/runs/29400300097"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-15T08:24:33.000Z",
      "commit": "7d451caa27baa7351664693cd64cd60993a15ce2",
      "fileid": "https://r2.ropensci.org/d11d40b9a3b14fdcfa98fff0c74a7139478e41eea52033fce358408cc3ca7a50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rolkra/actions/runs/29400300097"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-15T08:23:18.000Z",
      "commit": "7d451caa27baa7351664693cd64cd60993a15ce2",
      "fileid": "https://r2.ropensci.org/968e889205ae240739538984b9bb763ab75e76505bbfbe5d246605120c23276d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rolkra/actions/runs/29400300097"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-15T08:23:26.000Z",
      "commit": "7d451caa27baa7351664693cd64cd60993a15ce2",
      "fileid": "https://r2.ropensci.org/55be62fd3e589bd55ba35f02b22a4cc96b0d8d148f94b1e1f6d1baa8ca4f53ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rolkra/actions/runs/29400300097"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-15T08:23:44.000Z",
      "commit": "7d451caa27baa7351664693cd64cd60993a15ce2",
      "fileid": "https://r2.ropensci.org/32ca4775528ce524595655f8ef594e8a14319dcfbf2ce676d89737de931d22c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rolkra/actions/runs/29400300097"
    }
  ]
}