{
  "_id": "6a12aaddacfb0bcc41d1720d",
  "Package": "bstrap",
  "Title": "Obtain and plot bootstrap sampling distributions of the sample\nmean",
  "Version": "0.0.1",
  "Authors@R": "person(\"Ken\", \"Butler\", , \"nxskok@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Many common tests assume sufficient normality of the data\ndistribution, with the received wisdom that if the sample size\nis \"large\", the normality doesn't matter so much (because of\nthe Central Limit Theorem). It is difficult to judge the\nnormality is good enough, or whether the sample size is big\nenough. A better way to investigate is to obtain a bootstrap\nsampling distribution of the sample mean (by taking repeated\nbootstrap samples), and to assess that distribution for\nnormality. If it is, the normal-theory test will work; if not,\nnot.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://worktree.ca/nxskok/bstrap\nhttps://nxskok.r-universe.dev/bstrap",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://nxskok.r-universe.dev",
  "Date/Publication": "2025-12-22 22:15:22 UTC",
  "RemoteUrl": "https://worktree.ca/nxskok/bstrap",
  "RemoteRef": "HEAD",
  "RemoteSha": "22a06b6fb20d249b474c34a7e0563725222e37b7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:33:52 UTC",
    "User": "root"
  },
  "Author": "Ken Butler [aut, cre]",
  "Maintainer": "Ken Butler <nxskok@gmail.com>",
  "MD5sum": "485e44de221f822606888a31070cdf59",
  "_user": "nxskok",
  "_type": "src",
  "_file": "bstrap_0.0.1.tar.gz",
  "_fileid": "b73d8e8d519389e38d93a49ec723ece0807d16d7cc7fdc0c388cfb0f6c18ce5b",
  "_filesize": 253874,
  "_sha256": "b73d8e8d519389e38d93a49ec723ece0807d16d7cc7fdc0c388cfb0f6c18ce5b",
  "_created": "2026-05-24T07:33:52.000Z",
  "_published": "2026-05-24T07:38:05.156Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77580770485,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183312622"
    },
    {
      "job": 77580770487,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183312590"
    },
    {
      "job": 77580770478,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183323268"
    },
    {
      "job": 77580770470,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183317286"
    },
    {
      "job": 77580547989,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183297892"
    },
    {
      "job": 77580770471,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183309810"
    },
    {
      "job": 77580770531,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183309895"
    },
    {
      "job": 77580770534,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183307866"
    },
    {
      "job": 77580770492,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183307571"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nxskok/actions/runs/26355185916",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://worktree.ca/nxskok/bstrap",
  "_commit": {
    "id": "22a06b6fb20d249b474c34a7e0563725222e37b7",
    "author": "Ken Butler <ken@swiss-soccer.net>",
    "committer": "Ken Butler <ken@swiss-soccer.net>",
    "message": "add home prices dataset (for practice) and use it in the readme\n",
    "time": 1766441722
  },
  "_maintainer": {
    "name": "Ken Butler",
    "email": "nxskok@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "worktree-nxskok",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 6
    },
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 1
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 4399013,
    "type": "user",
    "name": "Ken Butler",
    "description": "Statistics Lecturer at University of Toronto Scarborough"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bstrap"
  },
  "_devurl": "https://github.com/nxskok/bstrap",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bstrap.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "make_dist",
    "make_several",
    "plot_dist",
    "plot_several"
  ],
  "_datasets": [
    {
      "name": "home_prices",
      "title": "Home prices data",
      "object": "home_prices",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "price",
        "bdrms"
      ],
      "rows": 37,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "home_prices",
      "title": "Home prices data",
      "topics": [
        "home_prices"
      ]
    },
    {
      "page": "make_dist",
      "title": "Generate bootstrap samples and calculate sample means",
      "topics": [
        "make_dist"
      ]
    },
    {
      "page": "make_several",
      "title": "Obtain bootstrap sampling distributions for several samples",
      "topics": [
        "make_several"
      ]
    },
    {
      "page": "plot_dist",
      "title": "Obtain and plot bootstrap sampling distribution of sample mean",
      "topics": [
        "plot_dist"
      ]
    },
    {
      "page": "plot_several",
      "title": "Obtain and plot bootstrap sampling distributions of sample means by group",
      "topics": [
        "plot_several"
      ]
    }
  ],
  "_readme": "https://worktree.ca/nxskok/bstrap/raw/HEAD/README.md",
  "_rundeps": [
    "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"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "bstrap",
  "_universes": [
    "nxskok"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-24T07:35:58.000Z",
      "distro": "noble",
      "commit": "22a06b6fb20d249b474c34a7e0563725222e37b7",
      "fileid": "4f0df07b930bbb61a94f86703ffc1f1d5da531870ebedaff3382a2db8c60be6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nxskok/actions/runs/26355185916"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-24T07:35:57.000Z",
      "distro": "noble",
      "commit": "22a06b6fb20d249b474c34a7e0563725222e37b7",
      "fileid": "672b62581e5161451314455875484ee0183cf00af9a246c157a4efef6c5fc310",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nxskok/actions/runs/26355185916"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-24T07:37:37.000Z",
      "commit": "22a06b6fb20d249b474c34a7e0563725222e37b7",
      "fileid": "3a86ea79354f8aeb93cb32b36f18dee16886e31792df513e487f50a1363f13ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nxskok/actions/runs/26355185916"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-24T07:36:48.000Z",
      "commit": "22a06b6fb20d249b474c34a7e0563725222e37b7",
      "fileid": "437a5b2b918e80fbffb07748dd1b5a1d666760be9bbdc950d9357907e12ef40e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nxskok/actions/runs/26355185916"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-24T07:35:57.000Z",
      "commit": "22a06b6fb20d249b474c34a7e0563725222e37b7",
      "fileid": "9371367749f261eabe69281f73868ad9e2d000181ab1e81905fbf6ea6c0f156d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nxskok/actions/runs/26355185916"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-24T07:35:23.000Z",
      "commit": "22a06b6fb20d249b474c34a7e0563725222e37b7",
      "fileid": "645693216d4fed13a490f0049a5d84070c8f6e5721e40bad26ddefc477616777",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nxskok/actions/runs/26355185916"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-24T07:35:07.000Z",
      "commit": "22a06b6fb20d249b474c34a7e0563725222e37b7",
      "fileid": "e9c4755ba37e8cd846bdc7b20f623eb878edd572e645c20c37f84ac5adb06223",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nxskok/actions/runs/26355185916"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-24T07:35:05.000Z",
      "commit": "22a06b6fb20d249b474c34a7e0563725222e37b7",
      "fileid": "80280ba05bc60f86fbcc1add146587ab7992a704b1b743e25969dc9ff5651500",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nxskok/actions/runs/26355185916"
    }
  ]
}