Outputs details on the current R session
sessionDetails(env = FALSE)
env
If TRUE, Sys.getenv() information is returned.
Sys.getenv()
Note that remote futures use persistent = TRUE by default.
persistent = TRUE
Invisibly a list of all details.