R News from another blog for R community

tidyr 1.0.0

I’m very excited to announce the release of tidyr 1.0.0! tidyr provides a set of tools for transforming data frames to and from tidy data, where each variable is a...continue reading.

devtools 2.2.1

Introduction devtools 2.2.1 is now on CRAN! devtools makes package development easier by providing R functions that simplify and expedite common tasks. R Packages is a book based around this...continue reading.

dials 0.0.3

A new version of dials is on CRAN. The package has contains basic frameworks for managing tuning parameters for models. It is a significant update to the package. The major...continue reading.

Building Tidy Tools

This article is originally published at https://www.tidyverse.org/blog/ Thanks for visiting r-craft.org This article is originally published at https://www.tidyverse.org/blog/ Please visit source website for post related comments.continue reading.

discrim 0.0.1

The new package discrim contains parsnip bindings for additional classification models, including: Linear discriminant analysis (LDA, simple and L2 regularized) Regularized discriminant analysis (RDA, via Friedman (1989)) Flexible discriminant analysi…continue reading.

styler 1.2.0

We are pleased to announce that styler 1.2.0 is now available on CRAN. The initial version of styler was released in December 2017. Since then, five new versions were released,...continue reading.