Artifacts using Rcpp (1,407)
Sort:
popular
|
newest
1. 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 May 1, 2022
2. Plyr601 usages
org.renjin.cran » plyrMIT
A set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics. The development of 'plyr' has been generously supported by 'Becton Dickinson'.
Last Release on May 30, 2024
'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 functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. The 'RcppArmadillo' package includes the header files from the templated 'Armadillo' library. Thus users do not need to install 'Armadillo' ...
Last Release on May 29, 2022
Flexibly restructure and aggregate data using just two functions: melt and 'dcast' (or 'acast').
Last Release on Apr 30, 2022
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
6. Tidyr244 usages
org.renjin.cran » tidyrMIT
An evolution of 'reshape2'. It's designed specifically for data tidying (not general reshaping or aggregating) and works well with 'dplyr' data pipelines.
Last Release on May 1, 2022
Graphical scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends.
Last Release on Feb 13, 2021
8. Lme4203 usages
org.renjin.cran » lme4GPL
Fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the 'Eigen' C++ library for numerical linear algebra and 'RcppEigen' "glue".
Last Release on May 1, 2022
9. Ape188 usages
org.renjin.cran » apeGPL
Functions for reading, writing, plotting, and manipulating phylogenetic trees, analyses of comparative data in a phylogenetic framework, ancestral character analyses, analyses of diversification and macroevolution, computing distances from DNA sequences, reading and writing nucleotide sequences as well as importing from BioConductor, and several tools such as Mantel's test, generalized skyline plots, graphical exploration of phylogenetic data (alex, trex, kronoviz), estimation of absolute evolutionary rates ...
Last Release on May 29, 2022
10. Purrr182 usages
org.renjin.cran » purrrGPL
A complete and consistent functional programming toolkit for R.
Last Release on May 29, 2022