r-lib / callr

Call R from R
https://callr.r-lib.org/
Other
299 stars 38 forks source link

Support `carrier::crate()` functions #249

Open lionel- opened 1 year ago

lionel- commented 1 year ago

Crated functions have dependencies explicitly stored in their environment. It would make sense to set package = TRUE by default for these functions.