Package: callr
Title: Call R from R
Version: 2.0.2
Author: Gábor Csárdi, Winston Chang
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Description: 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.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/r-lib/callr#readme
BugReports: https://github.com/r-lib/callr/issues
RoxygenNote: 6.0.1.9000
Imports: assertthat, crayon, debugme, R6, utils
Suggests: covr, testthat, withr
LinkingTo: testthat
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2018-02-11 01:57:14 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2018-02-11 14:18:29 UTC
