Package: combcoint Title: A Joint Test-Statistic for the Null of Non-Cointegration Version: 0.2.0 Authors@R: c( person("Janine", "Langerbein", , "janine.langerbein@icloud.com", role = c("aut", "cre", "cph")), person("Jens", "Klenke", , "jens.klenke@vwl.uni-due.de", role = "aut", comment = c(ORCID = "0000-0001-6292-3968")) ) Description: Implements a joint cointegration testing approach that combines Engle-Granger, Johansen maximum eigenvalue, Boswijk, and Banerjee tests into a unified test-statistic for the null of non-cointegration. Also see Bayer and Hanck (2013) . License: MIT + file LICENSE BugReports: https://github.com/Janine-Langerbein/combcoint/issues Depends: R (>= 3.6.0) Imports: dplyr, Hmisc, magrittr, purrr, stats, stringr, tibble, tidyr, tsDyn, urca Suggests: MTS, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 URL: https://github.com/Janine-Langerbein/combcoint Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://janine-langerbein.r-universe.dev Date/Publication: 2025-06-11 13:26:52 UTC RemoteUrl: https://github.com/janine-langerbein/combcoint RemoteRef: HEAD RemoteSha: b9198b67351b8ecbcf43d763506e84dd2d7acbcf NeedsCompilation: no Packaged: 2026-06-18 08:57:03 UTC; root Author: Janine Langerbein [aut, cre, cph], Jens Klenke [aut] (ORCID: ) Maintainer: Janine Langerbein