badgecreatr: Create Badges for 'Travis', 'Repostatus' 'Codecov.io' Etc in Github Readme

Tired of copy and pasting almost identical markdown for badges in every new R-package that you create, on Github or other code-sharing sites? This package allows you to easily paste badges. If you want to, it will also search your DESCRIPTION file and extract the package name, license, R-version, and current projectversion and transform that into badges. It will also search for a ".travis.yml" file and create a "Travis"" badge, if you use "Codecov.io" to check your code coverage after a "Travis" build this package will also build a "Codecov.io"-badge. All the badges can be placed individually or can be placed below the top "YAML"" content of your "RMarkdown file" (Readme.Rmd) or "README.md" file. Currently creates badges for Projectstatus ("Repostatus.org"), license Travis Build Status, Codecov, Minimal R version, CRAN status, CRAN downloads, Github stars and forks, Package rank, rdocumentation, current version of your package and last change of "README.Rmd".

Version: 0.2.0
Depends: R (≥ 3.2.4)
Imports: git2r
Suggests: testthat, rmarkdown, knitr
Published: 2019-01-07
Author: Roel M. Hogervorst [cre, aut]
Maintainer: Roel M. Hogervorst <hogervorst.rm at gmail.com>
BugReports: https://github.com/RMHogervorst/badgecreatr/issues
License: GPL-3
URL: https://github.com/RMHogervorst/badgecreatr, https://rmhogervorst.nl/badgecreatr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: badgecreatr results

Downloads:

Reference manual: badgecreatr.pdf
Vignettes: Overview of all badges
Extending badgecreatr
General use of the package
Package source: badgecreatr_0.2.0.tar.gz
Windows binaries: r-devel: badgecreatr_0.2.0.zip, r-release: badgecreatr_0.2.0.zip, r-oldrel: badgecreatr_0.2.0.zip
macOS binaries: r-release: badgecreatr_0.2.0.tgz, r-oldrel: badgecreatr_0.2.0.tgz
Old sources: badgecreatr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=badgecreatr to link to this page.