-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
https://github.com/r-lib/callr/
tests for examples https://github.com/r-lib/callr/blob/feature/session-improvements/tests/testthat/test-r-session.R
library(callr)
# start session
rs <- r_session$new()
# poll - for session to be ready to accept commands
rs$poll_io(-1)
#> output error process
#> "nopipe" "nopipe" "ready"Metadata
Metadata
Assignees
Labels
No labels