{
  "_id": "6a1ef0e1b401979e73413396",
  "Package": "modernBoot",
  "Type": "Package",
  "Title": "Modern Resampling Methods: Bootstraps, Wild, Block, Permutation,\nand Selection Guidance",
  "Version": "0.1.1",
  "Author": "Ibrahim Kholil Rakib [aut, cre]",
  "Maintainer": "Ibrahim Kholil Rakib <ikrakib1010@gmail.com>",
  "Authors@R": "person(\"Ibrahim Kholil\",\"Rakib\", email = \"ikrakib1010@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Implements modern resampling and permutation methods for\nrobust statistical inference without restrictive parametric\nassumptions. Provides bias-corrected and accelerated (BCa)\nbootstrap (Efron and Tibshirani (1993)\n<doi:10.1201/9780429246593>), wild bootstrap for\nheteroscedastic regression (Liu (1988)\n<doi:10.1214/aos/1176351062>, Davidson and Flachaire (2008)\n<doi:10.1016/j.jeconom.2008.08.003>), block bootstrap for time\nseries (Politis and Romano (1994)\n<doi:10.1080/01621459.1994.10476870>), and permutation-based\nmultiple testing correction (Westfall and Young (1993)\n<ISBN:0-471-55761-7>). Methods handle non-normal data,\nheteroscedasticity, time series correlation, and multiple\ncomparisons.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/ikrakib/modernBoot",
  "BugReports": "https://github.com/ikrakib/modernBoot/issues",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Repository": "https://ikrakib.r-universe.dev",
  "Date/Publication": "2025-12-20 08:44:03 UTC",
  "RemoteUrl": "https://github.com/ikrakib/modernboot",
  "RemoteRef": "HEAD",
  "RemoteSha": "37965ba2395e2f1ef2b4f028bb55a1cbef184925",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:16:57 UTC",
    "User": "root"
  },
  "MD5sum": "90cbebd61c426aa276569955d35c65c4",
  "_user": "ikrakib",
  "_type": "src",
  "_file": "modernBoot_0.1.1.tar.gz",
  "_fileid": "ead13c32bdab98be5f5718c7ebf0c5f6ec77303912347aa141e94f7d0aa07c88",
  "_filesize": 142109,
  "_sha256": "ead13c32bdab98be5f5718c7ebf0c5f6ec77303912347aa141e94f7d0aa07c88",
  "_created": "2026-05-19T08:16:57.000Z",
  "_published": "2026-06-02T15:04:01.226Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79102594073,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078319405"
    },
    {
      "job": 79102593814,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078323923"
    },
    {
      "job": 79102593850,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078305558"
    },
    {
      "job": 79102592770,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078309190"
    },
    {
      "job": 79102592380,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078272895"
    },
    {
      "job": 79102592320,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361561162"
    },
    {
      "job": 79102593890,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078304621"
    },
    {
      "job": 79102594484,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078303226"
    },
    {
      "job": 79102594747,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078299532"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ikrakib/actions/runs/26084917673",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ikrakib/modernboot",
  "_commit": {
    "id": "37965ba2395e2f1ef2b4f028bb55a1cbef184925",
    "author": "Ibrahim Kholil Rakib <132069521+ikrakib@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update R-CMD-check.yaml",
    "time": 1766220243
  },
  "_maintainer": {
    "name": "Ibrahim Kholil Rakib",
    "email": "ikrakib1010@gmail.com",
    "login": "ikrakib",
    "description": "",
    "uuid": 132069521
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rhub",
      "role": "Suggests"
    }
  ],
  "_owner": "ikrakib",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 11
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ikrakib",
      "count": 19,
      "uuid": 132069521
    }
  ],
  "_userbio": {
    "uuid": 132069521,
    "type": "user",
    "name": "Ibrahim Kholil Rakib"
  },
  "_downloads": {
    "count": 148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modernBoot"
  },
  "_devurl": "https://github.com/ikrakib/modernboot",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modernBoot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ikrakib/modernboot",
  "_realowner": "ikrakib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "auto_select_method",
    "bca_ci",
    "bs_mean",
    "compare_methods_sim",
    "moving_block_boot",
    "perm_maxT",
    "perm_test_2sample",
    "stationary_boot",
    "studentized_ci",
    "wild_boot_lm"
  ],
  "_help": [
    {
      "page": "auto_select_method",
      "title": "Automatic Resampling Method Selection",
      "topics": [
        "auto_select_method"
      ]
    },
    {
      "page": "bca_ci",
      "title": "Bias-Corrected and Accelerated (BCa) Bootstrap Confidence Interval",
      "topics": [
        "bca_ci"
      ]
    },
    {
      "page": "bs_mean",
      "title": "Nonparametric Bootstrap Confidence Interval for the Mean",
      "topics": [
        "bs_mean"
      ]
    },
    {
      "page": "compare_methods_sim",
      "title": "Simulation Study: Compare Bootstrap Methods",
      "topics": [
        "compare_methods_sim"
      ]
    },
    {
      "page": "moving_block_boot",
      "title": "Moving Block Bootstrap for Time Series",
      "topics": [
        "moving_block_boot"
      ]
    },
    {
      "page": "perm_maxT",
      "title": "Permutation maxT for Multiple Testing",
      "topics": [
        "perm_maxT"
      ]
    },
    {
      "page": "perm_test_2sample",
      "title": "Two-Sample Permutation Test",
      "topics": [
        "perm_test_2sample"
      ]
    },
    {
      "page": "stationary_boot",
      "title": "Stationary Bootstrap (Politis & Romano)",
      "topics": [
        "stationary_boot"
      ]
    },
    {
      "page": "studentized_ci",
      "title": "Studentized Bootstrap Confidence Interval for Quantiles",
      "topics": [
        "studentized_ci"
      ]
    },
    {
      "page": "wild_boot_lm",
      "title": "Wild Bootstrap for Linear Model Coefficients",
      "topics": [
        "wild_boot_lm"
      ]
    }
  ],
  "_readme": "https://github.com/ikrakib/modernboot/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "codetools",
    "digest",
    "future",
    "future.apply",
    "globals",
    "listenv",
    "parallelly"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "modernboot",
  "_universes": [
    "ikrakib"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-19T08:19:09.000Z",
      "distro": "noble",
      "commit": "37965ba2395e2f1ef2b4f028bb55a1cbef184925",
      "fileid": "594ba5cb7e8b42f2676efbc7ed4d0f2583d253a892b8aeac62508b1d4b5c4ff8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/26084917673"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-19T08:19:24.000Z",
      "distro": "noble",
      "commit": "37965ba2395e2f1ef2b4f028bb55a1cbef184925",
      "fileid": "d572672d3ca4a1c7ed3e1cbe6bd0ace3aae39f1468270fa70581da5136f12e4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/26084917673"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-19T08:18:35.000Z",
      "commit": "37965ba2395e2f1ef2b4f028bb55a1cbef184925",
      "fileid": "e58bd9b25e2f2c60144ce0dcccae088c71a9ff330d2f01d4335b47f60ba5615d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/26084917673"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-19T08:18:45.000Z",
      "commit": "37965ba2395e2f1ef2b4f028bb55a1cbef184925",
      "fileid": "f2bc8db3df6652255c03325e848d6bbe36071cecc43dc310212f0bb4e6e647b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/26084917673"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T08:18:21.000Z",
      "commit": "37965ba2395e2f1ef2b4f028bb55a1cbef184925",
      "fileid": "f39f1e97000a4880f990da98c223940e99da7bcb48657f0196e519afd59d315d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/26084917673"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T08:18:21.000Z",
      "commit": "37965ba2395e2f1ef2b4f028bb55a1cbef184925",
      "fileid": "e4c33ba1affda5ff03d49123735775b90cdf757c1d1068f5fd23b62af5e1b62c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/26084917673"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T08:18:06.000Z",
      "commit": "37965ba2395e2f1ef2b4f028bb55a1cbef184925",
      "fileid": "dcc60d23e5af7556f31f4f15a5b7265af13d9ee4c03902dc105aebc771b174c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/26084917673"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T15:03:08.000Z",
      "commit": "37965ba2395e2f1ef2b4f028bb55a1cbef184925",
      "fileid": "29c2016e9e9acc0d0056680c986c154ed22af7386b485b44033358ead168f0be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ikrakib/actions/runs/26084917673"
    }
  ]
}