{
  "_id": "6a60b81f4799c5acf997467f",
  "Package": "kardl",
  "Type": "Package",
  "Title": "Make Symmetric and Asymmetric ARDL Estimations",
  "Version": "2.0.5",
  "Authors@R": "c(person(given = \"Huseyin\",\nfamily = \"karamelikli\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hakperest@gmail.com\",\ncomment = c(ORCID = \"0000-0001-7622-0972\")),\nperson(given = \"Huseyin Utku\",\nfamily = \"Demir\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-9140-0362\"))\n)",
  "Maintainer": "Huseyin karamelikli <hakperest@gmail.com>",
  "Description": "Implements estimation procedures for Autoregressive\nDistributed Lag (ARDL) and Nonlinear ARDL (NARDL) models, which\nallow researchers to investigate both short- and long-run\nrelationships in time series data under mixed orders of\nintegration. The package supports simultaneous modeling of\nsymmetric and asymmetric regressors, flexible treatment of\nshort-run and long-run asymmetries, and automated equation\nhandling. It includes several cointegration testing approaches\nsuch as the Pesaran-Shin-Smith F and t bounds tests, and\nnarayan test. Methodological foundations are provided in\nPesaran, Shin, and Smith (2001)\n<doi:10.1016/S0304-4076(01)00049-5> and Shin, Yu, and\nGreenwood-Nimmo (2014, ISBN:9780123855079).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "Packaged": {
    "Date": "2026-07-22 12:27:04 UTC",
    "User": "root"
  },
  "Author": "Huseyin karamelikli [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7622-0972>), Huseyin Utku Demir\n[aut] (ORCID: <https://orcid.org/0000-0002-9140-0362>)",
  "Config/testthat/edition": "3",
  "URL": "https://karamelikli.github.io/kardl/,\nhttps://github.com/karamelikli/kardl",
  "BugReports": "https://github.com/karamelikli/kardl/issues",
  "RoxygenNote": "7.3.1",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-22 09:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/kardl",
  "RemoteRef": "HEAD",
  "RemoteSha": "fa31df070b85a3e6940e7faef5e2cb775887e384",
  "_user": "cran",
  "_type": "src",
  "_file": "kardl_2.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/b596b89c3730a04778a7686b2a4ad37488227ac38b90e685ea26106cd6d9dc47",
  "_filesize": 1890004,
  "_sha256": "b596b89c3730a04778a7686b2a4ad37488227ac38b90e685ea26106cd6d9dc47",
  "_expires": "2026-10-30T12:31:24.000Z",
  "_created": "2026-07-22T12:27:04.000Z",
  "_published": "2026-07-22T12:31:26.721Z",
  "_jobs": [
    {
      "job": 88921799252,
      "time": 210,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8529451593"
    },
    {
      "job": 88921799219,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8529447411"
    },
    {
      "job": 88920838610,
      "time": 259,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8529356379"
    },
    {
      "job": 88921799179,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8529413848"
    },
    {
      "job": 88921799227,
      "time": 170,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8529433369"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29919372050",
  "_status": "success",
  "_upstream": "https://github.com/cran/kardl",
  "_commit": {
    "id": "fa31df070b85a3e6940e7faef5e2cb775887e384",
    "author": "Huseyin karamelikli <hakperest@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.5\n",
    "time": 1784711402
  },
  "_maintainer": {
    "name": "Huseyin karamelikli",
    "email": "hakperest@gmail.com",
    "login": "karamelikli",
    "orcid": "0000-0001-7622-0972",
    "twitter": "@karamelikli",
    "description": "I am a Professor in the Department of Economic Sciences at Karabuk University. I am interested in coding, especially software for use in economics.  ",
    "uuid": 6809318
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "msm",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "nlWaldTest",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 1
    },
    {
      "week": "2026-29",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2025-10-09"
    },
    {
      "name": "1.1.0",
      "date": "2026-03-09"
    },
    {
      "name": "1.3.0",
      "date": "2026-04-18"
    },
    {
      "name": "1.3.1",
      "date": "2026-04-30"
    },
    {
      "name": "2.0.2",
      "date": "2026-06-24"
    },
    {
      "name": "2.0.4",
      "date": "2026-07-17"
    },
    {
      "name": "2.0.5",
      "date": "2026-07-22"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "karamelikli",
      "count": 7,
      "uuid": 6809318
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 372,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kardl"
  },
  "_devurl": "https://github.com/karamelikli/kardl",
  "_pkgdown": "https://karamelikli.github.io/kardl/",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kardl.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/karamelikli/kardl",
  "_realowner": "karamelikli",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-10-09"
    },
    {
      "version": "1.1.0",
      "date": "2026-03-09"
    },
    {
      "version": "1.3.0",
      "date": "2026-04-18"
    },
    {
      "version": "1.3.1",
      "date": "2026-04-30"
    },
    {
      "version": "2.0.2",
      "date": "2026-06-24"
    },
    {
      "version": "2.0.4",
      "date": "2026-07-17"
    },
    {
      "version": "2.0.5",
      "date": "2026-07-22"
    }
  ],
  "_exports": [
    "bootstrap",
    "ecm",
    "kardl",
    "kardl_extract",
    "kardl_get",
    "kardl_longrun",
    "kardl_reset",
    "kardl_set",
    "lmerge",
    "model_criterion",
    "mplier",
    "narayan",
    "parse_formula_vars",
    "parse_model_specs",
    "pssf",
    "psst",
    "symmetrytest"
  ],
  "_help": [
    {
      "page": "bootstrap",
      "title": "Bootstrap Confidence Intervals for Dynamic Multipliers",
      "topics": [
        "bootstrap"
      ]
    },
    {
      "page": "ecm",
      "title": "Estimate a Restricted ECM Model",
      "topics": [
        "ecm"
      ]
    },
    {
      "page": "kardl",
      "title": "Estimate ARDL and NARDL Models with Automatic Lag Selection",
      "topics": [
        "kardl"
      ]
    },
    {
      "page": "kardl_extract",
      "title": "Extract Components from kardl Objects",
      "topics": [
        "kardl_extract"
      ]
    },
    {
      "page": "kardl_get",
      "title": "Get kardl Package Options",
      "topics": [
        "kardl_get"
      ]
    },
    {
      "page": "kardl_longrun",
      "title": "Compute Long-Run Multipliers from a kardl Model",
      "topics": [
        "kardl_longrun"
      ]
    },
    {
      "page": "kardl_reset",
      "title": "Reset kardl Package Options to Default Values",
      "topics": [
        "kardl_reset"
      ]
    },
    {
      "page": "kardl_set",
      "title": "Set kardl Package Options",
      "topics": [
        "kardl_set"
      ]
    },
    {
      "page": "lmerge",
      "title": "Merge Lists with Priority to the First Argument",
      "topics": [
        "lmerge"
      ]
    },
    {
      "page": "model_criterion",
      "title": "Model Selection Criteria",
      "topics": [
        "model_criterion"
      ]
    },
    {
      "page": "mplier",
      "title": "Compute Dynamic Multipliers for KARDL Models",
      "topics": [
        "mplier"
      ]
    },
    {
      "page": "narayan",
      "title": "Narayan Bounds Test",
      "topics": [
        "narayan"
      ]
    },
    {
      "page": "parse_formula_vars",
      "title": "Parse Formula Variables",
      "topics": [
        "parse_formula_vars"
      ]
    },
    {
      "page": "parse_model_specs",
      "title": "Parse model specifications from user inputs",
      "topics": [
        "parse_model_specs"
      ]
    },
    {
      "page": "pssf",
      "title": "Pesaran, Shin, and Smith Bounds F-Test",
      "topics": [
        "pssf"
      ]
    },
    {
      "page": "psst",
      "title": "Pesaran, Shin, and Smith t Bounds Test",
      "topics": [
        "psst"
      ]
    },
    {
      "page": "symmetrytest",
      "title": "Symmetry Test for Nonlinear kardl Models",
      "topics": [
        "symmetrytest"
      ]
    }
  ],
  "_readme": "https://github.com/cran/kardl/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "expm",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "minqa",
    "modelr",
    "msm",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nlWaldTest",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to kardl",
      "author": "Huseyin karamelikli and Huseyin Utku Demir",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Unique Features and Methodological Contributions",
        "Estimating an asymmetric ARDL Model",
        "Step 1: Data Preparation",
        "Step 2: Define the Model Formula",
        "Step 3: Model Estimation",
        "Using mode = \"grid\"",
        "Using User-Defined Lags",
        "Using All Variables",
        "Visualizing Lag Criteria",
        "Error Correction Model (ECM) Estimation",
        "Step 4: Long-Run Coefficients",
        "Step 5: Symmetry Test",
        "Step 6: Cointegration Tests",
        "PSS F Bound Test",
        "PSS t Bound Test",
        "Narayan Test",
        "Step 7: Dynamic Multipliers",
        "Step 8: Customizing asymmetric Variables",
        "Key Functions and Parameters",
        "Conclusion"
      ],
      "created": "2025-10-09 12:10:11",
      "modified": "2026-07-22 09:10:02",
      "commits": 7
    }
  ],
  "_score": 3.5440680443502757,
  "_indexed": false,
  "_nocasepkg": "kardl",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://karamelikli.r-universe.dev/kardl",
  "_previous": "2.0.4",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.5",
      "date": "2026-07-22T12:29:44.000Z",
      "distro": "resolute",
      "commit": "fa31df070b85a3e6940e7faef5e2cb775887e384",
      "fileid": "https://r2.ropensci.org/11e62f84ab60197fa5be19f528cc4ec66622a9ca1d5a10f5ff7cef95b452ea69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29919372050"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.5",
      "date": "2026-07-22T12:29:37.000Z",
      "distro": "resolute",
      "commit": "fa31df070b85a3e6940e7faef5e2cb775887e384",
      "fileid": "https://r2.ropensci.org/1f43d53daeb0fd78750fbcb67a0c943256610bcaba49271915a5b7976538e313",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29919372050"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.5",
      "date": "2026-07-22T12:29:31.000Z",
      "commit": "fa31df070b85a3e6940e7faef5e2cb775887e384",
      "fileid": "https://r2.ropensci.org/14dfdbda2cbd7f1bc0b95adcddb518bca83298ffb64aa074f7592248fe295c43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29919372050"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.5",
      "date": "2026-07-22T12:28:42.000Z",
      "commit": "fa31df070b85a3e6940e7faef5e2cb775887e384",
      "fileid": "https://r2.ropensci.org/e95013d47c9abf06619c161aaf785fe321babceea592d8c76023a700b93899c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29919372050"
    }
  ]
}