stability-badges
September 1, 2017 ยท View on GitHub
SVG stability badges for R packages.
Badges
Experimental
Any changes may be backward incompatible.
[](https://github.com/joethorley/stability-badges#experimental)
Unstable
Backward compatibility will be maintained if possible.
[](https://github.com/joethorley/stability-badges#unstable)
Stable
Backward incompatible changes will be restricted to major releases (if possible!) and functions and arguments will be gradually deprecated with informative warning messages.
[](https://github.com/joethorley/stability-badges#stable)
Locked
Changes will be restricted to patches.
[](https://github.com/joethorley/stability-badges#locked)
Deprecated
This package is not maintained and should not be used anymore.
[](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.