Package: lcopula Type: Package Title: Liouville Copulas Version: 1.0.8 Authors@R: c(person("Leo", "Belzile", role = c("aut", "cre"), email = "belzilel@gmail.com", comment = c(ORCID = "0000-0002-9135-014X")), 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, as described in Belzile and Neslehova (2017) . License: GPL-3 BugReports: https://github.com/lbelzile/lcopula/issues Imports: Rcpp (>= 0.11.4), utils, graphics, stats Depends: copula (>= 0.999-12), R (>= 2.12.0) Suggests: wdm LinkingTo: Rcpp RoxygenNote: 7.3.3 Encoding: UTF-8 LazyData: true Config/pak/sysreqs: libgsl0-dev Repository: https://lbelzile.r-universe.dev Date/Publication: 2025-10-22 09:27:46 UTC RemoteUrl: https://github.com/lbelzile/lcopula RemoteRef: HEAD RemoteSha: 3cd1e95d48e7ab9ec0da6a78f98af3f9dbf68504 NeedsCompilation: yes Packaged: 2026-06-19 09:15:03 UTC; root Author: Leo Belzile [aut, cre] (ORCID: ), Christian Genest [aut, ctb], Alexander J. McNeil [ctb], Johanna G. Neslehova [ctb] Maintainer: Leo Belzile