# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "smvr" in publications use:' type: software license: MIT title: 'smvr: Simple Implementation of Semantic Versioning (SemVer)' version: 0.2.2.9000 doi: 10.32614/CRAN.package.smvr abstract: Simple implementation of Semantic Versioning 2.0.0 ('SemVer') 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. authors: - family-names: Shima given-names: Tatsuya email: ts1s1andn@gmail.com repository: https://eitsupi.r-universe.dev repository-code: https://github.com/eitsupi/smvr commit: 6987ceba9513a293e2ff8da28283c84ef25a14a6 url: https://eitsupi.github.io/smvr/ date-released: '2025-10-13' contact: - family-names: Shima given-names: Tatsuya email: ts1s1andn@gmail.com