Query and print information about the current R session. It is similar to
'utils::sessionInfo()', but includes more information about packages, and where
they were installed from.

WWW: https://github.com/r-lib/sessioninfo#readme
