Semantic Version Utilities
semVer is an R6 class to create an object for working with Semantic ve...
Semantic Versions allow for standardized management versions. This package implements semantic versioning handling in R. using R6 to create a mutable object that can handle deciphering and checking versions.
Useful links