{
  "_id": "6a1ee160b401979e734109d9",
  "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-05-20 07:02:01 UTC",
    "User": "root"
  },
  "Author": "Guillermo Ferreira [aut],\nJoel Muñoz [aut],\nNicolas Loyola [aut, cre]",
  "MD5sum": "9474dccfb590d24de73de6c26d2c208a",
  "_user": "nicolas-udec",
  "_type": "src",
  "_file": "LSEbootLS_0.1.0.tar.gz",
  "_fileid": "b99f8d8a74497ff9d1776a879e2d97b37419ab0de80f0766cfc819fad0a7a18e",
  "_filesize": 101013,
  "_sha256": "b99f8d8a74497ff9d1776a879e2d97b37419ab0de80f0766cfc819fad0a7a18e",
  "_created": "2026-05-20T07:02:01.000Z",
  "_published": "2026-06-02T13:57:52.124Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79087919278,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7103384051"
    },
    {
      "job": 79087919720,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7103371266"
    },
    {
      "job": 79087919842,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7103377183"
    },
    {
      "job": 79087920174,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7103381754"
    },
    {
      "job": 79087919388,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103329066"
    },
    {
      "job": 79087918501,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359780470"
    },
    {
      "job": 79087919566,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7103366765"
    },
    {
      "job": 79087919801,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7103364363"
    },
    {
      "job": 79087919873,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7103360017"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/26146761797",
  "_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"
  },
  "_downloads": {
    "count": 158,
    "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-05-20T07:05:20.000Z",
      "distro": "noble",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "24c68d749308082957fbddf6a075a92700fe4063d212744540fa042a9b67a998",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/26146761797"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-20T07:04:38.000Z",
      "distro": "noble",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "a29bc2bfccdaad298fd9847f58c633bb785cd601625069221655e0c487748f75",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/26146761797"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-20T07:05:14.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "6b857e34ea223f53496faf0671cca4d87076d3ccf94c0d71be1291d12bda8d9e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/26146761797"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-20T07:05:17.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "6062dcd7908167e6d4218849076101ee3d0b6cb130aa88e69d3cc5c4b70f00df",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/26146761797"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-20T07:04:09.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "ad19246f5e0a5eccaf9f1b4127d012afa928bc0bc5ec2f29b3544bc6e83905b0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/26146761797"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-20T07:04:04.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "25e3cb258ba39a8d370cf4a1def5a0a9c0746d2527d55b432b99b9774ae50c81",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/26146761797"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-20T07:03:45.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "2682257ba68b80a0f5e523092a702274d2dd065862bac6afaf8199efe1d2d18c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/26146761797"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T13:57:04.000Z",
      "commit": "7074dafe8c144a0c70a550296dba500ae4e97c9b",
      "fileid": "93b1e8cbdd18fa8fca7c92c38e71b24b9c1181e67edfb5985e0303a82b6ff289",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nicolas-udec/actions/runs/26146761797"
    }
  ]
}