badgecreatr icon indicating copy to clipboard operation
badgecreatr copied to clipboard

Quickly place relevant badges at the top of your readme, stop copy pasting, start on your project

Results 15 badgecreatr issues
Sort by recently updated
recently updated
newest added

The url https://www.tidyverse.org/lifecycle/ now redirect to https://lifecycle.r-lib.org/articles/stages.html, and this throw a note by CRAN: ``` URL: [https://www.tidyverse.org/lifecycle/#stable ](https://www.tidyverse.org/lifecycle/#stable)(moved to https://lifecycle.r-lib.org/articles/stages.html#stable) From: README.md Status: 301 Message: Moved Permanently ``` Moreover, status...

bug

The following command: `badge_last_change(location = ".")` creates the following rmarkdown code: ``` [![Last-changedate](https://img.shields.io/badge/last%20change-`r gsub('-', '--', Sys.Date())`-yellowgreen.svg)](/commits/master) ``` But on [my package page](https://github.com/RemPsyc/rempsyc), the link created on the badge (https://github.com/RemPsyc/rempsyc/commits/master) seems...

invalid

Hi Roel, I'm just starting to use badgecreatr and immediately hit a problem. I've got my package open in RStudio, and ran what I believe to be the default options:...

From: ropensci/unconf17#41 pasting badges per group CI status: x, y, z Versions: CRAN, GitHub Stats: Coverage, Downloads

can test seperately and combine with chunk dependent badges