inst/testme/_epilogue/099.session_info.R

testme <- as.environment("testme")
if (testme[["debug"]]) {
  info <- utils::sessionInfo()
  message("Session information:")
  print(info)
}

Try the future package in your browser

Any scripts or data that you put into this service are public.

future documentation built on April 12, 2025, 1:25 a.m.