Function restoreLibs gets either session info or artifact's md5hash
and restore libraries/packages to versions attached when the object was saved in the repo.
Typical use case is following. We have saved an object and now we are restoring it, but
with current version of packages something is not working. The function restoreLibs()
reverts all libraries that were attached previously to their previous versions.
A character vector which elements are consisting of at least three components separated
with '/': Remote user name, Remote repository and name of the artifact (MD5 hash) or
it's abbrev
session_info
Object with versions of packages to be installed. If not supplied then
it will be extracted from md5hash md5hash