{
  "_id": "6a5f4efc14e95619b75d6051",
  "Type": "Package",
  "Package": "releaser",
  "Title": "Help with Preparing a New Version of an R Package",
  "Version": "1.2.0.9000",
  "Authors@R": "person(\"Tanguy\", \"Barthelemy\", , \"tanguy.barthelemy@insee.fr\", role = c(\"aut\", \"cre\", \"art\"))",
  "Description": "Helps to prepare a release. Before releasing an R package\nit is important to update the DESCRIPTION file and the\nchangelog. This package prepares these files and also updates\nthe versions according to the branches. It relies heavily on\nthe 'desc' packages.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/TanguyBarthelemy/releaser,\nhttps://tanguybarthelemy.github.io/releaser/",
  "BugReports": "https://github.com/TanguyBarthelemy/releaser/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Language": "en-GB",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake git make libuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://tanguybarthelemy.r-universe.dev",
  "Date/Publication": "2026-07-21 08:12:38 UTC",
  "RemoteUrl": "https://github.com/TanguyBarthelemy/releaser",
  "RemoteRef": "HEAD",
  "RemoteSha": "7cf92a4bb9cdf489b8e8ac4a135c09bba206690c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 10:46:51 UTC",
    "User": "root"
  },
  "Author": "Tanguy Barthelemy [aut, cre, art]",
  "Maintainer": "Tanguy Barthelemy <tanguy.barthelemy@insee.fr>",
  "_user": "tanguybarthelemy",
  "_type": "src",
  "_file": "releaser_1.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/77774225c0cb51365f30d7da06c7d9678842f611f37bd3694dbb2cd2feb06edb",
  "_filesize": 116243,
  "_sha256": "77774225c0cb51365f30d7da06c7d9678842f611f37bd3694dbb2cd2feb06edb",
  "_expires": "2026-10-29T10:50:34.000Z",
  "_created": "2026-07-21T10:46:51.000Z",
  "_published": "2026-07-21T10:50:35.972Z",
  "_jobs": [
    {
      "job": 88611568757,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8492413560"
    },
    {
      "job": 88611568751,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492416624"
    },
    {
      "job": 88611568813,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8492385165"
    },
    {
      "job": 88611568773,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492381758"
    },
    {
      "job": 88610738613,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492338886"
    },
    {
      "job": 88611568769,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8492399622"
    },
    {
      "job": 88611568756,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8492387355"
    },
    {
      "job": 88611568790,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8492370532"
    },
    {
      "job": 88611568760,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492393035"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29823284113",
  "_status": "success",
  "_upstream": "https://github.com/TanguyBarthelemy/releaser",
  "_commit": {
    "id": "7cf92a4bb9cdf489b8e8ac4a135c09bba206690c",
    "author": "Tanguy BARTHELEMY <tanguy.barthelemy@insee.fr>",
    "committer": "Tanguy BARTHELEMY <tanguy.barthelemy@insee.fr>",
    "message": "update ci and fix #47 fix #50 fix #51 fix #52 fix #53 fix #54 fix #55 fix #56 fix #57 fix #58\n",
    "time": 1784621558
  },
  "_maintainer": {
    "name": "Tanguy Barthelemy",
    "email": "tanguy.barthelemy@insee.fr",
    "login": "tanguybarthelemy",
    "linkedin": "in/tanguy-barthelemy",
    "description": "Time Series Methodologist",
    "uuid": 112711017
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "gh",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tanguybarthelemy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 14
    },
    {
      "week": "2025-43",
      "n": 5
    },
    {
      "week": "2025-44",
      "n": 11
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 18
    },
    {
      "week": "2026-28",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-11-12"
    },
    {
      "name": "v1.1.0",
      "date": "2026-03-11"
    },
    {
      "name": "v1.2.0",
      "date": "2026-07-02"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tanguybarthelemy",
      "count": 91,
      "uuid": 112711017
    }
  ],
  "_userbio": {
    "uuid": 112711017,
    "type": "user",
    "name": "Tanguy Barthelemy",
    "followers": 38,
    "description": "Time Series Methodologist"
  },
  "_downloads": {
    "count": 280,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/releaser"
  },
  "_devurl": "https://github.com/tanguybarthelemy/releaser",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_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/releaser.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tanguybarthelemy/releaser",
  "_realowner": "tanguybarthelemy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-11-06"
    },
    {
      "version": "1.1.0",
      "date": "2026-03-10"
    },
    {
      "version": "1.1.1",
      "date": "2026-06-08"
    },
    {
      "version": "1.2.0",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "change_remotes_field",
    "check_describeIn_usage",
    "check_docs",
    "check_missing_examples_content",
    "check_missing_examples_tag",
    "check_missing_returns",
    "check_missing_title",
    "check_return_tag_usage",
    "get_changes",
    "get_different_future_version",
    "get_github_branches",
    "get_latest_version",
    "set_latest_deps_version",
    "set_rjdverse_remotes",
    "update_news_md"
  ],
  "_help": [
    {
      "page": "change_remotes_field",
      "title": "Change the 'Remotes' field in DESCRIPTION",
      "topics": [
        "change_remotes_field"
      ]
    },
    {
      "page": "check",
      "title": "Check for missing or deprecated documentation tag",
      "topics": [
        "check",
        "check_describeIn_usage",
        "check_missing_examples_content",
        "check_missing_examples_tag",
        "check_missing_returns",
        "check_missing_title",
        "check_return_tag_usage"
      ]
    },
    {
      "page": "check_docs",
      "title": "Check R package documentation",
      "topics": [
        "check_docs"
      ]
    },
    {
      "page": "get_different_future_version",
      "title": "Compute possible future semantic versions",
      "topics": [
        "get_different_future_version"
      ]
    },
    {
      "page": "get_github_branches",
      "title": "List GitHub repository branches",
      "topics": [
        "get_github_branches"
      ]
    },
    {
      "page": "get_latest_version",
      "title": "Get latest GitHub release version",
      "topics": [
        "get_latest_version"
      ]
    },
    {
      "page": "print.releaser_doc_check",
      "title": "Display result of documentation check",
      "topics": [
        "print.releaser_doc_check"
      ]
    },
    {
      "page": "releaser-deprecated",
      "title": "Deprecated functions",
      "topics": [
        "get_changes",
        "releaser-deprecated",
        "update_news_md"
      ]
    },
    {
      "page": "set_latest_deps_version",
      "title": "Set latest versions for rjd3* dependencies",
      "topics": [
        "set_latest_deps_version"
      ]
    },
    {
      "page": "set_rjdverse_remotes",
      "title": "Set the rjdverse in the Remotes field",
      "topics": [
        "set_rjdverse_remotes"
      ]
    }
  ],
  "_readme": "https://github.com/TanguyBarthelemy/releaser/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "callr",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "desc",
    "evaluate",
    "fs",
    "gitcreds",
    "glue",
    "highr",
    "httr2",
    "ini",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "openssl",
    "otel",
    "pkgbuild",
    "pkgload",
    "processx",
    "ps",
    "R6",
    "rlang",
    "roxygen2",
    "rprojroot",
    "sys",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "releaser",
  "_universes": [
    "tanguybarthelemy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-07-21T10:49:46.000Z",
      "distro": "resolute",
      "commit": "7cf92a4bb9cdf489b8e8ac4a135c09bba206690c",
      "fileid": "https://r2.ropensci.org/4f70029b0b5349ba3f2c8f273b1d3c1c5981930e859bcf7879130ad87e429e6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29823284113"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-07-21T10:49:52.000Z",
      "distro": "resolute",
      "commit": "7cf92a4bb9cdf489b8e8ac4a135c09bba206690c",
      "fileid": "https://r2.ropensci.org/292780ebdd23ded409129da1b40607525548152c79e4790b4a632cf91940cd1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29823284113"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-07-21T10:48:40.000Z",
      "commit": "7cf92a4bb9cdf489b8e8ac4a135c09bba206690c",
      "fileid": "https://r2.ropensci.org/7ea6996d2d96f20ac4227cce36962a336dc9eaee95f21d7ab903e4bf19cde4f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29823284113"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-07-21T10:48:33.000Z",
      "commit": "7cf92a4bb9cdf489b8e8ac4a135c09bba206690c",
      "fileid": "https://r2.ropensci.org/1e4c7e2f59bd193f9e9c7f02676441255bbce22e020c92f326881042b65cb542",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29823284113"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0.9000",
      "date": "2026-07-21T10:49:26.000Z",
      "commit": "7cf92a4bb9cdf489b8e8ac4a135c09bba206690c",
      "fileid": "https://r2.ropensci.org/2aefff55a4fbff8a10f42baf0c563a4bfa9dac6287b38a88d563982cec3bc220",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29823284113"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-07-21T10:48:42.000Z",
      "commit": "7cf92a4bb9cdf489b8e8ac4a135c09bba206690c",
      "fileid": "https://r2.ropensci.org/04c5b3410c819fe26019d1b7dc9bd55816555ab5ab2461670a96050b46af1731",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29823284113"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-07-21T10:48:02.000Z",
      "commit": "7cf92a4bb9cdf489b8e8ac4a135c09bba206690c",
      "fileid": "https://r2.ropensci.org/13eec1fec9e04a13b88026a276ad94f026b4be77c2c0d86e5d9249ea94862c8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29823284113"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-07-21T10:48:22.000Z",
      "commit": "7cf92a4bb9cdf489b8e8ac4a135c09bba206690c",
      "fileid": "https://r2.ropensci.org/70a84ec2e81e125f473240dd9674f5070fbeb3700ccd327663e39bd0b5b5bd2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29823284113"
    }
  ]
}