{
  "_id": "6a1e726c1d7bb097a0a6385a",
  "Package": "Rd2roxygen",
  "Type": "Package",
  "Title": "Convert Rd to 'Roxygen' Documentation",
  "Version": "1.18.1",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", role = \"aut\"),\nperson(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")),\nperson()\n)",
  "Description": "Functions to convert Rd to 'roxygen' documentation. It can\nparse an Rd file to a list, create the 'roxygen' documentation\nand update the original R script (e.g. the one containing the\ndefinition of the function) accordingly. This package also\nprovides utilities that can help developers build packages\nusing 'roxygen' more easily. The 'formatR' package can be used\nto reformat the R code in the examples sections so that the\ncode will be more readable.",
  "License": "GPL",
  "URL": "https://github.com/yihui/Rd2roxygen",
  "BugReports": "https://github.com/yihui/Rd2roxygen/issues",
  "VignetteBuilder": "litedown",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev",
  "Repository": "https://yihui.r-universe.dev",
  "Date/Publication": "2026-01-17 05:08:32 UTC",
  "RemoteUrl": "https://github.com/yihui/Rd2roxygen",
  "RemoteRef": "HEAD",
  "RemoteSha": "d2d22b40523d7adc72ac73fdc58302532a7611cc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 05:40:12 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut],\nYihui Xie [aut, cre] (ORCID: <https://orcid.org/0000-0003-0645-5666>)",
  "Maintainer": "Yihui Xie <xie@yihui.name>",
  "MD5sum": "75d4e055f9a35efe6039e6a7bab2ceb3",
  "_user": "yihui",
  "_type": "src",
  "_file": "Rd2roxygen_1.18.1.tar.gz",
  "_fileid": "6fe1b28811f57dbca140336b9268479ad920c1b59397170a8440ea3a5350edc7",
  "_filesize": 123064,
  "_sha256": "6fe1b28811f57dbca140336b9268479ad920c1b59397170a8440ea3a5350edc7",
  "_created": "2026-06-02T05:40:12.000Z",
  "_published": "2026-06-02T06:04:28.817Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79006888505,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7349853569"
    },
    {
      "job": 79006888506,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349853117"
    },
    {
      "job": 79006888460,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7349844134"
    },
    {
      "job": 79006888482,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349849681"
    },
    {
      "job": 79006585284,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349828749"
    },
    {
      "job": 79006888438,
      "time": 1430,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79006888517,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7349842277"
    },
    {
      "job": 79006888471,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7349841640"
    },
    {
      "job": 79006888500,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349842356"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/26800701231",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yihui/Rd2roxygen",
  "_commit": {
    "id": "d2d22b40523d7adc72ac73fdc58302532a7611cc",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "start the next version\n",
    "time": 1768626512
  },
  "_maintainer": {
    "name": "Yihui Xie",
    "email": "xie@yihui.name",
    "login": "yihui",
    "mastodon": "@yihui@mastodon.social",
    "bluesky": "@yihui.org",
    "linkedin": "in/yihuixie",
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)",
    "uuid": 163582,
    "orcid": "0000-0003-0645-5666"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "roxygen2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "version": ">= 0.55",
      "role": "Imports"
    },
    {
      "package": "formatR",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "litedown",
      "version": ">= 0.9",
      "role": "Suggests"
    }
  ],
  "_owner": "yihui",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.17",
      "date": "2025-11-03"
    },
    {
      "name": "v1.18",
      "date": "2026-01-17"
    }
  ],
  "_topics": [
    "roxygen-documentation"
  ],
  "_stars": 32,
  "_contributors": [
    {
      "user": "yihui",
      "count": 377,
      "uuid": 163582
    },
    {
      "user": "cderv",
      "count": 5,
      "uuid": 6791940
    },
    {
      "user": "joshuaulrich",
      "count": 3,
      "uuid": 1023193
    }
  ],
  "_userbio": {
    "uuid": 163582,
    "type": "user",
    "name": "Yihui Xie",
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 849,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rd2roxygen"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/yihui/rd2roxygen",
  "_searchresults": 81,
  "_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/Rd2roxygen.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yihui/rd2roxygen",
  "_realowner": "yihui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2010-12-01"
    },
    {
      "version": "0.1-1",
      "date": "2010-12-04"
    },
    {
      "version": "0.1-2",
      "date": "2010-12-07"
    },
    {
      "version": "0.1-3",
      "date": "2010-12-19"
    },
    {
      "version": "0.1-4",
      "date": "2011-01-08"
    },
    {
      "version": "0.1-5",
      "date": "2011-01-10"
    },
    {
      "version": "0.1-6",
      "date": "2011-01-23"
    },
    {
      "version": "0.1-7",
      "date": "2011-02-07"
    },
    {
      "version": "0.1-8",
      "date": "2011-02-17"
    },
    {
      "version": "1.0-0",
      "date": "2011-07-29"
    },
    {
      "version": "1.0-1",
      "date": "2011-08-04"
    },
    {
      "version": "1.0-2",
      "date": "2011-08-11"
    },
    {
      "version": "1.0-3",
      "date": "2011-08-15"
    },
    {
      "version": "1.0-4",
      "date": "2011-08-24"
    },
    {
      "version": "1.0-5",
      "date": "2011-08-30"
    },
    {
      "version": "1.0-6",
      "date": "2011-09-09"
    },
    {
      "version": "1.0-7",
      "date": "2011-11-21"
    },
    {
      "version": "1.1",
      "date": "2012-07-12"
    },
    {
      "version": "1.2",
      "date": "2013-06-10"
    },
    {
      "version": "1.3",
      "date": "2013-08-05"
    },
    {
      "version": "1.4",
      "date": "2013-12-06"
    },
    {
      "version": "1.5",
      "date": "2014-08-24"
    },
    {
      "version": "1.6",
      "date": "2015-03-29"
    },
    {
      "version": "1.6.1",
      "date": "2016-04-15"
    },
    {
      "version": "1.6.2",
      "date": "2017-03-30"
    },
    {
      "version": "1.7",
      "date": "2018-08-02"
    },
    {
      "version": "1.8",
      "date": "2019-03-08"
    },
    {
      "version": "1.9",
      "date": "2019-10-15"
    },
    {
      "version": "1.10",
      "date": "2020-04-16"
    },
    {
      "version": "1.11",
      "date": "2020-06-24"
    },
    {
      "version": "1.12",
      "date": "2021-10-19"
    },
    {
      "version": "1.13",
      "date": "2022-03-02"
    },
    {
      "version": "1.14",
      "date": "2022-08-10"
    },
    {
      "version": "1.15",
      "date": "2024-03-11"
    },
    {
      "version": "1.16",
      "date": "2024-04-15"
    },
    {
      "version": "1.17",
      "date": "2025-11-03"
    },
    {
      "version": "1.18",
      "date": "2026-01-17"
    }
  ],
  "_exports": [
    "create_roxygen",
    "parse_and_save",
    "parse_file",
    "rab",
    "Rd2roxygen",
    "reformat_code",
    "roxygen_and_build"
  ],
  "_help": [
    {
      "page": "Rd2roxygen-package",
      "title": "Convert Rd to roxygen documentation and utilities to enhance documentation and building packages",
      "topics": [
        "Rd2roxygen-package"
      ]
    },
    {
      "page": "create_roxygen",
      "title": "Create the roxygen documentation",
      "topics": [
        "create_roxygen"
      ]
    },
    {
      "page": "parse_and_save",
      "title": "Parse the input Rd file and save the roxygen documentation into a file",
      "topics": [
        "parse_and_save"
      ]
    },
    {
      "page": "parse_file",
      "title": "Parse the input Rd file to a list",
      "topics": [
        "parse_file"
      ]
    },
    {
      "page": "Rd2roxygen",
      "title": "Convert all the Rd files of a package to roxygen comments",
      "topics": [
        "Rd2roxygen"
      ]
    },
    {
      "page": "reformat_code",
      "title": "Format the code in the usage and examples sections",
      "topics": [
        "reformat_code"
      ]
    },
    {
      "page": "roxygen_and_build",
      "title": "Roxygenize a package, clean up and build/check the package",
      "topics": [
        "rab",
        "roxygen_and_build"
      ]
    }
  ],
  "_readme": "https://github.com/yihui/Rd2roxygen/raw/HEAD/README.md",
  "_rundeps": [
    "brew",
    "callr",
    "cli",
    "commonmark",
    "cpp11",
    "desc",
    "evaluate",
    "formatR",
    "fs",
    "glue",
    "highr",
    "knitr",
    "lifecycle",
    "pkgbuild",
    "pkgload",
    "processx",
    "ps",
    "R6",
    "rlang",
    "roxygen2",
    "rprojroot",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Rd2roxygen.Rmd",
      "filename": "Rd2roxygen.html",
      "title": "Rd2roxygen",
      "author": "Yihui Xie",
      "engine": "litedown::vignette",
      "headings": [
        "Convert a whole package",
        "Parse a single Rd file",
        "Roxygenize and build a package"
      ],
      "created": "2014-04-01 23:46:06",
      "modified": "2026-01-17 03:25:58",
      "commits": 13
    }
  ],
  "_score": 7.1917862475822,
  "_indexed": true,
  "_nocasepkg": "rd2roxygen",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.18.1",
      "date": "2026-05-29T22:11:29.000Z",
      "commit": "d2d22b40523d7adc72ac73fdc58302532a7611cc",
      "fileid": "4efeb474c53d22d4ad66121dbda8909662176639598eb3785eecceaef7698f17",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26664650313"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.18.1",
      "date": "2026-06-02T05:42:09.000Z",
      "distro": "noble",
      "commit": "d2d22b40523d7adc72ac73fdc58302532a7611cc",
      "fileid": "a54cd6d7040546cd5f1c4dfcf298c124068501319752d70b34e204a80dbd3052",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800701231"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.18.1",
      "date": "2026-06-02T05:42:08.000Z",
      "distro": "noble",
      "commit": "d2d22b40523d7adc72ac73fdc58302532a7611cc",
      "fileid": "7b63fc3c778b627137e775ee7d0f03b6575d17fcdb3efbce2ee410bee77573ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800701231"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.18.1",
      "date": "2026-06-02T05:41:31.000Z",
      "commit": "d2d22b40523d7adc72ac73fdc58302532a7611cc",
      "fileid": "c332eba226c0e26475df8d3e6f79740175e4161295be57169a92a855a5691e8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800701231"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.18.1",
      "date": "2026-06-02T05:41:51.000Z",
      "commit": "d2d22b40523d7adc72ac73fdc58302532a7611cc",
      "fileid": "bf51f24c5176906af44ab8abf2e5ca7dc7c0b649d84c7a4bc234bc9f338bc83e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800701231"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.18.1",
      "date": "2026-06-02T05:41:16.000Z",
      "commit": "d2d22b40523d7adc72ac73fdc58302532a7611cc",
      "fileid": "bfc61604db25e7d5a1a0952d46721b9dfac055a4d96a4537341bbe3417602be9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800701231"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.18.1",
      "date": "2026-06-02T05:41:13.000Z",
      "commit": "d2d22b40523d7adc72ac73fdc58302532a7611cc",
      "fileid": "d42c1645abf2abd0d69f2a08650d519b0a312214518ff4a8c0b82b2fcfefee3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800701231"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.18.1",
      "date": "2026-06-02T05:41:15.000Z",
      "commit": "d2d22b40523d7adc72ac73fdc58302532a7611cc",
      "fileid": "21f4a95f7d25b81d38c1314818158fa934f0c904ac15d1510bef91b558526d86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/26800701231"
    }
  ]
}