Package: VC2copula Title: Extend the 'copula' Package with Families and Models from 'VineCopula' Version: 0.1.6 Authors@R: c(person(given = "Thomas", family = "Nagler", role = c("aut", "cre"), email = "mail@tnagler.com"), person(given = "Benedikt", family = "Graeler", role = "ctb")) Description: Provides new classes for (rotated) BB1, BB6, BB7, BB8, and Tawn copulas, extends the existing Gumbel and Clayton families with rotations, and allows to set up a vine copula model using the 'copula' API. Corresponding objects from the 'VineCopula' API can easily be converted. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) URL: https://github.com/tnagler/VC2copula BugReports: https://github.com/tnagler/VC2copula/issues Depends: copula (>= 1.1-2), R (>= 4.1.0) Imports: VineCopula (>= 2.3.0), methods LinkingTo: VineCopula Suggests: lattice, testthat (>= 2.1.0) RoxygenNote: 7.3.2 Language: en-US Config/pak/sysreqs: libgsl0-dev Repository: https://tnagler.r-universe.dev Date/Publication: 2025-08-01 10:02:28 UTC RemoteUrl: https://github.com/tnagler/vc2copula RemoteRef: HEAD RemoteSha: b3da448e9d4e1ed3a59b506fef0f77262293cb4d NeedsCompilation: yes Packaged: 2026-06-01 09:58:07 UTC; root Author: Thomas Nagler [aut, cre], Benedikt Graeler [ctb] Maintainer: Thomas Nagler