Package: svines Title: Stationary Vine Copula Models Version: 0.2.7 Authors@R: person(given = "Thomas", family = "Nagler", role = c("aut", "cre"), email = "mail@tnagler.com") Description: Provides functionality to fit and simulate from stationary vine copula models for time series, see Nagler et al. (2022) . License: GPL-3 Encoding: UTF-8 LazyData: true URL: https://github.com/tnagler/svines BugReports: https://github.com/tnagler/svines/issues Depends: R (>= 4.1.0), rvinecopulib (>= 0.7.2.1.0) Imports: Rcpp, assertthat, univariateML, wdm, fGarch LinkingTo: RcppEigen, Rcpp, RcppThread, BH, wdm, rvinecopulib Suggests: testthat, ggraph, covr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make Repository: https://tnagler.r-universe.dev Date/Publication: 2026-06-24 12:58:57 UTC RemoteUrl: https://github.com/tnagler/svines RemoteRef: HEAD RemoteSha: cabe15c0728657f25bafe951aa73ac50baf956e2 NeedsCompilation: yes Packaged: 2026-06-24 13:36:30 UTC; root Author: Thomas Nagler [aut, cre] Maintainer: Thomas Nagler