Stats

Artifacts using stats version 0.8.2538 (18)
Sort by:Popular

Methods
Last Release on Nov 4, 2024
Datasets
Last Release on Nov 4, 2024
Stats4
Last Release on Nov 4, 2024
Splines
Last Release on Nov 4, 2024
Provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression.
Last Release on Nov 21, 2024
Provides a 'tbl_df' class (the 'tibble') that provides stricter checking and better formatting than the traditional data frame.
Last Release on Jun 4, 2024
Creates classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package.
Last Release on Nov 4, 2024
Boost provides free peer-reviewed portable C++ source libraries. A large part of Boost is provided as C++ template code which is resolved entirely at compile-time without linking.
Last Release on Nov 22, 2024
An extension to stopifnot() that makes it easy to declare the pre and post conditions that you code should satisfy, while also producing friendly error messages so that your users know what's gone wrong.
Last Release on Sep 17, 2024
A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.
Last Release on Nov 22, 2024