Group: Renjin CRAN Packages
1.Testthat3,001 usages
org.renjin.cran » testthat MIT
Software testing is important, but, in part because it is frustrating and boring, many of us avoid it. 'testthat' is a testing framework for R that is easy learn and use, and integrates with your existing 'workflow'.
Last Release on May 30, 2024
2.RcppArmadillo480 usages
org.renjin.cran » RcppArmadillo GPL
'Armadillo' is a templated C++ linear algebra library (by Conrad Sanderson) that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics ...
Last Release on Nov 4, 2024
3.Magrittr471 usages
org.renjin.cran » magrittr MIT
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
4.Zoo250 usages
org.renjin.cran » zoo GPL
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors.
Last Release on Nov 4, 2024
6.RandomForest142 usages
org.renjin.cran » randomForest GPL
Classification and regression based on a forest of trees using random inputs, based on Breiman (2001) <DOI:10.1023/A:1010933404324>.
Last Release on Nov 21, 2024
Related Books
| R in Action, Third Edition: Data analysis and graphics with R and Tidyverse (2022) by Kabacoff, Robert I. | |
| Data Science with Java: Practical Methods for Scientists and Engineers (2017) by Michael R. Brzustowicz, PhD | |
