{
  "_id": "6a10428eacfb0bcc41c9dbe9",
  "Package": "rdConvert",
  "Title": "Convert Rd files to Markdown files loaded with YAML",
  "Version": "0.0.6",
  "Authors@R": "person(given = \"David\",\nfamily = \"Ruvolo\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dcruvolo@example.com\",\ncomment = c(ORCID = \"0000-0002-5745-5298\"))",
  "Description": "As R6 class for converting Rd files to markdown with YAML\nheaders. This may be useful if you wish to use package\ndocumentation in static site generators outside of the R\necosystem (e.g., React, Vue, Svelte, Gatsby, etc.). By default,\nRd files are rendered into their own directory with an\nindependent `index.md` file. The Rd name is parsed and set as\nthe child directory name.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://davidruvolo51.r-universe.dev",
  "Date/Publication": "2020-10-21 16:40:10 UTC",
  "RemoteUrl": "https://github.com/davidruvolo51/rdConvert",
  "RemoteRef": "HEAD",
  "RemoteSha": "f95506577b41d4fb9bd27d5c6659c93683d5e3eb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:25:11 UTC",
    "User": "root"
  },
  "Author": "David Ruvolo [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5745-5298>)",
  "Maintainer": "David Ruvolo <dcruvolo@example.com>",
  "MD5sum": "f8244b8d7ce95eea3aeb72e8b6ef879e",
  "_user": "davidruvolo51",
  "_type": "src",
  "_file": "rdConvert_0.0.6.tar.gz",
  "_fileid": "3655412e6226099ceac741df5c06abae5f3a17b11a0ad2812136af9c55e713d9",
  "_filesize": 116880,
  "_sha256": "3655412e6226099ceac741df5c06abae5f3a17b11a0ad2812136af9c55e713d9",
  "_created": "2026-05-11T07:25:11.000Z",
  "_published": "2026-05-22T11:48:30.656Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373247716,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912590848"
    },
    {
      "job": 77373248002,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912594407"
    },
    {
      "job": 77373247722,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912571680"
    },
    {
      "job": 77373247875,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912578972"
    },
    {
      "job": 77373247406,
      "time": 250,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912544662"
    },
    {
      "job": 77373247219,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159748534"
    },
    {
      "job": 77373247745,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912575583"
    },
    {
      "job": 77373247903,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912572190"
    },
    {
      "job": 77373247769,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912569744"
    }
  ],
  "_buildurl": "https://github.com/r-universe/davidruvolo51/actions/runs/25656094364",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/davidruvolo51/rdConvert",
  "_commit": {
    "id": "f95506577b41d4fb9bd27d5c6659c93683d5e3eb",
    "author": "davidruvolo51 <davidruvolo51@gmail.com>",
    "committer": "davidruvolo51 <davidruvolo51@gmail.com>",
    "message": "revised readme\n",
    "time": 1603298410
  },
  "_maintainer": {
    "name": "David Ruvolo",
    "email": "dcruvolo@example.com",
    "orcid": "0000-0002-5745-5298"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Rd2md",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "Rd2roxygen",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "roxygen2md",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    }
  ],
  "_owner": "davidruvolo51",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "gatsby-template",
    "package-development",
    "rmarkdown",
    "rmarkdown-websites",
    "workflow"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "davidruvolo51",
      "count": 22,
      "uuid": 13485722
    }
  ],
  "_userbio": {
    "uuid": 13485722,
    "type": "user",
    "name": "dcruvolo"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rdConvert"
  },
  "_devurl": "https://github.com/davidruvolo51/rdconvert",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rdConvert.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "convert",
    "create_destinations",
    "format",
    "format_blank_lines",
    "format_leading_whitespace",
    "format_md_table",
    "format_path",
    "format_rd_path",
    "format_yaml_keywords",
    "format_yaml_text"
  ],
  "_help": [
    {
      "page": "convert",
      "title": "Rd to Md Workflow",
      "topics": [
        "convert"
      ]
    },
    {
      "page": "create_destinations",
      "title": "Create Output Points",
      "topics": [
        "create_destinations"
      ]
    },
    {
      "page": "format",
      "title": "Formatter",
      "topics": [
        "format"
      ]
    },
    {
      "page": "format_blank_lines",
      "title": "Format Sequential blank lines",
      "topics": [
        "format_blank_lines"
      ]
    },
    {
      "page": "format_leading_whitespace",
      "title": "Format Leading Whitespace",
      "topics": [
        "format_leading_whitespace"
      ]
    },
    {
      "page": "format_md_table",
      "title": "Format Markdown Table",
      "topics": [
        "format_md_table"
      ]
    },
    {
      "page": "format_path",
      "title": "Format Path",
      "topics": [
        "format_path"
      ]
    },
    {
      "page": "format_rd_path",
      "title": "Format Rd File name",
      "topics": [
        "format_rd_path"
      ]
    },
    {
      "page": "format_yaml_keywords",
      "title": "Format YAML keywords",
      "topics": [
        "format_yaml_keywords"
      ]
    },
    {
      "page": "format_yaml_text",
      "title": "Format YAML Text",
      "topics": [
        "format_yaml_text"
      ]
    }
  ],
  "_readme": "https://github.com/davidruvolo51/rdConvert/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "dplyr",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "formatR",
    "fs",
    "generics",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "Rd2md",
    "Rd2roxygen",
    "rex",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "roxygen2md",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "sass",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tidyselect",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "rdconvert",
  "_universes": [
    "davidruvolo51"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-11T07:27:43.000Z",
      "distro": "noble",
      "commit": "f95506577b41d4fb9bd27d5c6659c93683d5e3eb",
      "fileid": "fbfc8b0b4a211bdb022f09465b6a388a561a1697b10c6d82381651c85f211d14",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidruvolo51/actions/runs/25656094364"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-11T07:27:53.000Z",
      "distro": "noble",
      "commit": "f95506577b41d4fb9bd27d5c6659c93683d5e3eb",
      "fileid": "975e618b8969f52b171d29ec4fd3b3fc04bf7bf4c91882a70806af05bbf9e5cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidruvolo51/actions/runs/25656094364"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-11T07:26:46.000Z",
      "commit": "f95506577b41d4fb9bd27d5c6659c93683d5e3eb",
      "fileid": "49bb781ffb7c1e8b609b81abb0a736c77e93bb8d4a649b3f012a5b84ce34dc06",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidruvolo51/actions/runs/25656094364"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-11T07:27:06.000Z",
      "commit": "f95506577b41d4fb9bd27d5c6659c93683d5e3eb",
      "fileid": "4bb898331a967aaa9c0900f6c0ad6cb3bafd29b4a8aa58f9abfefef3a15a8449",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidruvolo51/actions/runs/25656094364"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-11T07:26:47.000Z",
      "commit": "f95506577b41d4fb9bd27d5c6659c93683d5e3eb",
      "fileid": "99b92f2f513beff60e7205936844b4819d04d8fee59ca8d16fedc6d73bdb80b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidruvolo51/actions/runs/25656094364"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-11T07:26:37.000Z",
      "commit": "f95506577b41d4fb9bd27d5c6659c93683d5e3eb",
      "fileid": "6a3007c63b53014e40c518409ecbbb7e33acfa54312fcf6edd1b0ab525f04a40",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidruvolo51/actions/runs/25656094364"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-11T07:26:29.000Z",
      "commit": "f95506577b41d4fb9bd27d5c6659c93683d5e3eb",
      "fileid": "8dddd87061a0d3c81460831b7bf366ce88a3639a3e3e25769a26c67e5489336f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davidruvolo51/actions/runs/25656094364"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-05-22T11:48:10.000Z",
      "commit": "f95506577b41d4fb9bd27d5c6659c93683d5e3eb",
      "fileid": "59eb56d6e592317169d0290c150c1b9470a4b3755ac7aedba0572500fa1c2436",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davidruvolo51/actions/runs/25656094364"
    }
  ]
}