Package: kdecopula
Type: Package
Title: Kernel Smoothing for Bivariate Copula Densities
Version: 0.9.3
Authors@R: c(
    person("Thomas", "Nagler", , "mail@tnagler.com", c("aut", "cre")),
    person("Kuangyu", "Wen",, role = "ctb")
    )
Description: Provides fast implementations of kernel smoothing techniques for
    bivariate copula densities, in particular density estimation and resampling,
    see Nagler (2018) <doi:10.18637/jss.v084.i07>. 
URL: https://github.com/tnagler/kdecopula
BugReports: https://github.com/tnagler/kdecopula/issues
Depends: R (>= 3.0.0)
Imports: lattice, locfit, qrng, Rcpp (>= 0.11.2), graphics, grDevices,
        stats, utils, quadprog
LinkingTo: Rcpp, RcppArmadillo
Suggests: R.rsp, VineCopula, testthat
VignetteBuilder: R.rsp
License: GPL-3
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-03-24 17:42:50 UTC; n5
Author: Thomas Nagler [aut, cre],
  Kuangyu Wen [ctb]
Maintainer: Thomas Nagler <mail@tnagler.com>
Repository: CRAN
Date/Publication: 2025-03-24 18:10:01 UTC
Built: R 4.5.0; x86_64-apple-darwin20; 2025-04-01 21:24:25 UTC; unix
Archs: kdecopula.so.dSYM
