Skip to content

joethorley/stability-badges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

stability-badges

SVG stability badges for R packages.

Badges

Experimental

stability-experimental

Any changes may be backward incompatible.

[![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg)](https://github.com/joethorley/stability-badges#experimental)

Unstable

stability-unstable

Backward compatibility will be maintained if possible.

[![stability-unstable](https://img.shields.io/badge/stability-unstable-yellow.svg)](https://github.com/joethorley/stability-badges#unstable)

Stable

stability-stable

Backward incompatible changes will be restricted to major releases (if possible!) and functions and arguments will be gradually deprecated with informative warning messages.

[![stability-stable](https://img.shields.io/badge/stability-stable-green.svg)](https://github.com/joethorley/stability-badges#stable)

Locked

stability-locked

Changes will be restricted to patches.

[![stability-locked](https://img.shields.io/badge/stability-locked-blue.svg)](https://github.com/joethorley/stability-badges#locked)

Deprecated

stability-deprecated

This package is not maintained and should not be used anymore.

[![stability-deprecated](https://img.shields.io/badge/stability-deprecated-red.svg)](https://github.com/joethorley/stability-badges#deprecated)

Credits

Basically from https://github.com/orangemug/stability-badges and then forked from https://github.com/emersion/stability-badges.

Information

For more information see Releasing a package in R Packages by Hadley Wickham.

About

SVG badges for R packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages