{
  "_id": "6a1f129db401979e7341ddc9",
  "Package": "pacotest",
  "Type": "Package",
  "Title": "Testing for Partial Copulas and the Simplifying Assumption in\nVine Copulas",
  "Version": "0.4.3",
  "Authors@R": "person(\"Malte S.\", \"Kurz\", email = \"mkurz-software@gmx.de\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Malte S. Kurz <mkurz-software@gmx.de>",
  "Description": "Routines for two different test types, the Constant\nConditional Correlation (CCC) test and the Vectorial\nIndependence (VI) test are provided (Kurz and Spanhel (2022)\n<doi:10.1214/22-EJS2051>). The tests can be applied to check\nwhether a conditional copula coincides with its partial copula.\nFunctions to test whether a regular vine copula satisfies the\nso-called simplifying assumption or to test a single copula\nwithin a regular vine copula to be a (j-1)-th order partial\ncopula are available. The CCC test comes with a decision tree\napproach to allow testing in high-dimensional settings.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/MalteKurz/pacotest/issues",
  "Repository": "https://maltekurz.r-universe.dev",
  "Date/Publication": "2025-10-15 08:57:32 UTC",
  "RemoteUrl": "https://github.com/maltekurz/pacotest",
  "RemoteRef": "HEAD",
  "RemoteSha": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 07:32:21 UTC",
    "User": "root"
  },
  "Author": "Malte S. Kurz [aut, cre]",
  "MD5sum": "f0df08e9c5529cca9a17d20ba7f57152",
  "_user": "maltekurz",
  "_type": "src",
  "_file": "pacotest_0.4.3.tar.gz",
  "_fileid": "a8944894153ba0d7d1316d38bef0f344b11a4a2997127b69f11a2ff94fd2d7eb",
  "_filesize": 169088,
  "_sha256": "a8944894153ba0d7d1316d38bef0f344b11a4a2997127b69f11a2ff94fd2d7eb",
  "_created": "2026-05-17T07:32:21.000Z",
  "_published": "2026-06-02T17:27:57.627Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79131783496,
      "time": 232,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040477426"
    },
    {
      "job": 79131783053,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040472650"
    },
    {
      "job": 79131783573,
      "time": 233,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040477487"
    },
    {
      "job": 79131783625,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040471112"
    },
    {
      "job": 79131783710,
      "time": 226,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040473557"
    },
    {
      "job": 79131783308,
      "time": 434,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040495139"
    },
    {
      "job": 79131783633,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040468044"
    },
    {
      "job": 79131783332,
      "time": 429,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040496097"
    },
    {
      "job": 79131783465,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040451837"
    },
    {
      "job": 79131782448,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365092352"
    },
    {
      "job": 79131783210,
      "time": 229,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040477585"
    },
    {
      "job": 79131784119,
      "time": 202,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040474135"
    },
    {
      "job": 79131783338,
      "time": 244,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040478794"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maltekurz/pacotest",
  "_commit": {
    "id": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
    "author": "Malte S. Kurz <malte.s.kurz@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #48 from MalteKurz/dev-fix-issues-with-updated-armadillo\n\nUpdate link in readme",
    "time": 1760518652
  },
  "_maintainer": {
    "name": "Malte S. Kurz",
    "email": "mkurz-software@gmx.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.4",
      "role": "Imports"
    },
    {
      "package": "VineCopula",
      "version": ">= 2.0.5",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "maltekurz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "copula",
    "data-science",
    "statistics",
    "openblas",
    "cpp"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "maltekurz",
      "count": 433,
      "uuid": 7427117
    }
  ],
  "_userbio": {
    "uuid": 7427117,
    "type": "user",
    "name": "Malte S. Kurz"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pacotest"
  },
  "_devurl": "https://github.com/maltekurz/pacotest",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pacotest.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maltekurz/pacotest",
  "_realowner": "maltekurz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2017-02-15"
    },
    {
      "version": "0.2.1",
      "date": "2017-03-12"
    },
    {
      "version": "0.2.2",
      "date": "2017-03-21"
    },
    {
      "version": "0.3",
      "date": "2018-03-12"
    },
    {
      "version": "0.3.1",
      "date": "2019-03-11"
    },
    {
      "version": "0.4.0",
      "date": "2020-12-15"
    },
    {
      "version": "0.4.1",
      "date": "2021-11-08"
    },
    {
      "version": "0.4.2",
      "date": "2022-11-04"
    },
    {
      "version": "0.4.3",
      "date": "2025-10-15"
    }
  ],
  "_exports": [
    "pacotest",
    "pacotestRvineSeq",
    "pacotestRvineSingleCopula",
    "pacotestset"
  ],
  "_help": [
    {
      "page": "pacotest-package",
      "title": "Testing for Partial Copulas and the Simplifying Assumption in Vine Copulas",
      "topics": [
        "pacotest-package"
      ]
    },
    {
      "page": "pacotest",
      "title": "Testing for the Partial Copula and the Simplifying Assumption for a Single Bivariate Conditional Copula",
      "topics": [
        "pacotest"
      ]
    },
    {
      "page": "pacotestRvineSeq",
      "title": "Sequentially Testing the Simplifying Assumption for R-Vine Copulas",
      "topics": [
        "pacotestRvineSeq"
      ]
    },
    {
      "page": "pacotestRvineSingleCopula",
      "title": "Testing for a Single (j-1)-th Order Partial Copula in a R-Vine Copula",
      "topics": [
        "pacotestRvineSingleCopula"
      ]
    },
    {
      "page": "pacotestset",
      "title": "Create and Alter a Pacotest Options List",
      "topics": [
        "pacotestset"
      ]
    }
  ],
  "_readme": "https://github.com/maltekurz/pacotest/raw/HEAD/README.md",
  "_rundeps": [
    "ADGofTest",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "mvtnorm",
    "numDeriv",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "VineCopula",
    "viridisLite",
    "withr"
  ],
  "_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"
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "pacotest",
  "_universes": [
    "maltekurz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-05-17T07:35:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "4d6d3ba710425f28e384ae73c2fef4af8afe766e998d211ff3e68c8961e857fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-05-17T07:35:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "b8f2eaf12ff63ebca24d14356023dcf3c7850ca352759077dcec0280ca8da4cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-05-17T07:35:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "340a3a6496afe260297a5d0c9a2520646067ba6d6a8e2153d811a0aef6a20328",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-05-17T07:34:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "eed17adf417d59a8fdbd64d900d3c411e6144b59d098bf20548550d94656990e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-05-17T07:35:16.000Z",
      "arch": "aarch64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "8bce7ff7242e148c9d477893de85830bc119357a3cb62b179fa104a86495920f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-05-17T07:37:15.000Z",
      "arch": "x86_64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "4aa7018a0f60db52aaa3111535374f80f8668877c861027152021e54cfa56d1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-05-17T07:34:47.000Z",
      "arch": "aarch64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "02120946cf1276cb2dfcd5109d089e98b0dd24a6b9071fac62b58c394c7ac4f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-05-17T07:37:07.000Z",
      "arch": "x86_64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "56fff64b6310abba1a2b9866307e29abe97de44a32621cdd73e0dee523fafd8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-05-17T07:34:11.000Z",
      "arch": "x86_64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "92a214a3790d832b593978fd661869fbd69b1ae2ccface119cffc2ff1caec269",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-05-17T07:34:14.000Z",
      "arch": "x86_64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "acea03bbb631975d920777dad00f1c1b1081646b8bb4f6aa129a8df0725f034c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-05-17T07:34:24.000Z",
      "arch": "x86_64",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "4841681bf88069b6e49096d9e00236e666b4171a1ab9b301adf8ccf881c79e4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.3",
      "date": "2026-06-02T17:27:12.000Z",
      "arch": "emscripten",
      "commit": "241f5bad6d07649a9e758f9097bbb8b8c1a3fce5",
      "fileid": "8ee36cd7e79e8c16d17281854ff366c62c4dae92f8a821c13603446f7652888a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maltekurz/actions/runs/25984676865"
    }
  ]
}