{
  "_id": "6a104037acfb0bcc41c9d096",
  "Package": "parsermd",
  "Title": "Formal Parser and Related Tools for R Markdown Documents",
  "Version": "0.1.2.9000",
  "Authors@R": "person(given = \"Colin\",\nfamily = \"Rundel\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rundel@gmail.com\")",
  "Description": "An implementation of a formal grammar and parser for R\nMarkdown documents using the Boost Spirit X3 library. It also\nincludes a collection of high level functions for working with\nthe resulting abstract syntax tree.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://rundel.github.io/parsermd/,\nhttps://github.com/rundel/parsermd",
  "BugReports": "https://github.com/rundel/parsermd/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://statnmap.r-universe.dev",
  "Date/Publication": "2023-09-18 09:00:10 UTC",
  "RemoteUrl": "https://github.com/statnmap/parsermd",
  "RemoteRef": "nocpp",
  "RemoteSha": "7547919e605258b5d065f6bd65f98296986e2857",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 08:24:31 UTC",
    "User": "root"
  },
  "Author": "Colin Rundel [aut, cre]",
  "Maintainer": "Colin Rundel <rundel@gmail.com>",
  "MD5sum": "3c74dba1823f7dbd596103a3215bd5b7",
  "_user": "statnmap",
  "_type": "src",
  "_file": "parsermd_0.1.2.9000.tar.gz",
  "_fileid": "94d6a6f1e7be2c1ae4451692dfe5e85002e68ae2db1da3751044413a682fc36c",
  "_filesize": 223955,
  "_sha256": "94d6a6f1e7be2c1ae4451692dfe5e85002e68ae2db1da3751044413a682fc36c",
  "_created": "2026-05-11T08:24:31.000Z",
  "_published": "2026-05-22T11:38:31.710Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371902562,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913700510"
    },
    {
      "job": 77371902541,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913702294"
    },
    {
      "job": 77371903040,
      "time": 194,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913712815"
    },
    {
      "job": 77371903189,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913709395"
    },
    {
      "job": 77371903222,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913681107"
    },
    {
      "job": 77371903178,
      "time": 328,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913755793"
    },
    {
      "job": 77371903128,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913700959"
    },
    {
      "job": 77371903096,
      "time": 308,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913750121"
    },
    {
      "job": 77371902189,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913646504"
    },
    {
      "job": 77371902367,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159574132"
    },
    {
      "job": 77371902590,
      "time": 146,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913697856"
    },
    {
      "job": 77371902774,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913696433"
    },
    {
      "job": 77371902635,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913695261"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statnmap/parsermd",
  "_commit": {
    "id": "7547919e605258b5d065f6bd65f98296986e2857",
    "author": "StatnMap <sebastien@thinkr.fr>",
    "committer": "StatnMap <sebastien@thinkr.fr>",
    "message": "doc: add section in pkgdown\n",
    "time": 1695027610
  },
  "_maintainer": {
    "name": "Colin Rundel",
    "email": "rundel@gmail.com",
    "login": "rundel",
    "twitter": "@rundel",
    "uuid": 273926
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 2.5.0",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "statnmap",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rundel",
      "count": 270,
      "uuid": 273926
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 21193866,
    "type": "user",
    "name": "Sébastien Rochette",
    "description": "I like the R-software and everything around it. I love documentation first method, TDD and devOps to develop new tools."
  },
  "_downloads": {
    "count": 1546,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/parsermd"
  },
  "_devurl": "https://github.com/rundel/parsermd",
  "_pkgdown": "https://rundel.github.io/parsermd/",
  "_searchresults": 66,
  "_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/parsermd.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rundel/parsermd",
  "_realowner": "rundel",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-05-10"
    },
    {
      "version": "0.1.1",
      "date": "2021-05-19"
    },
    {
      "version": "0.1.2",
      "date": "2021-05-20"
    },
    {
      "version": "0.1.3",
      "date": "2024-01-16"
    },
    {
      "version": "0.2.0",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    "%>%",
    "as_ast",
    "as_document",
    "as_tibble",
    "by_section",
    "has_label",
    "has_option",
    "has_type",
    "parse_rmd",
    "render",
    "rmd_check_template",
    "rmd_get_chunk",
    "rmd_get_markdown",
    "rmd_get_node",
    "rmd_get_options",
    "rmd_has_chunk",
    "rmd_has_markdown",
    "rmd_has_node",
    "rmd_node_attr",
    "rmd_node_code",
    "rmd_node_content",
    "rmd_node_engine",
    "rmd_node_label",
    "rmd_node_length",
    "rmd_node_options",
    "rmd_node_sections",
    "rmd_node_type",
    "rmd_select",
    "rmd_set_options",
    "rmd_source",
    "rmd_subset",
    "rmd_template"
  ],
  "_help": [
    {
      "page": "parsermd-package",
      "title": "Stuff",
      "topics": [
        "parsermd-package",
        "parsermd"
      ]
    },
    {
      "page": "as_ast",
      "title": "Convert an object into an 'rmd_ast'.",
      "topics": [
        "as_ast"
      ]
    },
    {
      "page": "as_document",
      "title": "Convert an 'rmd_ast', 'rmd_tibble', or any ast node into text.",
      "topics": [
        "as_document"
      ]
    },
    {
      "page": "chunk_options",
      "title": "Get and set code chunk options",
      "topics": [
        "chunk_options",
        "rmd_get_options",
        "rmd_set_options"
      ]
    },
    {
      "page": "parse_rmd",
      "title": "Parse an R Markdown document",
      "topics": [
        "parse_rmd"
      ]
    },
    {
      "page": "render",
      "title": "Render 'parsermd' objects using 'rmarkdown::render()'",
      "topics": [
        "render"
      ]
    },
    {
      "page": "rmd_check_template",
      "title": "Check an Rmd against a template",
      "topics": [
        "rmd_check_template"
      ]
    },
    {
      "page": "rmd_node",
      "title": "rmd node utility functions",
      "topics": [
        "rmd_node",
        "rmd_node_attr",
        "rmd_node_code",
        "rmd_node_content",
        "rmd_node_engine",
        "rmd_node_label",
        "rmd_node_length",
        "rmd_node_options",
        "rmd_node_type"
      ]
    },
    {
      "page": "rmd_node_sections",
      "title": "Find the sections for each rmd object node",
      "topics": [
        "rmd_node_sections"
      ]
    },
    {
      "page": "rmd_select",
      "title": "Select nodes of an Rmd ast",
      "topics": [
        "rmd_select"
      ]
    },
    {
      "page": "rmd_select_helpers",
      "title": "Rmd selection helper functions",
      "topics": [
        "by_section",
        "has_label",
        "has_option",
        "has_type",
        "rmd_select_helpers"
      ]
    },
    {
      "page": "rmd_source",
      "title": "Source the code chunks of an Rmd document",
      "topics": [
        "rmd_source"
      ]
    },
    {
      "page": "rmd_subset",
      "title": "Subset the nodes of an rmd object",
      "topics": [
        "rmd_subset"
      ]
    },
    {
      "page": "rmd_subset_util",
      "title": "rmd_subset utility functions",
      "topics": [
        "rmd_get_chunk",
        "rmd_get_markdown",
        "rmd_get_node",
        "rmd_has_chunk",
        "rmd_has_markdown",
        "rmd_has_node",
        "rmd_subset_util"
      ]
    },
    {
      "page": "rmd_template",
      "title": "Create a template from an 'rmd' object.",
      "topics": [
        "rmd_template"
      ]
    }
  ],
  "_readme": "https://github.com/statnmap/parsermd/raw/nocpp/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "BH",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_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": "parsermd.Rmd",
      "filename": "parsermd.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "parsermd",
        "Installation",
        "Parsing Rmds",
        "Working with the AST",
        "Wildcards",
        "ast as a tibble"
      ],
      "created": "2020-09-07 13:53:58",
      "modified": "2021-07-12 15:00:34",
      "commits": 9
    },
    {
      "source": "templates.Rmd",
      "filename": "templates.html",
      "title": "Rmd Templates",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example - hw01",
        "Constructing a template",
        "Using a template",
        "Revising a template"
      ],
      "created": "2020-09-07 13:55:18",
      "modified": "2021-04-27 13:18:10",
      "commits": 4
    }
  ],
  "_score": 4.9629959345635,
  "_indexed": false,
  "_nocasepkg": "parsermd",
  "_universes": [
    "statnmap"
  ],
  "_indexurl": "https://rundel.r-universe.dev/parsermd",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:27:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "ef1edfde1a80f65bdcfcd804df00877c72ccc28be6a151ad7ff1f06de86d1fc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:27:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "34831edead37860f0b8e875a8cffc831476ef420441d03013347e445061bf531",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:27:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "1f4024a7134ef68c3a3f769d92bf965a9aaba15a1eaf6e50b433c8dc06e438f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:27:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "41bf3564b02a637c2df73b484b4f0543ffebdf92223e5c362c2f0e5d3cccad28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:26:18.000Z",
      "arch": "aarch64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "8a41c38c793780d0706ad03d321835bedd0d7118ae830ee1b7a5964beada4c47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:28:54.000Z",
      "arch": "x86_64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "a4ad845de12e61488502d501f7a4f0b5dd0bce1bf35902ff6a5b86a0a56bc3e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:26:56.000Z",
      "arch": "aarch64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "a1c51cef3ce4695121106ce52f28ac519b5da6d24fc0936ca4bae3f6ae4d3b33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:28:45.000Z",
      "arch": "x86_64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "b6077ab092f8975975dbd8ee1f991d139fed39226ca0fac5c5e4b1475b33fe67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:26:14.000Z",
      "arch": "x86_64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "097b02fc8db7741ca0579840b2d2d63d59a12aa24ae557fca07f4e443c838a81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:26:23.000Z",
      "arch": "x86_64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "15108ab1f044b104deb28d87e4176d25993ba901df42b94fd0f22e6e3618fe0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-11T08:26:19.000Z",
      "arch": "x86_64",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "ce3579464924a057b1aedb7e4ac376a54cd0da96a666d34024d971bdd5b85591",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-05-22T11:38:01.000Z",
      "arch": "emscripten",
      "commit": "7547919e605258b5d065f6bd65f98296986e2857",
      "fileid": "e5f1c857813411d843b4326209bb53da040663c5e75c8a9b24b032228fc31809",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25658702588"
    }
  ]
}