Changes in version 0.2.1 (2021-03-08) - display_starred now has a more robust interface and displays user/repo instead of only repo for better clarity. Changes in version 0.2.0 (2021-01-23) - Adding many functions related to packages installation Changes in version 0.1.1 (2020-06-16) - fixed some bugs related to dates using the lubridate package. - I've replaced the fs::file_info() with file.mtime() base R in order to get folders' modified time. Changes in version 0.1.0 (2020-06-09) - First release on CRAN commit: 39814ee046