Save Session Info
saveSessionInfo.RdThis function can be called at the end of your script to save the session information, including the loaded packages and R version, into a log file. The path for the log file has to be initialized by the `initLogfunction`
See also
Other log file management:
addMessageToLog(),
captureLog(),
initLogfunction(),
setShowLogMessages(),
writeTableToLog(),
writeToLog()