{
  "_id": "6a22a197cd65a98ecbd58a81",
  "Package": "blocklength",
  "Type": "Package",
  "Title": "Select an Optimal Block-Length to Bootstrap Dependent Data\n(Block Bootstrap)",
  "Version": "0.2.2.9000",
  "Authors@R": "c(\nperson(\"Alec\", \"Stashevsky\",\nemail = \"alec@alecstashevsky.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2538-4947\")),\nperson(\"Sergio\", \"Armella\",\nrole = \"ctb\")\n)",
  "Maintainer": "Alec Stashevsky <alec@alecstashevsky.com>",
  "Description": "A set of functions to select the optimal block-length for\na dependent bootstrap (block-bootstrap). Includes the Hall,\nHorowitz, and Jing (1995) <doi:10.1093/biomet/82.3.561>\nsubsampling-based cross-validation method, the Politis and\nWhite (2004) <doi:10.1081/ETC-120028836> Spectral Density\nPlug-in method, including the Patton, Politis, and White (2009)\n<doi:10.1080/07474930802459016> correction, and the Lahiri,\nFurukawa, and Lee (2007) <doi:10.1016/j.stamet.2006.08.002>\nnonparametric plug-in method, with a corresponding set of S3\nplot methods.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://alecstashevsky.com/r/blocklength,\nhttps://github.com/Alec-Stashevsky/blocklength,\nhttps://alec-stashevsky.github.io/blocklength/",
  "BugReports": "https://github.com/Alec-Stashevsky/blocklength/issues",
  "VignetteBuilder": "knitr",
  "Date": "2025-03-08",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://alec-stashevsky.r-universe.dev",
  "Date/Publication": "2025-03-08 22:40:06 UTC",
  "RemoteUrl": "https://github.com/alec-stashevsky/blocklength",
  "RemoteRef": "HEAD",
  "RemoteSha": "9bc54f25afffdd656fc056cd5747c5b9033bf48a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:11:08 UTC",
    "User": "root"
  },
  "Author": "Alec Stashevsky [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2538-4947>),\nSergio Armella [ctb]",
  "MD5sum": "9dd59a6f998fc7a1b9e171ce19afac71",
  "_user": "alec-stashevsky",
  "_type": "src",
  "_file": "blocklength_0.2.2.9000.tar.gz",
  "_fileid": "111999865aedbbfffd681758882b6918488fbac1d4e8e8dbd34b94b41205d4d4",
  "_filesize": 369784,
  "_sha256": "111999865aedbbfffd681758882b6918488fbac1d4e8e8dbd34b94b41205d4d4",
  "_created": "2026-06-05T10:11:08.000Z",
  "_published": "2026-06-05T10:14:47.242Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79707470241,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434144284"
    },
    {
      "job": 79707470379,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434149695"
    },
    {
      "job": 79707470372,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434152329"
    },
    {
      "job": 79707470310,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434140908"
    },
    {
      "job": 79706939823,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434105019"
    },
    {
      "job": 79707470246,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434140702"
    },
    {
      "job": 79707470385,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434140365"
    },
    {
      "job": 79707470411,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434137276"
    },
    {
      "job": 79707470388,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434133675"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alec-stashevsky/actions/runs/27008767511",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alec-stashevsky/blocklength",
  "_commit": {
    "id": "9bc54f25afffdd656fc056cd5747c5b9033bf48a",
    "author": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "committer": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "message": "Update CITATION.cff\n",
    "time": 1741473606
  },
  "_maintainer": {
    "name": "Alec Stashevsky",
    "email": "alec@alecstashevsky.com",
    "orcid": "0000-0003-2538-4947"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tseries",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "alec-stashevsky",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "block-bootstrap",
    "block-resampling",
    "blocklength",
    "boot",
    "bootstrap",
    "depedent-bootstrap",
    "dependent",
    "horowitz",
    "inference",
    "meboot",
    "politis",
    "resample",
    "stats",
    "time",
    "time-series",
    "time-series-analysis",
    "tseries"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "alec-stashevsky",
      "count": 174,
      "uuid": 65095754
    }
  ],
  "_userbio": {
    "uuid": 65095754,
    "type": "user",
    "name": "Alec Stashevsky",
    "description": "Engineering leader focused on AI/ML, data science, econometrics, and personalization. "
  },
  "_downloads": {
    "count": 717,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blocklength"
  },
  "_devurl": "https://github.com/alec-stashevsky/blocklength",
  "_pkgdown": "https://alecstashevsky.com/r/blocklength",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blocklength.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alec-stashevsky/blocklength",
  "_realowner": "alec-stashevsky",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2021-02-25"
    },
    {
      "version": "0.1.4",
      "date": "2021-05-12"
    },
    {
      "version": "0.1.5",
      "date": "2022-03-03"
    },
    {
      "version": "0.2.0",
      "date": "2025-02-17"
    },
    {
      "version": "0.2.1",
      "date": "2025-03-08"
    },
    {
      "version": "0.2.2",
      "date": "2025-03-08"
    }
  ],
  "_exports": [
    "hhj",
    "nppi",
    "pwsd"
  ],
  "_help": [
    {
      "page": "hhj",
      "title": "Hall, Horowitz, and Jing (1995) \"HHJ\" Algorithm to Select the Optimal Block-Length",
      "topics": [
        "hhj"
      ]
    },
    {
      "page": "nppi",
      "title": "Lahiri, Furukawa, and Lee (2007) Nonparametric Plug-In \"NPPI\" Rule to Select the Optimal Block-Length",
      "topics": [
        "nppi"
      ]
    },
    {
      "page": "plot.hhj",
      "title": "Plot MSE Function for HHJ Algorithm",
      "topics": [
        "plot.hhj"
      ]
    },
    {
      "page": "plot.nppi",
      "title": "Plot Stability of JAB Point Estimates",
      "topics": [
        "plot.nppi"
      ]
    },
    {
      "page": "plot.pwsd",
      "title": "Plot Correlogram for Politis and White Auto-Correlation Implied Hypothesis Test",
      "topics": [
        "plot.pwsd"
      ]
    },
    {
      "page": "pwsd",
      "title": "Politis and White (2004) Spectral Density \"PWSD\" Automatic Block-Length Selection",
      "topics": [
        "pwsd"
      ]
    }
  ],
  "_pkglogo": "https://github.com/alec-stashevsky/blocklength/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/alec-stashevsky/blocklength/raw/HEAD/README.md",
  "_rundeps": [
    "curl",
    "jsonlite",
    "lattice",
    "quadprog",
    "quantmod",
    "tseries",
    "TTR",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "tuning-parameters.Rmd",
      "filename": "tuning-parameters.html",
      "title": "Tuning Block-Length Selection Methods",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Tuning Parameters",
        "HHJ",
        "PWSD",
        "Diagnosing Problematic Solutions",
        "References:"
      ],
      "created": "2021-03-17 03:45:08",
      "modified": "2021-03-18 03:02:13",
      "commits": 2
    }
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "blocklength",
  "_universes": [
    "alec-stashevsky"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-05T10:13:07.000Z",
      "distro": "noble",
      "commit": "9bc54f25afffdd656fc056cd5747c5b9033bf48a",
      "fileid": "da9634f62e92ab558c79ec089222b5f614bc60775e82d15cb34cd9d1c3ea3d62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alec-stashevsky/actions/runs/27008767511"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-05T10:13:24.000Z",
      "distro": "noble",
      "commit": "9bc54f25afffdd656fc056cd5747c5b9033bf48a",
      "fileid": "03b834f8ea90974b52fab93f8bd01ac4c9865e696078c70dd579975f5026a830",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alec-stashevsky/actions/runs/27008767511"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-05T10:13:33.000Z",
      "commit": "9bc54f25afffdd656fc056cd5747c5b9033bf48a",
      "fileid": "08eb6b8161f1e569f2232b644038b7200daea7c314028fb5774036c5e4fc81d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alec-stashevsky/actions/runs/27008767511"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-05T10:13:01.000Z",
      "commit": "9bc54f25afffdd656fc056cd5747c5b9033bf48a",
      "fileid": "180319fc41b18b5f77400c83eb1756d87d52edb5ea9b33bd470ca7785e3961c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alec-stashevsky/actions/runs/27008767511"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-06-05T10:13:22.000Z",
      "commit": "9bc54f25afffdd656fc056cd5747c5b9033bf48a",
      "fileid": "04356373b4078534c609d5abb798f76f4086f4159b5cecabb74e48784fb8dcb9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alec-stashevsky/actions/runs/27008767511"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-05T10:12:41.000Z",
      "commit": "9bc54f25afffdd656fc056cd5747c5b9033bf48a",
      "fileid": "c6720dd96e93615e9db8bf793c7ab2470a8f254ae1bb14c12fd28e87205afc4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alec-stashevsky/actions/runs/27008767511"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-05T10:12:36.000Z",
      "commit": "9bc54f25afffdd656fc056cd5747c5b9033bf48a",
      "fileid": "76b61a1854c5ccec437ecdb7462d7911048f5aa8a4d99203f2937525ac18f610",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alec-stashevsky/actions/runs/27008767511"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-05T10:12:20.000Z",
      "commit": "9bc54f25afffdd656fc056cd5747c5b9033bf48a",
      "fileid": "f70363d0b8aa3e920093558e2bc3a6a98429c86beafa4ce07fd3ece3d52019b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alec-stashevsky/actions/runs/27008767511"
    }
  ]
}