Package: lcopula
Type: Package
Title: Liouville Copulas
Version: 1.0.3
Date: 2019-06-09
Authors@R: c(person("Leo", "Belzile", role = c("aut", "cre"),
                     email = "belzilel@gmail.com"),
              person("Christian", " Genest", role = c("aut","ctb")),
              person("Alexander", "J. McNeil", role = "ctb"),
              person("Johanna", "G. Neslehova", role = "ctb"))
Description: Collections of functions allowing random number generations and
    estimation of 'Liouville' copulas.
License: GPL-3
BugReports: https://github.com/lbelzile/lcopula/issues
Imports: Rcpp (>= 0.11.4), pcaPP, utils, graphics, stats
Depends: copula (>= 0.999-12), R (>= 2.12.0)
LinkingTo: Rcpp
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-06-09 15:15:13 UTC; leo
Author: Leo Belzile [aut, cre],
  Christian Genest [aut, ctb],
  Alexander J. McNeil [ctb],
  Johanna G. Neslehova [ctb]
Maintainer: Leo Belzile <belzilel@gmail.com>
Repository: CRAN
Date/Publication: 2019-06-09 16:00:07 UTC
