Package: smvr
Title: Simple Implementation of Semantic Versioning (SemVer)
Version: 0.2.2
Authors@R: 
    person("Tatsuya", "Shima", , "ts1s1andn@gmail.com", role = c("aut", "cre"))
Description: 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.
License: MIT + file LICENSE
URL: https://eitsupi.github.io/smvr/, https://github.com/eitsupi/smvr
BugReports: https://github.com/eitsupi/smvr/issues
Depends: R (>= 4.1)
Imports: cli (>= 3.4.0), rlang (>= 1.1.0), vctrs
Suggests: dplyr, testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-10-13 14:01:13 UTC; rstudio
Author: Tatsuya Shima [aut, cre]
Maintainer: Tatsuya Shima <ts1s1andn@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-13 14:10:02 UTC
Built: R 4.5.1; ; 2025-10-14 23:52:24 UTC; windows
