Package: bootUR Type: Package Title: Bootstrap Unit Root Tests Version: 1.0.5 Authors@R: c( person("Stephan", "Smeekes", email = "s.smeekes@maastrichtuniversity.nl", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-0157-639X")), person("Ines", "Wilms", email = "i.wilms@maastrichtuniversity.nl", role = "aut")) Maintainer: Stephan Smeekes Description: Set of functions to perform various bootstrap unit root tests for both individual time series (including augmented Dickey-Fuller test and union tests), multiple time series and panel data; see Smeekes and Wilms (2023) , Palm, Smeekes and Urbain (2008) , Palm, Smeekes and Urbain (2011) , Moon and Perron (2012) , Smeekes and Taylor (2012) and Smeekes (2015) for key references. Depends: R (>= 3.5.0) License: GPL (>=2) Encoding: UTF-8 LazyData: true Roxygen: list(old_usage = TRUE) Imports: Rcpp, stats, urca, RcppParallel, parallelly LinkingTo: Rcpp, RcppArmadillo, RcppParallel, RcppThread URL: https://github.com/smeekes/bootUR, https://stephansmeekes.com/bootUR/ BugReports: https://github.com/smeekes/bootUR/issues Suggests: knitr, rmarkdown, testthat, ggplot2 VignetteBuilder: knitr SystemRequirements: GNU make Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make Repository: https://smeekes.r-universe.dev Date/Publication: 2026-06-25 12:47:58 UTC RemoteUrl: https://github.com/smeekes/bootur RemoteRef: HEAD RemoteSha: 98359f5496c9b844c6913d328fbf221b6dbc73b4 NeedsCompilation: yes Packaged: 2026-06-25 13:24:55 UTC; root Author: Stephan Smeekes [cre, aut] (ORCID: ), Ines Wilms [aut]