Description Usage Arguments Value Project Statuses See Also Examples
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).
1 | badge_projectstatus(status = "concept")
|
status |
one of concept, wip, suspended, abandoned, active, inactive, unsupported, or moved |
markdown
The following list is a literal copy of repostatus.org
Concept <e2><80><93> Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.
WIP <e2><80><93> Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
Suspended <e2><80><93> Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
Abandoned <e2><80><93> Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
Active <e2><80><93> The project has reached a stable, usable state and is being actively developed.
Inactive <e2><80><93> The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
Unsupported <e2><80><93> The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
Moved - The project has been moved to a new location, and the version at that location should be considered authoritative. This status should be accompanied by a new URL.
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
1 | badge_projectstatus("unsupported")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.