List conan installations, and optionally test if they are current.
Value
A data.frame with columns:
name: the name of the installation. This might be useful withconan_comparetime: the time the installation was startedhash: the installation hashmethod: the method used for the installationargs: the arguments to the installation (as a list column)current: Matches the hash passed in the argumenthash
This object also has class conan_list so that it prints nicely,
but you can drop this with as.data.frame.
