Skip to content

vinereg 0.8.3

Compare
Choose a tag to compare
@tnagler tnagler released this 23 Mar 12:05
· 5 commits to main since this release

DEPENDS

  • require recent version of vinecopulib (>= 0.6.1.1.2) to ensure compatible
    RcppThread versions.

BUG FIXES

  • require() calls with single argument in vignettes.
  • avoid bit-wise operations on boolean variables (fixes warnings for clang>=14).