callr: Call R from R

It is sometimes useful to perform a computation in a separate R process, without affecting the current R process at all. This packages does exactly that.

Version: 3.3.2
Imports: processx (≥ 3.4.0), R6, utils
Suggests: cliapp, covr, crayon, fansi, knitr, pingr, ps, rmarkdown, rprojroot, spelling, testthat, tibble, withr
Published: 2019-09-22
Author: Gábor Csárdi ORCID iD [aut, cre, cph], Winston Chang [aut], RStudio [cph, fnd], Mango Solutions [cph, fnd]
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
BugReports: https://github.com/r-lib/callr/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/callr#readme
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: callr results

Downloads:

Reference manual: callr.pdf
Vignettes: A subprocess task queue in 100 lines of R code
Package source: callr_3.3.2.tar.gz
Windows binaries: r-devel: callr_3.3.2.zip, r-devel-gcc8: callr_3.3.1.zip, r-release: callr_3.3.2.zip, r-oldrel: callr_3.3.2.zip
OS X binaries: r-release: callr_3.3.2.tgz, r-oldrel: callr_3.3.2.tgz
Old sources: callr archive

Reverse dependencies:

Reverse imports: cyclocomp, devtools, document, dodgr, eplusr, fakemake, future.callr, gitgadget, languageserver, pak, pkgbuild, pkgdown, rcmdcheck, Rcrawler, reprex, rhub, shinytest, webdriver, webshot, workflowr
Reverse suggests: cliapp, dplyr, drake, filelock, httpuv, keyring, learnr, liteq, mlr3, mlr3misc, pkgcache, processx, ps, remotes, reticulate, rmarkdown, rsconnect, sessioninfo

Linking:

Please use the canonical form https://CRAN.R-project.org/package=callr to link to this page.