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: 2.0.2
Imports: assertthat, crayon, debugme, R6, utils
LinkingTo: testthat
Suggests: covr, testthat, withr
Published: 2018-02-11
Author: Gábor Csárdi, Winston Chang
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: yes
Materials: README NEWS
CRAN checks: callr results

Downloads:

Reference manual: callr.pdf
Package source: callr_2.0.2.tar.gz
Windows binaries: r-devel: callr_2.0.2.zip, r-release: callr_2.0.2.zip, r-oldrel: callr_2.0.2.zip
OS X El Capitan binaries: r-release: callr_2.0.2.tgz
OS X Mavericks binaries: r-oldrel: callr_1.0.0.tgz
Old sources: callr archive

Reverse dependencies:

Reverse imports: cyclocomp, document, fakemake, future.callr, rcmdcheck, reprex, rhub, webdriver
Reverse suggests: filelock, MonetDBLite, reticulate

Linking:

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