cranlogs icon indicating copy to clipboard operation
cranlogs copied to clipboard

added use_cranlogs_badge

Open muschellij2 opened this issue 4 years ago • 1 comments

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.

muschellij2 avatar Mar 17 '21 15:03 muschellij2

Thanks! Looking over all the stuff that is needed for this, I wonder if we should rather implement it in usethis?

gaborcsardi avatar Mar 19 '21 18:03 gaborcsardi