{
  "_id": "6a1ef44bb401979e73415e37",
  "Package": "gbRd",
  "Type": "Package",
  "Title": "Utilities for Processing Rd Objects and Files",
  "Version": "0.4.12",
  "Authors@R": "c(\nperson(given = c(\"Georgi\", \"N.\"), \"Boshnakov\", role = c(\"aut\", \"cre\"),\nemail = \"georgi.boshnakov@manchester.ac.uk\"),\nperson(\"R Core Team\", role = c(\"cph\"),\ncomment = \"Extracted some non-exported functions from base R\")\n)",
  "Description": "Provides utilities for processing Rd objects and files.\nExtract argument descriptions and other parts of the help pages\nof functions.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:12:46 UTC",
    "User": "root"
  },
  "Author": "Georgi N. Boshnakov [aut, cre], R Core Team [cph] (Extracted\nsome non-exported functions from base R)",
  "Maintainer": "Georgi N. Boshnakov <georgi.boshnakov@manchester.ac.uk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-05-19 02:39:34 UTC",
  "RemoteUrl": "https://github.com/cran/gbRd",
  "RemoteRef": "HEAD",
  "RemoteSha": "e7844c285758ecf39154bb521f939dc05bfe6cf6",
  "MD5sum": "26b9c75a91a241762e2b18b4a0872eee",
  "_user": "cran",
  "_type": "src",
  "_file": "gbRd_0.4.12.tar.gz",
  "_fileid": "17a9ece4618ee2f0e8b8f909d84aba6a50b4d36deb7a0df045112a790c3af5a4",
  "_filesize": 121966,
  "_sha256": "17a9ece4618ee2f0e8b8f909d84aba6a50b4d36deb7a0df045112a790c3af5a4",
  "_created": "2026-05-19T07:12:46.000Z",
  "_published": "2026-06-02T15:18:35.827Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79105995011,
      "time": 92,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077096540"
    },
    {
      "job": 79105995361,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077101031"
    },
    {
      "job": 79105994762,
      "time": 138,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077068556"
    },
    {
      "job": 79105993615,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361977495"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26082062164",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gbRd",
  "_commit": {
    "id": "e7844c285758ecf39154bb521f939dc05bfe6cf6",
    "author": "Georgi N. Boshnakov <georgi.boshnakov@manchester.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.12\n",
    "time": 1716086374
  },
  "_maintainer": {
    "name": "Georgi N. Boshnakov",
    "email": "georgi.boshnakov@manchester.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tools",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 4876,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gbRd"
  },
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gbRd.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.4-1",
      "date": "2011-07-25"
    },
    {
      "version": "0.4-11",
      "date": "2012-10-01"
    },
    {
      "version": "0.4.12",
      "date": "2024-05-18"
    }
  ],
  "_exports": [
    "Rd_args",
    "Rd_fun",
    "Rd_help2txt",
    "Rd_name",
    "Rd_title",
    "Rdo_args2txt",
    "Rdo_args2txt_list",
    "Rdo_create",
    "Rdo_empty",
    "Rdo_get_arg",
    "Rdo_get_args",
    "Rdo_section",
    "Rdo_set_sectag"
  ],
  "_help": [
    {
      "page": "gbRd-package",
      "title": "Utilities for processing Rd objects and files",
      "topics": [
        "gbRd-package",
        "gbRd"
      ]
    },
    {
      "page": "Rd_fun",
      "title": "Return all or selected sections of a help topic as an Rd object",
      "topics": [
        "Rd_fun"
      ]
    },
    {
      "page": "Rd_help2txt",
      "title": "Extract selected help sections as text.",
      "topics": [
        "Rd_help2txt"
      ]
    },
    {
      "page": "Rd_title",
      "title": "Wrap an object so that it can be used as a section element of an Rd object.",
      "topics": [
        "Rdo_set_sectag",
        "Rd_args",
        "Rd_name",
        "Rd_title"
      ]
    },
    {
      "page": "Rdo_args2txt",
      "title": "Extract the descriptions of one or more arguments of a function",
      "topics": [
        "Rdo_args2txt"
      ]
    },
    {
      "page": "Rdo_args2txt_list",
      "title": "Extract the descriptions of the arguments of a function",
      "topics": [
        "Rdo_args2txt_list"
      ]
    },
    {
      "page": "Rdo_create",
      "title": "Create basic Rd objects",
      "topics": [
        "Rdo_create",
        "Rdo_empty"
      ]
    },
    {
      "page": "Rdo_get_args",
      "title": "Extract argument description from a help topic",
      "topics": [
        "Rdo_get_arg",
        "Rdo_get_args"
      ]
    },
    {
      "page": "Rdo_section",
      "title": "Extract a section element from an Rd object or Rd fragment",
      "topics": [
        "Rdo_section"
      ]
    }
  ],
  "_readme": "https://github.com/cran/gbRd/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.617482622660637,
  "_indexed": true,
  "_nocasepkg": "gbrd",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.12",
      "date": "2026-05-19T07:14:27.000Z",
      "distro": "noble",
      "commit": "e7844c285758ecf39154bb521f939dc05bfe6cf6",
      "fileid": "55e087b00c10e5da0a2382b15ebe1db429750269d112202de442f3423de284ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082062164"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.12",
      "date": "2026-05-19T07:14:42.000Z",
      "distro": "noble",
      "commit": "e7844c285758ecf39154bb521f939dc05bfe6cf6",
      "fileid": "a27be6a095e527057112b1a0eb0ca94dadddffb1fb49504c39a9fb68317ffe6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082062164"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.12",
      "date": "2026-06-02T15:18:04.000Z",
      "commit": "e7844c285758ecf39154bb521f939dc05bfe6cf6",
      "fileid": "b3ca5f3a8b0c4efe2acc060122354478c9f267c32afaa06172991f91cdf1d94f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082062164"
    }
  ]
}