Wayfarer was created to make waorking with awesome lists easier!
remotes::install_github('krzjoa/wayfarer')
The simpliest usage scenario is a selection of a set of libraries by comparing two awesome lists.
diff_awesome_lists("https://github.com/qinwf/awesome-r/", "https://github.com/rstudio/RStartHere") %>% as_mardkown_url_list() %>% write("lacking-items.md")