Rfast
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 you give the correct input, in order to get the correct output. We do no checks and this is one of the many reasons we are fast.
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
1 of 9 committers (11.1%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Repository
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 you give the correct input, in order to get the correct output. We do no checks and this is one of the many reasons we are fast.
Basic Info
- Host: GitHub
- Owner: RfastOfficial
- Language: C++
- Default Branch: master
- Size: 26.6 MB
Statistics
- Stars: 152
- Watchers: 8
- Forks: 20
- Open Issues: 19
- Releases: 5
Metadata Files
README.md
Rfast
1. About
A collection of fast (utility) functions for data analysis. Column- and row- wise means, medians, variances, minimums, maximums, many t, F and G-square tests, many regressions (normal, logistic, Poisson), are some of the many fast functions.
2. References
- Tsagris M., Papadakis M. (2018). Taking R to its limits: 70+ tips. PeerJ Preprints 6:e26605v1 <\doi:10.7287/peerj.preprints.26605v1>.
- Tsagris M. and Papadakis M. (2018). Forward regression in R: from the extreme slow to the extreme fast. Journal of Data Science, 16(4): 771–780. <\doi:10.6339/JDS.201810_16(4).00006>.
Donate
Owner
- Name: RfastOfficial
- Login: RfastOfficial
- Kind: organization
- Email: rfastofficial@gmail.com
- Location: Heraklion of Crete, Greece
- Website: rfastofficial.github.io/Rfast
- Twitter: OfficialRfast
- Repositories: 2
- Profile: https://github.com/RfastOfficial
GitHub Events
Total
- Create event: 4
- Release event: 2
- Issues event: 20
- Watch event: 8
- Delete event: 1
- Issue comment event: 19
- Push event: 140
- Pull request event: 3
- Fork event: 1
Last Year
- Create event: 4
- Release event: 2
- Issues event: 20
- Watch event: 8
- Delete event: 1
- Issue comment event: 19
- Push event: 140
- Pull request event: 3
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Manos Papadakis | p****5@g****m | 243 |
| statlink | m****s@y****r | 124 |
| StefanosFafalios | s****s@g****m | 5 |
| Georgios-Ioannis Fratzeskos | g****i@h****r | 3 |
| dimim | k****s@g****m | 2 |
| Felix Held | f****d@c****e | 1 |
| Jörn Richstein | j****n@g****m | 1 |
| Manos Papadakis | c****4@c****r | 1 |
| RfastOfficial | 5****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 112
- Total pull requests: 14
- Average time to close issues: 3 months
- Average time to close pull requests: 25 days
- Total issue authors: 91
- Total pull request authors: 10
- Average comments per issue: 2.69
- Average comments per pull request: 0.86
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 12
- Pull requests: 3
- Average time to close issues: 20 days
- Average time to close pull requests: 3 days
- Issue authors: 12
- Pull request authors: 2
- Average comments per issue: 1.17
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- waynelapierre (7)
- jblood94 (4)
- StevenMayher (4)
- aljabadi (2)
- tjfarrar (2)
- vonGameTheory (2)
- xiekunwhy (2)
- ManosPapadakis95 (2)
- frederikziebell (2)
- ghost (2)
- cdeverau (1)
- myles-lewis (1)
- william-denault (1)
- 90PlusWorks (1)
- ntthung (1)
Pull Request Authors
- ManosPapadakis95 (4)
- kisha126 (2)
- mxdub (2)
- dimim (2)
- JCRichstein (1)
- RubD (1)
- cyianor (1)
- sritchie73 (1)
- kalibera (1)
- jaredlander (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 17,196 last-month
- Total docker downloads: 68,726
-
Total dependent packages: 102
(may contain duplicates) -
Total dependent repositories: 126
(may contain duplicates) - Total versions: 55
- Total maintainers: 1
cran.r-project.org: Rfast
A Collection of Efficient and Extremely Fast R Functions
- Homepage: https://github.com/RfastOfficial/Rfast
- Documentation: http://cran.r-project.org/web/packages/Rfast/Rfast.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2.0)]
-
Latest release: 2.1.5
published about 1 year ago
Rankings
Maintainers (1)
conda-forge.org: r-rfast
- Homepage: https://github.com/RfastOfficial/Rfast
- License: GPL-2.0-or-later
-
Latest release: 2.0.6
published about 4 years ago
Rankings
Dependencies
- R >= 3.5.0 depends
- Rcpp >= 0.12.3 depends
- RcppZiggurat * depends
