{
  "_id": "6a2d27633efcd9bda42f7821",
  "Package": "bootUR",
  "Type": "Package",
  "Title": "Bootstrap Unit Root Tests",
  "Version": "1.0.4",
  "Authors@R": "c(\nperson(\"Stephan\", \"Smeekes\", email = \"s.smeekes@maastrichtuniversity.nl\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-0157-639X\")),\nperson(\"Ines\", \"Wilms\", email = \"i.wilms@maastrichtuniversity.nl\", role = \"aut\"))",
  "Maintainer": "Stephan Smeekes <s.smeekes@maastrichtuniversity.nl>",
  "Description": "Set of functions to perform various bootstrap unit root\ntests for both individual time series (including augmented\nDickey-Fuller test and union tests), multiple time series and\npanel data; see Smeekes and Wilms (2023)\n<doi:10.18637/jss.v106.i12>, Palm, Smeekes and Urbain (2008)\n<doi:10.1111/j.1467-9892.2007.00565.x>, Palm, Smeekes and\nUrbain (2011) <doi:10.1016/j.jeconom.2010.11.010>, Moon and\nPerron (2012) <doi:10.1016/j.jeconom.2012.01.008>, Smeekes and\nTaylor (2012) <doi:10.1017/S0266466611000387> and Smeekes\n(2015) <doi:10.1111/jtsa.12110> for key references.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/smeekes/bootUR,\nhttps://smeekes.github.io/bootUR/",
  "BugReports": "https://github.com/smeekes/bootUR/issues",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "GNU make",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-13 09:44:39 UTC",
    "User": "root"
  },
  "Author": "Stephan Smeekes [cre, aut]\n(<https://orcid.org/0000-0002-0157-639X>), Ines Wilms [aut]",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-05-21 02:39:00 UTC",
  "RemoteUrl": "https://github.com/cran/bootUR",
  "RemoteRef": "HEAD",
  "RemoteSha": "03977d5fc8430c1f52213fcf847af7402305ec88",
  "MD5sum": "9cc9d68a041d5dd5d23e337f72705fdc",
  "_user": "cran",
  "_type": "src",
  "_file": "bootUR_1.0.4.tar.gz",
  "_fileid": "c131752d2792ebab8995b2e81ae8a59331cea52d9543fb112a58b77c0728dea5",
  "_filesize": 387467,
  "_sha256": "c131752d2792ebab8995b2e81ae8a59331cea52d9543fb112a58b77c0728dea5",
  "_created": "2026-06-13T09:44:39.000Z",
  "_published": "2026-06-13T09:48:19.804Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81180911579,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609650538"
    },
    {
      "job": 81180911577,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609646587"
    },
    {
      "job": 81180911578,
      "time": 165,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609650494"
    },
    {
      "job": 81180911576,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609648943"
    },
    {
      "job": 81180661455,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609631039"
    },
    {
      "job": 81180911573,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609644908"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27463163977",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bootUR",
  "_commit": {
    "id": "03977d5fc8430c1f52213fcf847af7402305ec88",
    "author": "Stephan Smeekes <s.smeekes@maastrichtuniversity.nl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.4\n",
    "time": 1716259140
  },
  "_maintainer": {
    "name": "Stephan Smeekes",
    "email": "s.smeekes@maastrichtuniversity.nl",
    "login": "smeekes",
    "linkedin": "in/stephan-smeekes",
    "orcid": "0000-0002-0157-639X",
    "description": "Professor of Econometrics at Maastricht University",
    "uuid": 46761111
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "RcppThread",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "urca",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "smeekes",
      "count": 10,
      "uuid": 46761111
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 479,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bootUR"
  },
  "_devurl": "https://github.com/smeekes/bootur",
  "_pkgdown": "https://smeekes.github.io/bootUR/",
  "_searchresults": 34,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bootUR.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/smeekes/bootur",
  "_realowner": "smeekes",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-25"
    },
    {
      "version": "0.2.0",
      "date": "2020-07-24"
    },
    {
      "version": "0.3.0",
      "date": "2021-09-29"
    },
    {
      "version": "0.4.1",
      "date": "2021-11-06"
    },
    {
      "version": "0.4.2",
      "date": "2021-11-25"
    },
    {
      "version": "0.5.0",
      "date": "2022-07-11"
    },
    {
      "version": "1.0.0",
      "date": "2023-05-08"
    },
    {
      "version": "1.0.2",
      "date": "2023-05-18"
    },
    {
      "version": "1.0.3",
      "date": "2024-01-26"
    },
    {
      "version": "1.0.4",
      "date": "2024-05-20"
    }
  ],
  "_exports": [
    "adf",
    "boot_adf",
    "boot_fdr",
    "boot_panel",
    "boot_sqt",
    "boot_union",
    "boot_ur",
    "check_missing_insample_values",
    "diff_mult",
    "find_nonmissing_subsample",
    "order_integration",
    "plot_missing_values",
    "plot_order_integration"
  ],
  "_datasets": [
    {
      "name": "MacroTS",
      "title": "Macroeconomic Time Series",
      "object": "MacroTS",
      "class": [
        "mts",
        "ts",
        "matrix"
      ],
      "fields": [
        "GDP_BE",
        "GDP_DE",
        "GDP_FR",
        "GDP_NL",
        "GDP_UK",
        "CONS_BE",
        "CONS_DE",
        "CONS_FR",
        "CONS_NL",
        "CONS_UK",
        "HICP_BE",
        "HICP_DE",
        "HICP_FR",
        "HICP_NL",
        "HICP_UK",
        "UR_BE",
        "UR_DE",
        "UR_FR",
        "UR_NL",
        "UR_UK"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adf",
      "title": "Augmented Dickey-Fuller Unit Root Test",
      "topics": [
        "adf"
      ]
    },
    {
      "page": "boot_adf",
      "title": "Bootstrap augmented Dickey-Fuller Unit Root Test",
      "topics": [
        "boot_adf"
      ]
    },
    {
      "page": "boot_fdr",
      "title": "Bootstrap Unit Root Tests with False Discovery Rate control",
      "topics": [
        "boot_fdr"
      ]
    },
    {
      "page": "boot_panel",
      "title": "Panel Unit Root Test",
      "topics": [
        "boot_panel"
      ]
    },
    {
      "page": "boot_sqt",
      "title": "Bootstrap Sequential Quantile Test",
      "topics": [
        "boot_sqt"
      ]
    },
    {
      "page": "boot_union",
      "title": "Bootstrap Union Test for Unit Roots",
      "topics": [
        "boot_union"
      ]
    },
    {
      "page": "boot_ur",
      "title": "Individual Unit Root Tests without multiple testing control",
      "topics": [
        "boot_ur"
      ]
    },
    {
      "page": "check_missing_insample_values",
      "title": "Check Missing Values in Sample",
      "topics": [
        "check_missing_insample_values"
      ]
    },
    {
      "page": "diff_mult",
      "title": "Differences of Multiple Time Series",
      "topics": [
        "diff_mult"
      ]
    },
    {
      "page": "find_nonmissing_subsample",
      "title": "Find Non-Missing Subsamples",
      "topics": [
        "find_nonmissing_subsample"
      ]
    },
    {
      "page": "MacroTS",
      "title": "Macroeconomic Time Series",
      "topics": [
        "MacroTS"
      ]
    },
    {
      "page": "order_integration",
      "title": "Determine Order of Integration",
      "topics": [
        "order_integration"
      ]
    },
    {
      "page": "plot_missing_values",
      "title": "Plot Missing Values",
      "topics": [
        "plot_missing_values"
      ]
    },
    {
      "page": "plot_order_integration",
      "title": "Plot Orders of Integration",
      "topics": [
        "plot_order_integration"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/bootUR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/bootUR/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "nlme",
    "parallelly",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "RcppThread",
    "urca"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "bootUR.Rmd",
      "filename": "bootUR.html",
      "title": "Introduction to bootUR",
      "author": "Stephan Smeekes and Ines Wilms",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation and Loading",
        "Installation",
        "Load Package",
        "Preliminary Analysis: Missing Values",
        "Inspect Data for Missing Values",
        "Checking Start and End Points of Time Series",
        "Visualizing Missing Data",
        "Augmented Dickey-Fuller Test",
        "Univariate Bootstrap Unit Root Tests",
        "Union of Rejections Test",
        "Panel Unit Root Test",
        "Tests for Multiple Time Series",
        "Individual ADF Tests",
        "Bootstrap Sequential Tests",
        "Bootstrap FDR Controlling Tests",
        "Determining Order of Integration",
        "How does it work",
        "Implementation",
        "References"
      ],
      "created": "2024-05-21 02:39:00",
      "modified": "2024-05-21 02:39:00",
      "commits": 1
    }
  ],
  "_score": 3.230448921378274,
  "_indexed": false,
  "_nocasepkg": "bootur",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://smeekes.r-universe.dev/bootUR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-13T09:47:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "03977d5fc8430c1f52213fcf847af7402305ec88",
      "fileid": "78cf1335eee18058fa4d98fa8090d6f865b3df661c091c757a0060decc359ead",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27463163977"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-13T09:46:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "03977d5fc8430c1f52213fcf847af7402305ec88",
      "fileid": "49bbc9d82bdbbdf0aa8800d6f2c25342ff3a34c0e88af5eff1045a439455acc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27463163977"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-13T09:47:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "03977d5fc8430c1f52213fcf847af7402305ec88",
      "fileid": "0b763228f93546f2c901b3589fb02e44980178a6316c521c2925ee8755ac2c80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27463163977"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-13T09:47:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "03977d5fc8430c1f52213fcf847af7402305ec88",
      "fileid": "e3f8207e8df2065965204825823c3895604ca9805f7ad2efac3fd460a259dbae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27463163977"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-13T09:47:02.000Z",
      "arch": "emscripten",
      "commit": "03977d5fc8430c1f52213fcf847af7402305ec88",
      "fileid": "b87422b1d02c9f92df3635909972656ccf51bc5b2bbcb3506bc66b7a2d8add37",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27463163977"
    }
  ]
}