{
  "_id": "6a1bf7fa1d7bb097a0a27051",
  "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-05-31 08:50:17 UTC",
    "User": "root"
  },
  "Author": "Thomas Nagler [aut, cre],\nKuangyu Wen [ctb]",
  "Maintainer": "Thomas Nagler <mail@tnagler.com>",
  "MD5sum": "46b6dff17d4f7e8d6977926ec34ec59a",
  "_user": "tnagler",
  "_type": "src",
  "_file": "kdecopula_0.9.3.tar.gz",
  "_fileid": "bcb4d44d88a5ee50f914708ae7c3c8fe6e072ed3601e96eff4a4713d049a1714",
  "_filesize": 889683,
  "_sha256": "bcb4d44d88a5ee50f914708ae7c3c8fe6e072ed3601e96eff4a4713d049a1714",
  "_created": "2026-05-31T08:50:17.000Z",
  "_published": "2026-05-31T08:57:30.639Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78713314889,
      "time": 175,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315381380"
    },
    {
      "job": 78713314886,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315383473"
    },
    {
      "job": 78713314888,
      "time": 176,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315381488"
    },
    {
      "job": 78713314885,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315380654"
    },
    {
      "job": 78713314899,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315381366"
    },
    {
      "job": 78713314901,
      "time": 341,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315393748"
    },
    {
      "job": 78713314893,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315378410"
    },
    {
      "job": 78713314896,
      "time": 359,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315395934"
    },
    {
      "job": 78713077186,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315364277"
    },
    {
      "job": 78713314856,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315376641"
    },
    {
      "job": 78713314865,
      "time": 207,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315384371"
    },
    {
      "job": 78713314862,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315378620"
    },
    {
      "job": 78713314864,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315381421"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 4145,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kdecopula"
  },
  "_devurl": "https://github.com/tnagler/kdecopula",
  "_searchresults": 36,
  "_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.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"
    }
  ],
  "_vignettes": [
    {
      "source": "kdecopula.pdf.asis",
      "filename": "kdecopula.pdf",
      "title": "kdecopula",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2016-01-20 16:43:23",
      "modified": "2017-01-14 13:23:15",
      "commits": 2
    }
  ],
  "_score": 6.3041608041485855,
  "_indexed": true,
  "_nocasepkg": "kdecopula",
  "_universes": [
    "tnagler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-05-31T08:52:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "3f1c7220b12bb55737af4b988a3b17fd2da7458e8b28b712a9381ff7af5a3aa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-05-31T08:53:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "95c484934cb6e175c9574177fba9dde4c1156e7179f8bbe04049511297d1c953",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-05-31T08:52:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "4ea6ba4b6983b14facc6f26cb961773da6fffff24b66f18928529447c413eaec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-05-31T08:52:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "9ca83aec781300433cc2cdaf72d8af59ed6d11bf7dc4f1a320e018a2b52b20a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-05-31T08:53:04.000Z",
      "arch": "aarch64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "5773278bcd95733a69d65570578410273d137344c5ce008733e93cc6f5c67dd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-05-31T08:54:46.000Z",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "059fbefade72eecd0adb6a5ac17a8a86b5edff871384082f05328756faee8cef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-05-31T08:52:47.000Z",
      "arch": "aarch64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "93dc01db6ebee5d01ad700155d9195dde624d5ecafa289250aaa2033c00ef5e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-05-31T08:54:47.000Z",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "5f49976a0416026b6c19127c19ca2c134dffc5572f66c9bb3139ddc646485e28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.3",
      "date": "2026-05-31T08:52:49.000Z",
      "arch": "emscripten",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "180d9a6ab9e995fab7990b375305a0261308b2672c2ee77e3461d38d9f306d22",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-05-31T08:52:54.000Z",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "9cf826158197bd561a4d135c0cb58e71bdf5542f0d1a505c5d28af2223544c9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-05-31T08:51:58.000Z",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "d1e1bbc0247f4f9ce008805d6ae618ddfd2b05bd4b6921ccef2be2678e070dab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-05-31T08:52:14.000Z",
      "arch": "x86_64",
      "commit": "b625d814f1e0c64ad73e494bc8257ee3ef0ce103",
      "fileid": "e7ee389d520fba18933ed3b23fb2700bee06c84507bf0077abe8fd2e04c7c83c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/26708081083"
    }
  ]
}