# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "badgecreatr" in publications use:' type: software license: GPL-3.0-only title: 'badgecreatr: Create Badges for ''Travis'', ''Repostatus'' ''Codecov.io'' Etc in Github Readme' version: 0.2.0.9000 doi: 10.32614/CRAN.package.badgecreatr abstract: 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". authors: - family-names: Hogervorst given-names: Roel M. email: hogervorst.rm@gmail.com orcid: https://orcid.org/0000-0001-7509-0328 repository: https://rmhogervorst.r-universe.dev repository-code: https://github.com/RMHogervorst/badgecreatr commit: 7eb114d8ec7b2cf6ba73d3b383cb95309be98389 url: https://rmhogervorst.nl/badgecreatr contact: - family-names: Hogervorst given-names: Roel M. email: hogervorst.rm@gmail.com orcid: https://orcid.org/0000-0001-7509-0328