inst/testme/_epilogue/099.session_info.R

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

Try the parallelly package in your browser

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

parallelly documentation built on April 4, 2025, 4:38 a.m.