{
  "_id": "6a495c8877d6db3f2f96489c",
  "Package": "kdecopula",
  "Type": "Package",
  "Title": "Kernel Smoothing for Bivariate Copula Densities",
  "Version": "0.9.3",
  "Authors@R": "c(\nperson(\"Thomas\", \"Nagler\", , \"mail@tnagler.com\", c(\"aut\", \"cre\")),\nperson(\"Kuangyu\", \"Wen\",, role = \"ctb\")\n)",
  "Description": "Provides fast implementations of kernel smoothing\ntechniques for bivariate copula densities, in particular\ndensity estimation and resampling, see Nagler (2018)\n<doi:10.18637/jss.v084.i07>.",
  "URL": "https://github.com/tnagler/kdecopula",
  "BugReports": "https://github.com/tnagler/kdecopula/issues",
  "VignetteBuilder": "R.rsp",
  "License": "GPL-3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Repository": "https://tnagler.r-universe.dev",
  "Date/Publication": "2025-03-24 17:29:11 UTC",
  "RemoteUrl": "https://github.com/tnagler/kdecopula",
  "RemoteRef": "HEAD",
  "RemoteSha": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 04:39:25 UTC",
    "User": "root"
  },
  "Author": "Thomas Nagler [aut, cre],\nKuangyu Wen [ctb]",
  "Maintainer": "Thomas Nagler <mail@tnagler.com>",
  "_user": "tnagler",
  "_type": "src",
  "_file": "kdecopula_0.9.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/b09ee244a0dc1b3149217150a00daaf816c9cfb354f525357ec5286023861654",
  "_filesize": 891893,
  "_sha256": "b09ee244a0dc1b3149217150a00daaf816c9cfb354f525357ec5286023861654",
  "_expires": "2026-10-12T19:18:31.000Z",
  "_created": "2026-06-24T04:39:25.000Z",
  "_published": "2026-07-04T19:18:32.945Z",
  "_jobs": [
    {
      "job": 85159864406,
      "time": 193,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840303694"
    },
    {
      "job": 85159864324,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840307087"
    },
    {
      "job": 85159864404,
      "time": 216,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840308599"
    },
    {
      "job": 85159864456,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840304042"
    },
    {
      "job": 85159864311,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840289536"
    },
    {
      "job": 85159864449,
      "time": 227,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840309983"
    },
    {
      "job": 85159864403,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840291755"
    },
    {
      "job": 85159864493,
      "time": 251,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840314912"
    },
    {
      "job": 85159864179,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840261326"
    },
    {
      "job": 85159864330,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840297570"
    },
    {
      "job": 85159864399,
      "time": 174,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840298808"
    },
    {
      "job": 85159864485,
      "time": 164,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840296466"
    },
    {
      "job": 85159864463,
      "time": 163,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840296531"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395",
  "_status": "success",
  "_upstream": "https://github.com/tnagler/kdecopula",
  "_commit": {
    "id": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
    "author": "tnagler <thomas.nagler@tum.de>",
    "committer": "tnagler <thomas.nagler@tum.de>",
    "message": "fix URLS\n",
    "time": 1742837351
  },
  "_maintainer": {
    "name": "Thomas Nagler",
    "email": "mail@tnagler.com",
    "login": "tnagler",
    "description": "",
    "uuid": 8761435
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "locfit",
      "role": "Imports"
    },
    {
      "package": "qrng",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "VineCopula",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "tnagler",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "tnagler",
      "count": 30,
      "uuid": 8761435
    }
  ],
  "_userbio": {
    "uuid": 8761435,
    "type": "user",
    "name": "Thomas Nagler",
    "followers": 118
  },
  "_downloads": {
    "count": 3463,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kdecopula"
  },
  "_devurl": "https://github.com/tnagler/kdecopula",
  "_searchresults": 39,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kdecopula.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tnagler/kdecopula",
  "_realowner": "tnagler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2015-06-17"
    },
    {
      "version": "0.0.2",
      "date": "2015-06-18"
    },
    {
      "version": "0.0.3",
      "date": "2015-07-21"
    },
    {
      "version": "0.0.4",
      "date": "2015-08-14"
    },
    {
      "version": "0.1.0",
      "date": "2015-09-10"
    },
    {
      "version": "0.2.0",
      "date": "2015-09-25"
    },
    {
      "version": "0.3.0",
      "date": "2015-10-06"
    },
    {
      "version": "0.4.0",
      "date": "2015-10-22"
    },
    {
      "version": "0.4.1",
      "date": "2015-11-24"
    },
    {
      "version": "0.5.0",
      "date": "2016-02-16"
    },
    {
      "version": "0.6.0",
      "date": "2016-05-14"
    },
    {
      "version": "0.7.0",
      "date": "2016-11-26"
    },
    {
      "version": "0.8.0",
      "date": "2016-12-25"
    },
    {
      "version": "0.8.1",
      "date": "2017-04-11"
    },
    {
      "version": "0.9.0",
      "date": "2017-05-16"
    },
    {
      "version": "0.9.1",
      "date": "2017-10-06"
    },
    {
      "version": "0.9.2",
      "date": "2018-04-09"
    },
    {
      "version": "0.9.3",
      "date": "2025-03-24"
    }
  ],
  "_exports": [
    "bw_beta",
    "bw_mr",
    "bw_t",
    "bw_tll",
    "bw_tll_nn",
    "bw_tt_cv",
    "bw_tt_pi",
    "dep_measures",
    "dkdecop",
    "hkdecop",
    "kdecop",
    "pkdecop",
    "rkdecop"
  ],
  "_datasets": [
    {
      "name": "wdbc",
      "title": "Wisconsin Diagnostic Breast Cancer (WDBC)",
      "object": "wdbc",
      "file": "wdbc.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "diagnosis",
        "mean radius",
        "mean texture",
        "mean perimeter",
        "mean area",
        "mean smoothness",
        "mean compactness",
        "mean concavity",
        "mean concave points",
        "mean symmetry",
        "mean fractal dimension",
        "worst radius",
        "worst texture",
        "worst perimeter",
        "worst area",
        "worst smoothness",
        "worst compactness",
        "worst concavity",
        "worst concave points",
        "worst symmetry",
        "worst fractal dimension",
        "sd radius",
        "sd texture",
        "sd perimeter",
        "sd area",
        "sd smoothness",
        "sd compactness",
        "sd concavity",
        "sd concave points",
        "sd symmetry",
        "sd fractal dimension"
      ],
      "rows": 569,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bw_bern",
      "title": "Bandwidth selection for the Bernstein copula estimator",
      "topics": [
        "bw_bern"
      ]
    },
    {
      "page": "bw_beta",
      "title": "Bandwidth selection for the beta kernel estimator",
      "topics": [
        "bw_beta"
      ]
    },
    {
      "page": "bw_mr",
      "title": "Bandwidth selection for the mirror-reflection estimator",
      "topics": [
        "bw_mr"
      ]
    },
    {
      "page": "bw_t",
      "title": "Bandwidth selection for the transformation kernel estimator",
      "topics": [
        "bw_t"
      ]
    },
    {
      "page": "bw_tll",
      "title": "Bandwidth selection for the transformation local likelihood estimator",
      "topics": [
        "bw_tll"
      ]
    },
    {
      "page": "bw_tll_nn",
      "title": "Nearest-neighbor bandwidth selection for the transformation local likelihood estimator",
      "topics": [
        "bw_tll_nn"
      ]
    },
    {
      "page": "bw_tt_pi",
      "title": "Nearest-neighbor bandwidth selection for the tapered transformation estimator",
      "topics": [
        "bw_tt_cv",
        "bw_tt_pi"
      ]
    },
    {
      "page": "dep_measures",
      "title": "Dependence measures of a 'kdecop()' fit",
      "topics": [
        "dep_measures"
      ]
    },
    {
      "page": "dkdecop",
      "title": "Working with 'kdecopula' objects",
      "topics": [
        "dkdecop",
        "pkdecop",
        "rkdecop"
      ]
    },
    {
      "page": "fitted.kdecopula",
      "title": "Extract fitted values from a 'kdecop()' fits.",
      "topics": [
        "fitted.kdecopula"
      ]
    },
    {
      "page": "hkdecop",
      "title": "H-function and inverse of a 'kdecop()' fit",
      "topics": [
        "hkdecop"
      ]
    },
    {
      "page": "kdecop",
      "title": "Bivariate kernel copula density estimation",
      "topics": [
        "kdecop"
      ]
    },
    {
      "page": "kdecopula",
      "title": "Kernel Smoothing for Bivariate Copula Densities",
      "topics": [
        "kdecopula-package",
        "kdecopula"
      ]
    },
    {
      "page": "logLik.kdecopula",
      "title": "Log-Likelihood of a 'kdecopula' object",
      "topics": [
        "logLik.kdecopula"
      ]
    },
    {
      "page": "plot.kdecopula",
      "title": "Plotting 'kdecopula' objects",
      "topics": [
        "contour.kdecopula",
        "plot.kdecopula"
      ]
    },
    {
      "page": "predict.kdecopula",
      "title": "Prediction method for 'kdecop()' fits",
      "topics": [
        "predict.kdecopula"
      ]
    },
    {
      "page": "simulate.kdecopula",
      "title": "Simulate data from a 'kdecop()' fit.",
      "topics": [
        "simulate.kdecopula"
      ]
    },
    {
      "page": "wdbc",
      "title": "Wisconsin Diagnostic Breast Cancer (WDBC)",
      "topics": [
        "wdbc"
      ]
    }
  ],
  "_readme": "https://github.com/tnagler/kdecopula/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "locfit",
    "qrng",
    "quadprog",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "kdecopula.pdf.asis",
      "filename": "kdecopula.pdf",
      "title": "kdecopula",
      "engine": "R.rsp::asis",
      "headings": [
        "Introduction",
        "Kernel estimators of the copula density: a review",
        "The package's functionality",
        "Implementation based on spline interpolation",
        "Comparison of methods",
        "Summary and extensions"
      ],
      "created": "2016-01-20 16:43:23",
      "modified": "2017-01-14 13:23:15",
      "commits": 2
    }
  ],
  "_score": 6.260850867070966,
  "_indexed": true,
  "_nocasepkg": "kdecopula",
  "_universes": [
    "tnagler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-06-24T04:42:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/f2aedbf5eb2c133048cba7866d30d7a757f8a82757d666e2fff8aedde3d64153",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-06-24T04:42:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/441a38d4cd77312fa8d9168729699c41c9953babb68afd37b2618ba701752589",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-06-24T04:42:41.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/5e8f6e7c6c1b11abe21473e786e19caeb125de9422bb9d1d19827e1f6822a0a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-06-24T04:42:12.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/04c8e62a4578ea7421f13c750fce3a1efb41bd90c9997b731787fa84f9a875f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-06-24T04:41:10.000Z",
      "arch": "aarch64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/29615d4d70bdecca8a6b426be6fcedb6c94fd7fa2f1036e97f1aac7535b7b04f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-06-24T04:42:16.000Z",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/9b0f2b3f2edce04abf5cf7b9dbe4b47e502616efea783d665492ad215314ae47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-06-24T04:41:21.000Z",
      "arch": "aarch64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/46016266eadf708746a184cb4ce8166c8d253f574620971bd92b1bb183e50199",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-06-24T04:42:31.000Z",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/6cb0347d05faf04d0b5721586a9b580765ea3c5d99e82dee879aeb21fb89665a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.3",
      "date": "2026-06-24T04:42:20.000Z",
      "arch": "emscripten",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/38ab154c759b379a9a933d09776c5dad3ebe8ec34e974ae156d482d39832aeeb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-06-24T04:40:55.000Z",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/fa4f935ef9339bf45431b9f6af9fd405aa634008bd70debd8974cce26b22f5b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-06-24T04:40:56.000Z",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/e2b5395b58e1889b8960d1cc786211a80a9a6e1454af0018bbfc6df565d1a3e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-06-24T04:40:53.000Z",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "https://r2.ropensci.org/2f9d82745bbb5ac4245b0da6237b4fdc371ac2bc7253150a57fae0ed864f3f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075454395"
    }
  ]
}