{
  "_id": "6a49eb0954b1f994258aa85b",
  "Package": "smvr",
  "Title": "Simple Implementation of Semantic Versioning (SemVer)",
  "Version": "0.2.2.9000",
  "Authors@R": "person(\"Tatsuya\", \"Shima\", , \"ts1s1andn@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Simple implementation of Semantic Versioning 2.0.0\n('SemVer') on the 'vctrs' package.  This package provides a\nsimple way to create, compare, and manipulate semantic versions\nin 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",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://eitsupi.r-universe.dev",
  "Date/Publication": "2026-06-14 15:26:24 UTC",
  "RemoteUrl": "https://github.com/eitsupi/smvr",
  "RemoteRef": "HEAD",
  "RemoteSha": "155cc0f7809743088db859ab8651bf8177933254",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 16:22:53 UTC",
    "User": "root"
  },
  "Author": "Tatsuya Shima [aut, cre]",
  "Maintainer": "Tatsuya Shima <ts1s1andn@gmail.com>",
  "_user": "eitsupi",
  "_type": "src",
  "_file": "smvr_0.2.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/a26bff4455988218fa014a33ce4ff5072e5b4d54027d074db2f8d703b5c334e4",
  "_filesize": 150845,
  "_sha256": "a26bff4455988218fa014a33ce4ff5072e5b4d54027d074db2f8d703b5c334e4",
  "_expires": "2026-10-13T05:26:31.000Z",
  "_created": "2026-06-14T16:22:53.000Z",
  "_published": "2026-07-05T05:26:33.211Z",
  "_jobs": [
    {
      "job": 85195592443,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7622875381"
    },
    {
      "job": 85195592435,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7622878483"
    },
    {
      "job": 85195592420,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7622869241"
    },
    {
      "job": 85195592249,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7622869764"
    },
    {
      "job": 85195592102,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7622859846"
    },
    {
      "job": 85195592406,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7622874586"
    },
    {
      "job": 85195592451,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7622869128"
    },
    {
      "job": 85195592337,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7622873110"
    },
    {
      "job": 85195592302,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7622873612"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eitsupi/actions/runs/27504826641",
  "_status": "success",
  "_upstream": "https://github.com/eitsupi/smvr",
  "_commit": {
    "id": "155cc0f7809743088db859ab8651bf8177933254",
    "author": "dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "ci: bump actions/checkout from 5 to 6 (#37)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
    "time": 1781450784
  },
  "_maintainer": {
    "name": "Tatsuya Shima",
    "email": "ts1s1andn@gmail.com",
    "login": "eitsupi",
    "mastodon": "@eitsupi@fosstodon.org",
    "twitter": "@eitsupi",
    "description": "",
    "uuid": 50911393
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "eitsupi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 11
    },
    {
      "week": "2025-26",
      "n": 25
    },
    {
      "week": "2025-27",
      "n": 8
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-06-24"
    },
    {
      "name": "v0.2.0",
      "date": "2025-07-05"
    },
    {
      "name": "v0.2.1",
      "date": "2025-08-16"
    },
    {
      "name": "v0.2.2",
      "date": "2025-10-13"
    }
  ],
  "_topics": [
    "s3-vectors"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "eitsupi",
      "count": 52,
      "uuid": 50911393
    }
  ],
  "_userbio": {
    "uuid": 50911393,
    "type": "user",
    "name": "eitsupi",
    "followers": 191
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smvr"
  },
  "_devurl": "https://github.com/eitsupi/smvr",
  "_pkgdown": "https://eitsupi.github.io/smvr/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/smvr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eitsupi/smvr",
  "_realowner": "eitsupi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-27"
    },
    {
      "version": "0.2.0",
      "date": "2025-07-05"
    },
    {
      "version": "0.2.1",
      "date": "2025-08-19"
    },
    {
      "version": "0.2.2",
      "date": "2025-10-13"
    }
  ],
  "_exports": [
    "add_build_metadata",
    "as_smvr",
    "extract_build_metadata",
    "extract_major",
    "extract_minor",
    "extract_patch",
    "extract_pre_release_ids",
    "has_build_metadata",
    "increment_major",
    "increment_minor",
    "increment_patch",
    "is_pre_release",
    "is_smvr",
    "mark_as_pre_release",
    "new_pre_release_identifier",
    "new_pre_release_ids",
    "parse_pre_release_ids",
    "parse_semver",
    "SEM_VER_PATTERN",
    "smvr"
  ],
  "_help": [
    {
      "page": "as_smvr",
      "title": "Convert to 'smvr' vector",
      "topics": [
        "as_smvr",
        "as_smvr.default"
      ]
    },
    {
      "page": "check-component",
      "title": "Check if the 'smvr' object has a specific component",
      "topics": [
        "check-component",
        "has_build_metadata",
        "is_pre_release"
      ]
    },
    {
      "page": "extract-component",
      "title": "Extract each component of version numbers/labels",
      "topics": [
        "extract-component",
        "extract_build_metadata",
        "extract_build_metadata.smvr",
        "extract_major",
        "extract_major.numeric_version",
        "extract_major.smvr",
        "extract_minor",
        "extract_minor.numeric_version",
        "extract_minor.smvr",
        "extract_patch",
        "extract_patch.numeric_version",
        "extract_patch.smvr",
        "extract_pre_release_ids",
        "extract_pre_release_ids.smvr"
      ]
    },
    {
      "page": "is_smvr",
      "title": "Check if an object is a 'smvr' object",
      "topics": [
        "is_smvr"
      ]
    },
    {
      "page": "pre_release_ids",
      "title": "Pre-release identifiers",
      "topics": [
        "new_pre_release_ids",
        "parse_pre_release_ids",
        "pre_release_ids"
      ]
    },
    {
      "page": "pre_release_identifier",
      "title": "Single pre-release identifier",
      "topics": [
        "new_pre_release_identifier",
        "pre_release_identifier"
      ]
    },
    {
      "page": "SEM_VER_PATTERN",
      "title": "A suggested regular expression (RegEx) to check a SemVer string",
      "topics": [
        "SEM_VER_PATTERN"
      ]
    },
    {
      "page": "smvr",
      "title": "A vector representing versions following Semantic Versioning",
      "topics": [
        "parse_semver",
        "smvr"
      ]
    },
    {
      "page": "update-version",
      "title": "Update version components",
      "topics": [
        "add_build_metadata",
        "add_build_metadata.smvr",
        "increment_major",
        "increment_major.smvr",
        "increment_minor",
        "increment_minor.smvr",
        "increment_patch",
        "increment_patch.smvr",
        "mark_as_pre_release",
        "mark_as_pre_release.smvr",
        "update-version"
      ]
    }
  ],
  "_readme": "https://github.com/eitsupi/smvr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "rlang",
    "vctrs"
  ],
  "_score": 4.556302500767288,
  "_indexed": true,
  "_nocasepkg": "smvr",
  "_universes": [
    "eitsupi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-14T16:24:54.000Z",
      "distro": "noble",
      "commit": "155cc0f7809743088db859ab8651bf8177933254",
      "fileid": "https://r2.ropensci.org/fcccb3125056e55463d814a74721ca8abcf13262542806655f778e62019a88a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/27504826641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-14T16:25:18.000Z",
      "distro": "noble",
      "commit": "155cc0f7809743088db859ab8651bf8177933254",
      "fileid": "https://r2.ropensci.org/c84760b4ed8ae28ac9d05a7d0c1109c19ce79a32f5606c84eed941b03748cc6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/27504826641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-14T16:24:12.000Z",
      "commit": "155cc0f7809743088db859ab8651bf8177933254",
      "fileid": "https://r2.ropensci.org/42074563debb478d53ae2aba2afb654d0eaa77156644699ebdf40e704b845061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/27504826641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-14T16:24:15.000Z",
      "commit": "155cc0f7809743088db859ab8651bf8177933254",
      "fileid": "https://r2.ropensci.org/39793931849f845cb90fc0129bf53b57b8ce9e8ef5d2daf3b5c8097fd5e01649",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/27504826641"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-06-14T16:25:03.000Z",
      "commit": "155cc0f7809743088db859ab8651bf8177933254",
      "fileid": "https://r2.ropensci.org/316584b22c2afebd27e6be55b2b4eb62981787b529e7deef9fd084e2c025374b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/27504826641"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-14T16:23:59.000Z",
      "commit": "155cc0f7809743088db859ab8651bf8177933254",
      "fileid": "https://r2.ropensci.org/2f5df1676a01c8edf8d9577572b16c5902fbf420efea3115163caf46e6263732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/27504826641"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-14T16:24:22.000Z",
      "commit": "155cc0f7809743088db859ab8651bf8177933254",
      "fileid": "https://r2.ropensci.org/37d9bc5e2ae7e3269101ec5df71c8ad6952652179dd2df79efa405ea28a64658",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/27504826641"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-14T16:24:32.000Z",
      "commit": "155cc0f7809743088db859ab8651bf8177933254",
      "fileid": "https://r2.ropensci.org/61c73ac565742709cc77ba288fa10c8e9a2c5386d0fbd60a7252b3d4864702a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/27504826641"
    }
  ]
}