Package: callr Title: Call R from R Version: 3.3.2 Authors@R: c( person("Gábor", "Csárdi", role = c("aut", "cre", "cph"), email = "csardi.gabor@gmail.com", comment = c(ORCID = "0000-0001-7098-9676")), person("Winston", "Chang", role = "aut"), person("RStudio", role = c("cph", "fnd")), person("Mango Solutions", role = c("cph", "fnd"))) 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.1.1 Imports: processx (>= 3.4.0), R6, utils Suggests: cliapp, covr, crayon, fansi, knitr, pingr, ps, rmarkdown, rprojroot, spelling, testthat, tibble, withr Encoding: UTF-8 VignetteBuilder: knitr Language: en-US NeedsCompilation: no Packaged: 2019-09-22 09:12:55 UTC; gaborcsardi Author: Gábor Csárdi [aut, cre, cph] (), Winston Chang [aut], RStudio [cph, fnd], Mango Solutions [cph, fnd] Maintainer: Gábor Csárdi Repository: CRAN Date/Publication: 2019-09-22 09:50:02 UTC Built: R 3.6.0; ; 2019-11-27 18:59:13 UTC; unix