{
  "_id": "6a102ca7acfb0bcc41c9356c",
  "Package": "exactamente",
  "Title": "Explore the Exact Bootstrap Method",
  "Version": "0.1.1.9000",
  "Authors@R": "c(\nperson(\"Mackson\", \"Ncube\", , \"macksonncube.stats@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"mightymetrika, LLC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Researchers often use the bootstrap to understand a sample\ndrawn from a population with unknown distribution. The exact\nbootstrap method is a practical tool for exploring the\ndistribution of small sample size data. For a sample of size n,\nthe exact bootstrap method generates the entire space of n to\nthe power of n resamples and calculates all realizations of the\nselected statistic. The 'exactamente' package includes\nfunctions for implementing two bootstrap methods, the exact\nbootstrap and the regular bootstrap. The exact_bootstrap()\nfunction applies the exact bootstrap method following\nmethodologies outlined in Kisielinska (2013)\n<doi:10.1007/s00180-012-0350-0>. The regular_bootstrap()\nfunction offers a more traditional bootstrap approach, where\nusers can determine the number of resamples. The e_vs_r()\nfunction allows users to directly compare results from these\nbootstrap methods. To augment user experience, 'exactamente'\nincludes the function exactamente_app() which launches an\ninteractive 'shiny' web application. This application\nfacilitates exploration and comparison of the bootstrap\nmethods, providing options for modifying various parameters and\nvisualizing results.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/mightymetrika/exactamente",
  "BugReports": "https://github.com/mightymetrika/exactamente/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://mightymetrika.r-universe.dev",
  "Date/Publication": "2023-08-30 14:43:15 UTC",
  "RemoteUrl": "https://github.com/mightymetrika/exactamente",
  "RemoteRef": "HEAD",
  "RemoteSha": "a667dbfa37095308ed735ee459b1713fcd46f5ef",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 10:12:16 UTC",
    "User": "root"
  },
  "Author": "Mackson Ncube [aut, cre],\nmightymetrika, LLC [cph, fnd]",
  "Maintainer": "Mackson Ncube <macksonncube.stats@gmail.com>",
  "MD5sum": "9f9ecac6714ee790f7680a184386de28",
  "_user": "mightymetrika",
  "_type": "src",
  "_file": "exactamente_0.1.1.9000.tar.gz",
  "_fileid": "7cd43cd2c33747fb9d3126faacdf39a1be91bd15e7b1d1d2c95b604e17b68be6",
  "_filesize": 142980,
  "_sha256": "7cd43cd2c33747fb9d3126faacdf39a1be91bd15e7b1d1d2c95b604e17b68be6",
  "_created": "2026-05-22T10:12:16.000Z",
  "_published": "2026-05-22T10:15:03.127Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359731346,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7158106175"
    },
    {
      "job": 77359731358,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158111814"
    },
    {
      "job": 77359731404,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7158100170"
    },
    {
      "job": 77359731468,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158097582"
    },
    {
      "job": 77359291978,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158070285"
    },
    {
      "job": 77359731374,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158103554"
    },
    {
      "job": 77359731447,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7158095136"
    },
    {
      "job": 77359731405,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7158095025"
    },
    {
      "job": 77359731442,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158090684"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/26281704580",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mightymetrika/exactamente",
  "_commit": {
    "id": "a667dbfa37095308ed735ee459b1713fcd46f5ef",
    "author": "Mighty Metrika <mightymetrika@proton.me>",
    "committer": "Mighty Metrika <mightymetrika@proton.me>",
    "message": "Increment version number to 0.1.1.9000\n",
    "time": 1693406595
  },
  "_maintainer": {
    "name": "Mackson Ncube",
    "email": "macksonncube.stats@gmail.com",
    "login": "mightymetrika",
    "twitter": "@mightymetrika",
    "description": "",
    "uuid": 134214097
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mightymetrika",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bootstrap",
    "probability",
    "resample",
    "statistics"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mightymetrika",
      "count": 29,
      "uuid": 134214097
    },
    {
      "user": "mncube",
      "count": 21,
      "uuid": 46875726
    }
  ],
  "_userbio": {
    "uuid": 134214097,
    "type": "user",
    "name": "mightymetrika"
  },
  "_downloads": {
    "count": 194,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/exactamente"
  },
  "_devurl": "https://github.com/mightymetrika/exactamente",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/exactamente.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mightymetrika/exactamente",
  "_realowner": "mightymetrika",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-08-29"
    }
  ],
  "_exports": [
    "compare_bootstrap",
    "e_vs_r",
    "exact_bootstrap",
    "exactamente_app",
    "reg_bootstrap"
  ],
  "_help": [
    {
      "page": "compare_bootstrap",
      "title": "Compare Bootstrap Distributions",
      "topics": [
        "compare_bootstrap"
      ]
    },
    {
      "page": "e_vs_r",
      "title": "Compare Exact Bootstrap vs Regular Bootstrap",
      "topics": [
        "e_vs_r"
      ]
    },
    {
      "page": "exact_bootstrap",
      "title": "Performs an Exact Bootstrap with Summary Statistics",
      "topics": [
        "exact_bootstrap"
      ]
    },
    {
      "page": "exactamente_app",
      "title": "exactamente_app: Interactive Shiny App for Exploring Bootstrap Methods",
      "topics": [
        "exactamente_app"
      ]
    },
    {
      "page": "plot.extboot",
      "title": "Plot Method for 'extboot' Class",
      "topics": [
        "plot.extboot"
      ]
    },
    {
      "page": "plot.regboot",
      "title": "Plot Method for 'regboot' Class",
      "topics": [
        "plot.regboot"
      ]
    },
    {
      "page": "reg_bootstrap",
      "title": "Regular Bootstrap with Summary Statistics",
      "topics": [
        "reg_bootstrap"
      ]
    },
    {
      "page": "summary.extboot",
      "title": "Summary Method for 'extboot' Class",
      "topics": [
        "summary.extboot"
      ]
    },
    {
      "page": "summary.regboot",
      "title": "Summary Method for 'regboot' Class",
      "topics": [
        "summary.regboot"
      ]
    }
  ],
  "_readme": "https://github.com/mightymetrika/exactamente/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinythemes",
    "sourcetools",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "exactamente",
  "_universes": [
    "mightymetrika"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-22T10:14:09.000Z",
      "distro": "noble",
      "commit": "a667dbfa37095308ed735ee459b1713fcd46f5ef",
      "fileid": "23c1275ace6a01d1a87f7ca0fb4fc5eba115e1ddad2d02257ad9cb2692c29e65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/26281704580"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-22T10:14:26.000Z",
      "distro": "noble",
      "commit": "a667dbfa37095308ed735ee459b1713fcd46f5ef",
      "fileid": "8f049012e5460d8e60f9aacc7b238d37d3e7f3abb33d6ff3b36580611c24e74d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/26281704580"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-22T10:13:54.000Z",
      "commit": "a667dbfa37095308ed735ee459b1713fcd46f5ef",
      "fileid": "bec9af47f193f3c7f40c1bf4fd49de23964f2c130eaaf2c17f39910972586d3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/26281704580"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-22T10:13:46.000Z",
      "commit": "a667dbfa37095308ed735ee459b1713fcd46f5ef",
      "fileid": "5539451074c6892f6ca03f4cf9b29db141f5a67c03a91db585427bc554b56618",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/26281704580"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-22T10:14:16.000Z",
      "commit": "a667dbfa37095308ed735ee459b1713fcd46f5ef",
      "fileid": "50ef5bc861a177f648bd7bdf0d7d28ae90e0688689f2846f31bf8df3cdc4b045",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/26281704580"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-22T10:13:28.000Z",
      "commit": "a667dbfa37095308ed735ee459b1713fcd46f5ef",
      "fileid": "31039b79b07408403b16cbb6e88fc19974386e267b5767b48c14d62ef26aebcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/26281704580"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-22T10:13:27.000Z",
      "commit": "a667dbfa37095308ed735ee459b1713fcd46f5ef",
      "fileid": "00bce8e0359df20393779ef297a7cd9d1020fc7427597a5774a5d9f0558d5419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/26281704580"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-22T10:13:16.000Z",
      "commit": "a667dbfa37095308ed735ee459b1713fcd46f5ef",
      "fileid": "2f1522e0d6afdc8960f545ed85778e194efd4c4e093e1053526b009a6daec135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/26281704580"
    }
  ]
}