-
This version does not add an emoji hash to the output.
-
The
source
column of the output data frame ofpackage_info()
(also
part ofsession_info()
), now contains the full SHA for packages installed
from GitHub, instead of only the first seven characters. This makes it
easier to use the SHA programmatically. Note that this does not affect
formatting and printing, which still use the abbreviated SHA.
(@muschellij2, #61). -
RStudio Package Manager (RSPM) and other repository sources are
now shown in thesource
column, if they set theRepository
field inDESCRIPTION
.