cranlogs
cranlogs copied to clipboard
added use_cranlogs_badge
Added use_cranlogs_badge. I harvested project_name from usethis (couldn't find an exposed function), which adds a heavy load of deps: desc, fs, rprojroot, and usethis. Added to suggests so that they are not hard deps. So take it or leave it - may not be enough to warrant the dependencies.
Thanks! Looking over all the stuff that is needed for this, I wonder if we should rather implement it in usethis?