R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
doFuture
View on CRAN: Click
here
Download and install doFuture package within the R console
Install from CRAN:
install.packages("doFuture")
Install from Github:
library("remotes")
install_github("cran/doFuture")
Install by package version:
library("remotes")
install_version("doFuture", "1.0.1")
Attach the package and use:
library("doFuture")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-06-25
Latest Update: 2023-12-20
Description:
The 'future' package provides a unifying parallelization framework for R that supports many parallel and distributed backends. The 'foreach' package provides a powerful API for iterating over an R expression in parallel. The 'doFuture' package brings the best of the two together. There are two alternative ways to use this package. The recommended approach is to use 'y <- foreach(...) %dofuture% { ... }', which does not require using 'registerDoFuture()' and has many advantages over '%dopar%'. The alternative is the traditional 'foreach' approach by registering the 'foreach' adapter 'registerDoFuture()' and so that 'y <- foreach(...) %dopar% { ... }' runs in parallelizes with the 'future' framework.
How to cite:
Henrik Bengtsson (2016). doFuture: Use Foreach to Parallelize via the Future Framework. R package version 1.0.1, https://cran.r-project.org/web/packages/doFuture. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.2.0 (2016-06-25 19:53), 0.2.1 (2016-09-08 08:00), 0.3.0 (2016-10-28 10:51), 0.4.0 (2017-03-14 06:58), 0.5.0 (2017-04-01 08:30), 0.5.1 (2017-09-12 08:42), 0.6.0 (2017-10-20 12:07), 0.7.0 (2019-01-07 18:00), 0.8.0 (2019-03-17 22:50), 0.8.1 (2019-07-20 16:50), 0.8.2 (2019-10-30 08:10), 0.9.0 (2020-01-11 07:00), 0.10.0 (2020-09-24 10:00), 0.11.0 (2020-12-12 08:30), 0.12.0 (2021-01-04 22:20), 0.12.1 (2022-03-31 09:50), 0.12.2 (2022-04-26 11:50), 1.0.0 (2023-03-25 00:50)
Other packages that cited doFuture R package
View doFuture citation profile
Other R packages that doFuture depends,
imports, suggests or enhances
Complete documentation for doFuture
Functions, R codes and Examples using
the doFuture R package
Some associated functions: doFuture . doFuture.options . grapes-dofuture-grapes . makeChunks . registerDoFuture . withDoRNG .
Some associated R codes: 000.import.R . 001.bquote.R . doFuture-package.R . doFuture.R . dofuture_OP.R . globals.R . makeChunks.R . options.R . registerDoFuture.R . utils.R . withDoRNG.R . zzz.R . Full doFuture package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
elect
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ardo van den Hout (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
Rfast2
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Manos Papadakis (view profile)
wordspace
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Stephanie Evert (view profile)
composits
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sevvandi Kandanaarachchi (view profile)
LOGANTree
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Qi Qin (view profile)