Package: vinereg Type: Package Title: D-Vine Quantile Regression Version: 0.12.0 Authors@R: c( person("Thomas", "Nagler",, "mail@tnagler.com", role = c("aut", "cre")), person("Dani", "Kraus",,, role = c("ctb")) ) Maintainer: Thomas Nagler Description: Implements D-vine quantile regression models with parametric or nonparametric pair-copulas. See Kraus and Czado (2017) and Schallhorn et al. (2017) . License: GPL-3 Imports: rvinecopulib (>= 0.7.1.1.0), kde1d (>= 1.1.0), Rcpp, assertthat LinkingTo: rvinecopulib, RcppEigen, Rcpp, BH, wdm, RcppThread, kde1d RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown, ggplot2, AppliedPredictiveModeling, quantreg, tidyr, dplyr, purrr, scales, mgcv, testthat, covr VignetteBuilder: knitr URL: https://tnagler.github.io/vinereg/ BugReports: https://github.com/tnagler/vinereg/issues Encoding: UTF-8 Repository: https://tnagler.r-universe.dev Date/Publication: 2025-12-09 11:00:35 UTC RemoteUrl: https://github.com/tnagler/vinereg RemoteRef: HEAD RemoteSha: a583290efb3a938de02f5db74d30f89d2073d66f NeedsCompilation: yes Packaged: 2026-06-11 11:40:50 UTC; root Author: Thomas Nagler [aut, cre], Dani Kraus [ctb]