Other packages > Find by keyword >

Rmpi  

Interface (Wrapper) to MPI (Message-Passing Interface)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Rmpi", "0.7-3.3")



Attach the package and use:
library("Rmpi")
Maintained by
Hao Yu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2002-04-27
Latest Update: 2025-01-13
Description:
An interface (wrapper) to MPI. It also provides interactive R manager and worker environment.
How to cite:
Hao Yu (2002). Rmpi: Interface (Wrapper) to MPI (Message-Passing Interface). R package version 0.7-3.3, https://cran.r-project.org/web/packages/Rmpi. Accessed 12 Mar. 2026.
Previous versions and publish date:
0.4-3 (2002-05-10 15:14), 0.4-4 (2002-06-03 07:17), 0.4-7 (2004-04-06 16:31), 0.4-8 (2004-04-22 18:13), 0.4-9 (2005-05-09 09:50), 0.4.0 (2002-04-27 22:21), 0.5-0 (2005-11-28 21:44), 0.5-1 (2005-12-16 09:44), 0.5-2 (2006-04-05 17:02), 0.5-3 (2006-10-12 18:13), 0.5-4 (2007-10-03 20:43), 0.5-5 (2007-10-24 17:39), 0.5-6 (2008-12-06 09:29), 0.5-7 (2009-02-20 20:27), 0.5-8 (2010-01-19 09:00), 0.5-9 (2010-11-30 20:55), 0.6-0 (2012-08-08 15:29), 0.6-1 (2012-08-20 06:36), 0.6-2 (2013-03-08 17:35), 0.6-3 (2013-03-26 19:43), 0.6-4 (2014-05-17 07:51), 0.6-5 (2014-05-21 08:20), 0.6-6 (2017-08-22 13:02), 0.6-7 (2018-04-11 14:48), 0.6-8 (2018-11-10 08:40), 0.6-9.1 (2021-02-23 07:15), 0.6-9.2 (2021-10-25 20:10), 0.6-9 (2018-11-13 09:40), 0.7-1 (2023-03-18 09:50), 0.7-2.1 (2024-09-23 13:15), 0.7-2 (2023-12-11 11:00), 0.7-3.1 (2025-01-13 11:20)
Other packages that cited Rmpi R package
View Rmpi citation profile
Other R packages that Rmpi depends, imports, suggests or enhances
Complete documentation for Rmpi
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sloop  
Helpers for 'OOP' in R
A collection of helper functions designed to help you to better understand object oriented programmi ...
Download / Learn more Package Citations See dependency  
riskCommunicator  
G-Computation to Estimate Interpretable Epidemiological Effects
Estimates flexible epidemiological effect measures including both differences and ratios using the p ...
Download / Learn more Package Citations See dependency  
impactflu  
Quantification of Population-Level Impact of Vaccination
Implements the compartment model from Tokars (2018) . This ena ...
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  
funnelR  
Funnel Plots for Proportion Data
A set of simplified functions for creating funnel plots for proportion data. This package supports u ...
Download / Learn more Package Citations See dependency  
threewords  
Represent Precise Coordinates in Three Words
A connector to the 'What3Words' (http://what3words.co ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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