SVG stability badges for R packages.
Any changes may be backward incompatible.
[](https://github.com/joethorley/stability-badges#experimental)
Backward compatibility will be maintained if possible.
[](https://github.com/joethorley/stability-badges#unstable)
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)
Changes will be restricted to patches.
[](https://github.com/joethorley/stability-badges#locked)
This package is not maintained and should not be used anymore.
[](https://github.com/joethorley/stability-badges#deprecated)
Basically from https://github.com/orangemug/stability-badges and then forked from https://github.com/emersion/stability-badges.
For more information see Releasing a package in R Packages by Hadley Wickham.