8000 Release stacks 1.1.0 · tidymodels/stacks · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stacks 1.1.0

Compare
Choose a tag to compare
@simonpcouch simonpcouch released this 02 May 15:39
d85006c
  • Model stack and data stack print methods no longer raise conditions to
    print to the console (#228).

  • Added missing commas and addressed formatting issues throughout the vignettes and articles. Backticks for package names were removed and missing parentheses for functions were added (@Joscelinrocha, #218).

  • Increased the minimum R version to R 4.1.

  • Transitioned support for parallel processing fully to the
    future framework. Parallelism backends
    registered with foreach will be ignored with a warning (#234).

0