Package: igcop
Title: Computational Tools for the IG and IGL Copula Families
Version: 1.0.1
Authors@R: c(
    person("Vincenzo", "Coia", 
           role = c("aut", "cre"),
           email = "vincenzo.coia@gmail.com"),
    person("Harry", "Joe", role = "aut")
    )
Description: Compute distributional quantities for an
    Integrated Gamma (IG) or Integrated Gamma Limit (IGL) copula, such
    as a cdf and density. Compute corresponding conditional quantities
    such as the cdf and quantiles. Generate
    data from an IG or IGL copula.
License: MIT + file LICENSE
Suggests: testthat, knitr, rmarkdown, tibble, covr, ggplot2
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Imports: stats, vctrs, Rcpp, rlang
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2021-10-13 05:12:53 UTC; vincenzocoia
Author: Vincenzo Coia [aut, cre],
  Harry Joe [aut]
Maintainer: Vincenzo Coia <vincenzo.coia@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-13 10:20:06 UTC
