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: | 2.0.4 |
Imports: | processx (≥ 3.1.0), R6, utils |
Suggests: | covr, testthat, withr |
Published: | 2018-05-15 |
Author: | Gábor Csárdi |
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 |
Materials: | README NEWS |
CRAN checks: | callr results |
Reference manual: | callr.pdf |
Package source: | callr_2.0.4.tar.gz |
Windows binaries: | r-devel: callr_2.0.4.zip, r-release: callr_2.0.4.zip, r-oldrel: callr_2.0.4.zip |
OS X binaries: | r-release: callr_2.0.4.tgz, r-oldrel: callr_2.0.4.tgz |
Old sources: | callr archive |
Reverse imports: | cyclocomp, document, fakemake, future.callr, languageserver, pkgdown, rcmdcheck, reprex, rhub, shinytest, webdriver, workflowr |
Reverse suggests: | dplyr, drake, filelock, httpuv, MonetDBLite, reticulate |
Please use the canonical form https://CRAN.R-project.org/package=callr to link to this page.