Artifacts using Microbenchmark (82)
1.Dplyr704 usages
org.renjin.cran » dplyr MIT
A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
Last Release on Oct 5, 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
3.R6157 usages
org.renjin.cran » R6 MIT
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
R and 'Eigen' integration using 'Rcpp'. 'Eigen' is a C++ template library for linear algebra: matrices, vectors, numerical solvers and related algorithms.
Last Release on Nov 21, 2024
5.MatrixStats91 usages
org.renjin.cran » matrixStats Artistic
High-performing functions operating on rows and columns of matrices, e.g. col / rowMedians(), col / rowRanks(), and col / rowSds().
Last Release on Feb 14, 2021
Tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.
Last Release on Feb 13, 2021
7.Pander50 usages
org.renjin.cran » pander AGPL
Contains some functions catching all messages, 'stdout' and other useful information while evaluating R code and other helpers to return user specified text elements (like: header, paragraph, table, image, lists etc.) in 'pandoc' markdown or several ...
Last Release on May 1, 2022
8.Glue46 usages
org.renjin.cran » glue MIT
An implementation of interpreted string literals, inspired by Python's Literal String Interpolation <https://www.python.org/dev/peps/pep-0498/> and Docstrings <https://www.python.org/dev/peps/pep-0257/> and Julia's Triple-Quoted String Literals ...
Last Release on Nov 4, 2024
9.PROC34 usages
org.renjin.cran » pROC GPL
Tools for visualizing, smoothing and comparing receiver operating characteristic (ROC curves). (Partial) area under the curve (AUC) can be compared with statistical tests based on U-statistics or bootstrap.
Last Release on Feb 13, 2021
10.BBmisc24 usages
org.renjin.cran » BBmisc BSD
Miscellaneous helper functions for and from B. Bischl and some other guys, mainly for package development.
Last Release on Feb 13, 2021