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.

3.8.0 MIT + file LICENSE 1 个版本
安装
install.packages("callr")
remotes::install_cran("callr")
版本列表
3.8.0 2026-06-05