Other packages > Find by keyword >

rush  

Rapid Parallel and Distributed Computing
View on CRAN: Click here


Download and install rush package within the R console
Install from CRAN:
install.packages("rush")

Install from Github:
library("remotes")
install_github("cran/rush")

Install by package version:
library("remotes")
install_version("rush", "0.1.2")



Attach the package and use:
library("rush")
Maintained by
Marc Becker
[Scholar Profile | Author Map]
First Published: 2024-06-20
Latest Update: 2024-06-20
Description:
Parallel computing with a network of local and remote workers. Fast exchange of results between the workers through a 'Redis' database. Key features include task queues, local caching, and sophisticated error handling.
How to cite:
Marc Becker (2024). rush: Rapid Parallel and Distributed Computing. R package version 0.1.2, https://cran.r-project.org/web/packages/rush. Accessed 12 Feb. 2025.
Previous versions and publish date:
0.1.0 (2024-06-20 17:40), 0.1.1 (2024-07-05 13:30)
Other packages that cited rush R package
View rush citation profile
Other R packages that rush depends, imports, suggests or enhances
Complete documentation for rush
Functions, R codes and Examples using the rush R package
Full rush package functions and examples
Downloads during the last 30 days
01/1301/1401/1501/1601/1701/1801/1901/2001/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/11Downloads for rush2030405060708090TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

brainKCCA  
Region-Level Connectivity Network Construction via Kernel Canonical Correlation Analysis
It is designed to calculate connection between (among) brain regions and plot connection lines. Also ...
Download / Learn more Package Citations See dependency  
fitHeavyTail  
Mean and Covariance Matrix Estimation under Heavy Tails
Robust estimation methods for the mean vector, scatter matrix, and covariance matrix (if it exists) ...
Download / Learn more Package Citations See dependency  
addinsOutline  
'RStudio' Addins for Show Outline of a R Markdown/'LaTeX' Project
'RStudio' allows to show and navigate for the outline of a R Markdown file, but not for R Markdown ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
GE  
General Equilibrium Modeling
Some tools for developing general equilibrium models and some general equilibrium models. These mode ...
Download / Learn more Package Citations See dependency  
Maintainer: Wu LI (view profile)
conogive  
Congeneric Normal-Ogive Model
The congeneric normal-ogive model is a popular model for psychometric data (McDonald, R. P. (1997) ...
Download / Learn more Package Citations See dependency  

23,672

R Packages

204,958

Dependencies

64,221

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA