Package: kdecopula
Type: Package
Title: Kernel Smoothing for Bivariate Copula Densities
Version: 0.9.2
Authors@R: c(
    person("Thomas", "Nagler", , "thomas.nagler@tum.de", 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: 6.0.1
NeedsCompilation: yes
Packaged: 2018-04-09 13:08:35 UTC; n5
Author: Thomas Nagler [aut, cre],
  Kuangyu Wen [ctb]
Maintainer: Thomas Nagler <thomas.nagler@tum.de>
Repository: CRAN
Date/Publication: 2018-04-09 22:33:46 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-16 08:09:40 UTC; unix
Archs: kdecopula.so.dSYM
