badge_projectstatus: Add project status badge

Description Usage Arguments Value Project Statuses See Also Examples

Description

Project-status is based on the repo-status project on https://www.repostatus.org/. A project-status badge gives a clear indication of the current state of a project. This helps answer questions about development (whether or not further development is planned) and support (whether bugfixes and user assistance will be given).

Usage

1
badge_projectstatus(status = "concept")

Arguments

status

one of concept, wip, suspended, abandoned, active, inactive, unsupported, or moved

Value

markdown

Project Statuses

The following list is a literal copy of repostatus.org

See Also

Other badges: badge_codecov, badge_cran_ago, badge_cran_date, badge_cran_version_ago, badge_cran_version_release, badge_cran, badge_github_fork, badge_github_star, badge_last_change_static, badge_last_change, badge_license, badge_minimal_r_version, badge_packageversion, badge_rank, badge_rdocumentation, badge_thanks_md, badge_travis

Examples

1
badge_projectstatus("unsupported")

RMHogervorst/badgecreatr documentation built on May 8, 2019, 7:32 a.m.