Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision 6d4a2731f57e7b9d593662bc4dfb3763145ab376 authored by Revolution Analytics on 13 February 2014, 00:00:00 UTC, committed by Gabor Csardi on 13 February 2014, 00:00:00 UTC
version 1.0.7
1 parent e2f88b9
  • Files
  • Changes
  • 57c9476
  • /
  • man
  • /
  • doParallel-package.Rd
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
revision badge
swh:1:rev:6d4a2731f57e7b9d593662bc4dfb3763145ab376
directory badge
swh:1:dir:58a54dd306016507d4c20fd1b8db03f892f4a3e5
content badge
swh:1:cnt:e9aa4bf5a19bc3135a1f83cc2cfeff41d7d4426e

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
doParallel-package.Rd
\name{doParallel-package}
\alias{doParallel-package}
\alias{doParallel}
\docType{package}
\title{
The doParallel Package
}
\description{
The doParallel package provides a parallel backend for the foreach/\%dopar\%
function using the \code{parallel} package of R 2.14.0 and later.
}
\details{
Further information is available in the following help topics:
\tabular{ll}{
\code{registerDoParallel} \tab register doParallel to be used by foreach/\%dopar\%\cr
}

To see a tutorial introduction to the doParallel package,
use \code{vignette("gettingstartedParallel")}.  To see a tutorial
introduction to the foreach package, use \code{vignette("foreach")}.

To see a demo of doParallel computing the sinc function,
use \code{demo(sincParallel)}.

Some examples (in addition to those in the help pages) are included in
the ``examples'' directory of the doParallel package.  To list the files in
the examples directory,
use \code{list.files(system.file("examples", package="doParallel"))}.
To run the bootstrap example, use
\code{source(system.file("examples", "bootParallel.R", package="doParallel"))}.
This is a simple benchmark, executing both sequentally and in parallel.
There are many more examples that come with the foreach package,
which will work with the doParallel package if it is registered as the
parallel backend.

For a complete list of functions with individual help pages,
use \code{library(help="doParallel")}.
}
\keyword{package}
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API