Package: svines
Title: Stationary Vine Copula Models
Version: 0.3.0
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) 
  <doi:10.1016/j.jeconom.2021.11.015>.
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://tnagler.github.io/svines/,
        https://github.com/tnagler/svines
BugReports: https://github.com/tnagler/svines/issues
SystemRequirements: C++17
Depends: R (>= 4.3.0), rvinecopulib (>= 0.7.2.1.0)
Imports: Rcpp, assertthat, univariateML, wdm, fGarch
LinkingTo: RcppEigen, Rcpp, RcppThread, BH, wdm, rvinecopulib
Suggests: testthat, ggraph, covr, knitr, rmarkdown
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
Config/Needs/website: pkgdown
NeedsCompilation: yes
Packaged: 2026-08-31 17:34:04 UTC; n5
Author: Thomas Nagler [aut, cre]
Maintainer: Thomas Nagler <mail@tnagler.com>
Repository: CRAN
Date/Publication: 2026-08-31 21:50:08 UTC
Built: R 4.5.3; x86_64-w64-mingw32; 2026-09-01 09:17:12 UTC; windows
Archs: x64
