Skip to content

smvr

Simple Implementation of Semantic Versioning (SemVer)

v0.2.2 · Oct 13, 2025 · MIT + file LICENSE

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.

Downloads

CRAN

319

Last 30 days

14245th

620

Last 90 days

2.4K

Last year

Trend: +153.2% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

113

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

1

Last 7 days

12

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running massageExamples to create ‘smvr-Ex.R’ failed
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

3,919

Files

45

Compiled share

0%

Has compiled src

No

Language breakdown

R 2,510 (64%)Tests 874 (22.3%)Docs 535 (13.7%)

API

Exported functions

20

Internal functions

129

Recent export changes

v0.2.2+1 SEM_VER_PATTERN
v0.1.0+19 add_build_metadata, as_smvr, extract_build_metadata +16 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.35

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

66.7%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.1

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2025-06-27

Latest release

2025-10-13

Avg cadence

45 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1.0: 3,328 LOCv0.2.0: 3,797 LOCv0.2.1: 3,847 LOCv0.2.2: 3,919 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies cli rlang vctrs smvr

Version History

5 tracked
new 0.2.2 Mar 10, 2026
updated 0.2.2 ← 0.2.1 diff Oct 12, 2025
updated 0.2.1 ← 0.2.0 diff Aug 18, 2025
updated 0.2.0 ← 0.1.0 diff Jul 4, 2025
new 0.1.0 Jun 26, 2025