Skip to content

bootCT

Bootstrapping the ARDL Tests for Cointegration

v2.1.0 · Jan 15, 2024 · GPL (>= 2)

Description

The bootstrap ARDL tests for cointegration is the main functionality of this package. It also acts as a wrapper of the most commond ARDL testing procedures for cointegration: the bound tests of Pesaran, Shin and Smith (PSS; 2001 - <doi:10.1002/jae.616>) and the asymptotic test on the independent variables of Sam, McNown and Goh (SMG: 2019 - <doi:10.1016/j.econmod.2018.11.001>). Bootstrap and bound tests are performed under both the conditional and unconditional ARDL models.

Downloads

352

Last 30 days

10895th

856

Last 90 days

3.1K

Last year

Trend: +27.1% (30d vs prior 30d)

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Gianmarco Vacca <gianmarco.vacca@unicatt.it>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Gianmarco",
                      family = "Vacca",
                      role = c("aut", "cre"),
                      email = "gianmarco.vacca@unicatt.it"),
               person(given = "Stefano",
                      family = "Bertelli",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘bootCT/libs/bootCT.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Gianmarco Vacca <gianmarco.vacca@unicatt.it>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Gianmarco",
                      family = "Vacca",
                      role = c("aut", "cre"),
                      email = "gianmarco.vacca@unicatt.it"),
               person(given = "Stefano",
                      family = "Bertelli",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘bootCT/libs/bootCT.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'bootCT/libs/x64/bootCT.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-patched-linux-x86_64

compiled code

File ‘bootCT/libs/bootCT.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Gianmarco Vacca <gianmarco.vacca@unicatt.it>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Gianmarco",
                      family = "Vacca",
                      role = c("aut", "cre"),
                      email = "gianmarco.vacca@unicatt.it"),
               person(given = "Stefano",
                      family = "Bertelli",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Gianmarco Vacca <gianmarco.vacca@unicatt.it>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Gianmarco",
                      family = "Vacca",
                      role = c("aut", "cre"),
                      email = "gianmarco.vacca@unicatt.it"),
               person(given = "Stefano",
                      family = "Bertelli",
                      role = "aut"))
as necessary.

Dependency Network

Dependencies Reverse dependencies Rcpp pracma aod ARDL dynamac vars gtools dplyr stringr urca magrittr usethis bootCT

Version History

new 2.1.0 Mar 10, 2026
updated 2.1.0 ← 2.0.0 diff Jan 14, 2024
updated 2.0.0 ← 1.1.1 diff Nov 29, 2023
updated 1.1.1 ← 1.1 diff Sep 26, 2022
updated 1.1 ← 1.0 diff Jul 17, 2022
new 1.0 Mar 20, 2022