{
  "_id": "6a49648d3c3572b93bf7e832",
  "Package": "semver",
  "Type": "Package",
  "Title": "'Semantic Versioning V2.0.0' Parser",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"John\", \"Harrison\", , \"johndharrison0@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = \"R package semver\"),\nperson(\"Marko\", \"Živanović\", role = c(\"aut\", \"cph\"),\ncomment = \"semver cpp library, https://github.com/zmarko/semver\"))",
  "Description": "Tools and functions for parsing, rendering and operating\non semantic version strings. Semantic versioning is a simple\nset of rules and requirements that dictate how version numbers\nare assigned and incremented as outlined at\n<http://semver.org>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/johndharrison/semver",
  "URLNote": "https://github.com/johndharrison/semver",
  "BugReports": "https://github.com/johndharrison/semver/issues",
  "RoxygenNote": "5.0.1",
  "SystemRequirements": "C++11",
  "VignetteBuilder": "knitr",
  "Repository": "https://johndharrison.r-universe.dev",
  "Date/Publication": "2017-01-14 11:47:36 UTC",
  "RemoteUrl": "https://github.com/johndharrison/semver",
  "RemoteRef": "HEAD",
  "RemoteSha": "ee10af6418133f8f625df00477915e05f0272a3d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-23 06:27:22 UTC",
    "User": "root"
  },
  "Author": "John Harrison [aut, cre] (R package semver),\nMarko Živanović [aut, cph] (semver cpp library,\nhttps://github.com/zmarko/semver)",
  "Maintainer": "John Harrison <johndharrison0@gmail.com>",
  "_user": "johndharrison",
  "_type": "src",
  "_file": "semver_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/62669b89695d7913f7b38e3cc260604d04e6f8ebfacba09c49dd53f33dbfd6fb",
  "_filesize": 116818,
  "_sha256": "62669b89695d7913f7b38e3cc260604d04e6f8ebfacba09c49dd53f33dbfd6fb",
  "_expires": "2026-10-12T19:52:43.000Z",
  "_created": "2026-06-23T06:27:22.000Z",
  "_published": "2026-07-04T19:52:45.084Z",
  "_jobs": [
    {
      "job": 85162110038,
      "time": 180,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7813122038"
    },
    {
      "job": 85162110148,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7813105812"
    },
    {
      "job": 85162110053,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7813112667"
    },
    {
      "job": 85162109989,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7813106974"
    },
    {
      "job": 85162110004,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7813107159"
    },
    {
      "job": 85162110079,
      "time": 222,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7813129801"
    },
    {
      "job": 85162110078,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7813103626"
    },
    {
      "job": 85162110097,
      "time": 247,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7813135169"
    },
    {
      "job": 85162109932,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813069537"
    },
    {
      "job": 85162109997,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813102339"
    },
    {
      "job": 85162109993,
      "time": 191,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7813125153"
    },
    {
      "job": 85162110122,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7813102705"
    },
    {
      "job": 85162109976,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7813098358"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519",
  "_status": "success",
  "_upstream": "https://github.com/johndharrison/semver",
  "_commit": {
    "id": "ee10af6418133f8f625df00477915e05f0272a3d",
    "author": "johndharrison <johndharrison0@gmail.com>",
    "committer": "johndharrison <johndharrison0@gmail.com>",
    "message": "Update DESCRIPTION\n",
    "time": 1484394456
  },
  "_maintainer": {
    "name": "John Harrison",
    "email": "johndharrison0@gmail.com",
    "login": "johndharrison",
    "description": "",
    "uuid": 2418258
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.8",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "johndharrison",
  "_selfowned": true,
  "_usedby": 19,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "johndharrison",
      "count": 77,
      "uuid": 2418258
    }
  ],
  "_userbio": {
    "uuid": 2418258,
    "type": "user",
    "name": "John Harrison",
    "followers": 83
  },
  "_downloads": {
    "count": 3056,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/semver"
  },
  "_devurl": "https://github.com/johndharrison/semver",
  "_searchresults": 50,
  "_topics": [
    "cpp"
  ],
  "_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/semver.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/johndharrison/semver",
  "_realowner": "johndharrison",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-01-02"
    },
    {
      "version": "0.2.0",
      "date": "2017-01-06"
    },
    {
      "version": "0.2.1",
      "date": "2026-01-27"
    }
  ],
  "_exports": [
    "increment_version",
    "parse_version",
    "render_version",
    "reset_version",
    "set_version"
  ],
  "_help": [
    {
      "page": "increment_version",
      "title": "Increment version field",
      "topics": [
        "increment_version",
        "increment_version.svlist",
        "increment_version.svptr"
      ]
    },
    {
      "page": "parse_version",
      "title": "Parse semantic version",
      "topics": [
        "parse_version"
      ]
    },
    {
      "page": "render_version",
      "title": "Render semantic version",
      "topics": [
        "render_version",
        "render_version.svlist",
        "render_version.svptr"
      ]
    },
    {
      "page": "reset_version",
      "title": "Reset version field",
      "topics": [
        "reset_version",
        "reset_version.svlist",
        "reset_version.svptr"
      ]
    },
    {
      "page": "semver",
      "title": "'semver' parse semantic versions.",
      "topics": [
        "semver-package",
        "semver"
      ]
    },
    {
      "page": "set_version",
      "title": "Set version field",
      "topics": [
        "set_version",
        "set_version.svlist",
        "set_version.svptr"
      ]
    }
  ],
  "_readme": "https://github.com/johndharrison/semver/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "basics.Rmd",
      "filename": "basics.html",
      "title": "semver: Basics",
      "author": "John D Harrison",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "semver package",
        "Parsing/Rendering semantic versions",
        "parse_version",
        "render_version",
        "Comparing versions",
        "svptr Ops",
        "Summary of svlist objects",
        "Sort, Order and rank an svlist",
        "Ops on svlist",
        "Compare to character strings",
        "Updating versions",
        "set_version",
        "svptr",
        "Dollar assignment",
        "svlist",
        "reset_version",
        "increment_version"
      ],
      "created": "2017-01-02 05:50:14",
      "modified": "2017-01-06 09:46:48",
      "commits": 4
    }
  ],
  "_score": 7.6803608994064065,
  "_indexed": true,
  "_nocasepkg": "semver",
  "_universes": [
    "johndharrison"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-23T06:30:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/829f050651f0672400f63e00640d4b4b8e6637a38f069433648a897c7c0d0371",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-23T06:29:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/df1398db3992ee5dca14848b939123c817b6a9b2915f1c953471143fbeea489b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-23T06:29:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/544c60c63bcbfab61435147817d2cbc93083a1c2818fae7f8130a3489f0918e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-23T06:29:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/eb9e20a4835a82b7c06e5ba7a43bcb827f69874d4752982e86d55489033346fe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-23T06:29:35.000Z",
      "arch": "aarch64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/2dacd173f2b11d88f3a5d625a880d071319a6d951e8d22b05adbe8e03b407506",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-23T06:30:40.000Z",
      "arch": "x86_64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/79756132160a207d73e9c26d43ac4fdd8fd515e05823784ef0c911981cfebd33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-23T06:29:22.000Z",
      "arch": "aarch64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/f8aefb4f38227c121374445e4fad0bbc160f93a683352f05ccafee7dc94a86a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-23T06:30:37.000Z",
      "arch": "x86_64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/9f3ce4e35674301c709454437f63f4ec53154ac8adaf2074c30cf2a43ad84912",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-23T06:29:29.000Z",
      "arch": "emscripten",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/4d64473f19e935aef111b47c5e3892cb5c5dd4ffb81bbd4535fc0d3462954cfc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-23T06:29:33.000Z",
      "arch": "x86_64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/5df196d67e2baf9596f48aa90846ac665129a7460788482713b6798ae2d886b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-23T06:28:46.000Z",
      "arch": "x86_64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/f4ecb71598fa828c81a71b1b819c9d797e8c114983b669172b1e8566f987bb70",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-23T06:28:37.000Z",
      "arch": "x86_64",
      "commit": "ee10af6418133f8f625df00477915e05f0272a3d",
      "fileid": "https://r2.ropensci.org/aca6cf8e42d83ad78c4b3eb19c411726fc4e1c1aaa17554e96c489c16f1cb407",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/johndharrison/actions/runs/28006722519"
    }
  ]
}