Simple implementation of Semantic Versioning 2.0.0 on the 'vctrs' package. This package provides a simple way to create, compare, and manipulate semantic versions in R. It is designed to be lightweight and easy to use.
Version: | 0.1.0 |
Depends: | R (≥ 4.1) |
Imports: | cli (≥ 3.4.0), rlang (≥ 1.1.0), vctrs |
Suggests: | dplyr, testthat (≥ 3.0.0), tibble |
Published: | 2025-06-27 |
DOI: | 10.32614/CRAN.package.smvr |
Author: | Tatsuya Shima [aut, cre] |
Maintainer: | Tatsuya Shima <ts1s1andn at gmail.com> |
BugReports: | https://github.com/eitsupi/smvr/issues |
License: | MIT + file LICENSE |
URL: | https://eitsupi.github.io/smvr/, https://github.com/eitsupi/smvr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | smvr results |
Reference manual: | smvr.pdf |
Package source: | smvr_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): smvr_0.1.0.tgz, r-oldrel (x86_64): smvr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=smvr to link to this page.