{
  "_id": "6a3519823efcd9bda43e17e3",
  "Package": "LSEbootLS",
  "Date": "2024-05-01",
  "Type": "Package",
  "Title": "Bootstrap Methods for Regression Models with Locally Stationary\nErrors",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Guillermo\", \"Ferreira\", role = \"aut\",\nemail = \"gferreri@udec.cl\"),\nperson(\"Joel\", \"Muñoz\", role = \"aut\",\nemail = \"joelmuno@udec.cl\"),\nperson(\"Nicolas\", \"Loyola\", role = c(\"aut\", \"cre\"),\nemail = \"nloyola2016@udec.cl\"))",
  "Maintainer": "Nicolas Loyola <nloyola2016@udec.cl>",
  "Description": "Implements bootstrap methods for linear regression models\nwith errors following a time-varying process, focusing on\napproximating the distribution of the least-squares estimator\nfor regression models with locally stationary errors. It\nenables the construction of bootstrap and classical confidence\nintervals for regression coefficients, leveraging intensive\nsimulation studies and real data analysis. The methodology is\nbased on the approach described in Ferreira et al. (2020),\nallowing errors to be locally approximated by stationary\nprocesses.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "Repository": "https://nicolas-udec.r-universe.dev",
  "Date/Publication": "2024-06-29 01:59:11 UTC",
  "RemoteUrl": "https://github.com/nicolas-udec/lsebootls",
  "RemoteRef": "HEAD",
  "RemoteSha": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 10:23:06 UTC",
    "User": "root"
  },
  "Author": "Guillermo Ferreira [aut],\nJoel Muñoz [aut],\nNicolas Loyola [aut, cre]",
  "MD5sum": "27c94660eae498682e641db56b8978b8",
  "_user": "nicolas-udec",
  "_type": "src",
  "_file": "LSEbootLS_0.1.0.tar.gz",
  "_fileid": "9c322482279ff3e3f51018ad7e1c3bd158aff64a6cb67e158bf2f0572987869c",
  "_filesize": 101815,
  "_sha256": "9c322482279ff3e3f51018ad7e1c3bd158aff64a6cb67e158bf2f0572987869c",
  "_created": "2026-06-19T10:23:06.000Z",
  "_published": "2026-06-19T10:27:14.846Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82330874244,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7747444161"
    },
    {
      "job": 82330874237,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7747440831"
    },
    {
      "job": 82330874267,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7747450147"
    },
    {
      "job": 82330874231,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7747445853"
    },
    {
      "job": 82330339452,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747397001"
    },
    {
      "job": 82330874247,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747427648"
    },
    {
      "job": 82330874260,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7747433001"
    },
    {
      "job": 82330874269,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7747438526"
    },
    {
      "job": 82330874273,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7747430462"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/27819928254",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nicolas-udec/lsebootls",
  "_commit": {
    "id": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
    "author": "Nicolas-UDEC <nloyola2016@udec.cl>",
    "committer": "Nicolas-UDEC <nloyola2016@udec.cl>",
    "message": "cran submision update\n",
    "time": 1719626351
  },
  "_maintainer": {
    "name": "Nicolas Loyola",
    "email": "nloyola2016@udec.cl",
    "login": "nicolas-udec",
    "description": "",
    "uuid": 169621951
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "doParallel",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "LSTS",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "role": "Imports"
    },
    {
      "package": "rlecuyer",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nicolas-udec",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nicolas-udec",
      "count": 14,
      "uuid": 169621951
    }
  ],
  "_userbio": {
    "uuid": 169621951,
    "type": "user",
    "name": "Nicolas-UDEC",
    "followers": 0
  },
  "_downloads": {
    "count": 152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LSEbootLS"
  },
  "_devurl": "https://github.com/nicolas-udec/lsebootls",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LSEbootLS.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nicolas-udec/lsebootls",
  "_realowner": "nicolas-udec",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-07-01"
    }
  ],
  "_exports": [
    "application",
    "Coveragelongmemory",
    "Coverageshortmemory"
  ],
  "_datasets": [
    {
      "name": "USinf",
      "title": "US Monthly Inflation Data",
      "object": "USinf",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "application",
      "title": "Calculate the bootstrap LSE for a long memory model",
      "topics": [
        "application"
      ]
    },
    {
      "page": "Coveragelongmemory",
      "title": "Calculate the coverage of several long-memory models",
      "topics": [
        "Coveragelongmemory"
      ]
    },
    {
      "page": "Coverageshortmemory",
      "title": "Calculate the coverage for several short-memory models",
      "topics": [
        "Coverageshortmemory"
      ]
    },
    {
      "page": "USinf",
      "title": "US Monthly Inflation Data",
      "topics": [
        "USinf"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "doParallel",
    "doRNG",
    "farver",
    "foreach",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lifecycle",
    "LSTS",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rdpack",
    "rlang",
    "rlecuyer",
    "rngtools",
    "S7",
    "scales",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "lsebootls",
  "_universes": [
    "nicolas-udec"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-19T10:25:49.000Z",
      "distro": "noble",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "b0b5eb48557b66e23e9ad81dfaa4deb3a7468203a1a601ed715ae99f9b353ef9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/27819928254"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-19T10:25:40.000Z",
      "distro": "noble",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "a30639ad80d82c0d3925cc7b9f614f8e6e32dac14ebaad39423cc9a065747767",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/27819928254"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-19T10:26:17.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "8535c9b4fb698f4aa950f3cf023e6a80225c74b0a8c624433fcd5f2cb84b0063",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/27819928254"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-19T10:26:01.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "5a57f3d2ebe6a48b60fa7bd0dddbc8f6b3099c6ba68f13f0449b02fe14806318",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/27819928254"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-19T10:25:40.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "7cea840e01eb4ed5147f201099cd5b8732948b4458cef2d03002e3de3c7c1392",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/27819928254"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-19T10:24:57.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "763540870686175c46f012ac9c5e700bbadbc3497464b1f7f9697d8e11d18bca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/27819928254"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-19T10:25:14.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "ecd963081a3e636cbe2dbb6d8a4595a07e66281c0c939b68ded4860e70181f07",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/27819928254"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-19T10:24:47.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "666fbdf99be817b6d3f6790f3d5e83a4f9a70cf6eb90b69006cc6034f152dc43",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/27819928254"
    }
  ]
}