RfastOfficial / RfastLinks
A collection of Rfast functions for data analysis. Note 1: The vast majority of the functions accept matrices only, not data.frames. Note 2: Do not have matrices or vectors with have missing data (i.e NAs). We do no check about them and C++ internally transforms them into zeros (0), so you may get wrong results. Note 3: In general, make sure y…
☆157Updated 4 months ago
Alternatives and similar repositories for Rfast
Users that are interested in Rfast are comparing it to the libraries listed below
Sorting:
- R package: future.apply - Apply Function to Elements in Parallel using Futures☆218Updated last week
- R package: Methods that Apply to Rows and Columns of Matrices (and to Vectors)☆213Updated 7 months ago
- Support for blend modes in ggplot2☆199Updated 4 months ago
- Tidy Verbs for Fast Data Manipulation☆107Updated last month
- Create and combine tables with a ggplot2/patchwork syntax.☆128Updated 4 years ago
- Themes for base plotting system in R☆139Updated 2 years ago
- Simplify ggplot2 visualisation☆199Updated last month
- 三 R package: An Inclusive, Unifying API for Progress Updates☆298Updated last week
- Fast and efficient alternatives to tidyr functions built on data.table #rdatatable #rstats☆189Updated 10 months ago
- Rcpp for everyone☆222Updated 2 years ago
- R package: parallelly - Enhancing the 'parallel' Package☆140Updated this week
- A tidy unified interface to clustering models☆112Updated 3 months ago
- An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R