Artifacts using Datasets (13,850)
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
Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.
Last Release on May 2, 2022
5. MASS1,559 usages
org.renjin.cran » MASSGPL
Functions and datasets to support Venables and Ripley, "Modern Applied Statistics with S" (4th edition, 2002).
Last Release on May 30, 2024
6. Rcpp1,407 usages
org.renjin.cran » RcppGPL
The 'Rcpp' package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about 'Rcpp' is provided by several vignettes included in this package, via the 'Rcpp Gallery' site at <http://gallery.rcpp.org>, the paper by Eddelbuettel and Francois (2011, <doi:10.18637/jss.v040.i08>), the ...
Last Release on Sep 17, 2024
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.
Last Release on Nov 21, 2024
A rich hierarchy of matrix classes, including triangular, symmetric, and diagonal matrices, both dense and sparse and with pattern, logical and numeric entries. Numerous methods for and operations on these matrices, using 'LAPACK' and 'SuiteSparse' libraries.
Last Release on May 30, 2024
10. Dplyr704 usages
org.renjin.cran » dplyrMIT
A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
Last Release on Oct 5, 2024