{
  "_id": "6a1e82e91d7bb097a0a668ce",
  "Package": "commonmark",
  "Type": "Package",
  "Title": "High Performance CommonMark and Github Markdown Rendering in R",
  "Version": "2.0.0",
  "Authors@R": "c(\nperson(\"Jeroen\", \"Ooms\", ,\"jeroenooms@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"John MacFarlane\", role = \"cph\", comment = \"Author of cmark\"))",
  "Description": "The CommonMark specification\n<https://github.github.com/gfm/> defines a rationalized version\nof markdown syntax. This package uses the 'cmark' reference\nimplementation for converting markdown text into various\nformats including html, latex and groff man. In addition it\nexposes the markdown parse tree in xml format. Also includes\nopt-in support for GFM extensions including tables, autolinks,\nand strikethrough text.",
  "License": "BSD_2_clause + file LICENSE",
  "URL": "https://docs.ropensci.org/commonmark/\nhttps://ropensci.r-universe.dev/commonmark",
  "BugReports": "https://github.com/r-lib/commonmark/issues",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-07-07 12:31:35 UTC",
  "RemoteUrl": "https://github.com/r-lib/commonmark",
  "RemoteRef": "HEAD",
  "RemoteSha": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 07:10:37 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nJohn MacFarlane [cph] (Author of cmark)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "MD5sum": "7cc3fbf47d9ecd95377bf58c9dfaf502",
  "_user": "r-lib",
  "_type": "src",
  "_file": "commonmark_2.0.0.tar.gz",
  "_fileid": "d9e99860f875ac1a8c3ebdd1328a792aad6759335c01bfc34413e652e1038a28",
  "_filesize": 226787,
  "_sha256": "d9e99860f875ac1a8c3ebdd1328a792aad6759335c01bfc34413e652e1038a28",
  "_created": "2026-06-02T07:10:37.000Z",
  "_published": "2026-06-02T07:14:49.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79018200558,
      "time": 119,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351227083"
    },
    {
      "job": 79018200521,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351226456"
    },
    {
      "job": 79018200533,
      "time": 113,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351225182"
    },
    {
      "job": 79018200543,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351225019"
    },
    {
      "job": 79018200536,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351213315"
    },
    {
      "job": 79018200550,
      "time": 175,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351242623"
    },
    {
      "job": 79018200553,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351215213"
    },
    {
      "job": 79018200608,
      "time": 214,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351254044"
    },
    {
      "job": 79017849220,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351191471"
    },
    {
      "job": 79018200494,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351223049"
    },
    {
      "job": 79018200481,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351218798"
    },
    {
      "job": 79018200469,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351217014"
    },
    {
      "job": 79018200480,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351226835"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/commonmark",
  "_commit": {
    "id": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Implement LaTeX footnotes using `\\footnotemark` and `\\footnotetext` (#32)\n\n* use \\footnotetext and \\footnotemark to implement LaTeX footnotes\n\n* git diff be62b2b26a06e0143144a444740f86491e4413ce c3be50ec6d2cbef983d68dbab16cde8c91a1c7a8 > src/patches/latex-footnotes.diff\n\n* add tests, news, and bump version\n\n---------\n\nCo-authored-by: Jeroen Ooms <jeroenooms@gmail.com>",
    "time": 1751891495
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 2510,
  "_updates": [
    {
      "week": "2025-28",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2025-07-07"
    }
  ],
  "_topics": [
    "cmark",
    "cmark-gfm",
    "gfm",
    "markdown"
  ],
  "_stars": 101,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 163,
      "uuid": 216319
    },
    {
      "user": "yihui",
      "count": 3,
      "uuid": 163582
    },
    {
      "user": "georgestagg",
      "count": 1,
      "uuid": 982548
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "jennybc",
      "count": 1,
      "uuid": 599454
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "trbailey326",
      "count": 1,
      "uuid": 13397180
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 689351,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/commonmark"
  },
  "_devurl": "https://github.com/r-lib/commonmark",
  "_pkgdown": "https://docs.ropensci.org/commonmark/",
  "_searchresults": 106,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/commonmark.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/commonmark",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2015-05-27"
    },
    {
      "version": "0.4",
      "date": "2015-05-30"
    },
    {
      "version": "0.5",
      "date": "2015-09-01"
    },
    {
      "version": "0.6",
      "date": "2016-01-03"
    },
    {
      "version": "0.7",
      "date": "2016-01-20"
    },
    {
      "version": "0.8",
      "date": "2016-03-30"
    },
    {
      "version": "0.9",
      "date": "2016-07-23"
    },
    {
      "version": "1.0",
      "date": "2016-12-01"
    },
    {
      "version": "1.1",
      "date": "2016-12-13"
    },
    {
      "version": "1.2",
      "date": "2017-03-01"
    },
    {
      "version": "1.4",
      "date": "2017-09-01"
    },
    {
      "version": "1.5",
      "date": "2018-04-28"
    },
    {
      "version": "1.6",
      "date": "2018-09-30"
    },
    {
      "version": "1.7",
      "date": "2018-12-01"
    },
    {
      "version": "1.8.0",
      "date": "2022-03-09"
    },
    {
      "version": "1.8.1",
      "date": "2022-10-14"
    },
    {
      "version": "1.9.0",
      "date": "2023-03-17"
    },
    {
      "version": "1.9.1",
      "date": "2024-01-30"
    },
    {
      "version": "1.9.2",
      "date": "2024-10-04"
    },
    {
      "version": "1.9.4",
      "date": "2025-03-17"
    },
    {
      "version": "1.9.5",
      "date": "2025-03-17"
    },
    {
      "version": "2.0.0",
      "date": "2025-07-07"
    }
  ],
  "_exports": [
    "list_extensions",
    "markdown_commonmark",
    "markdown_html",
    "markdown_latex",
    "markdown_man",
    "markdown_text",
    "markdown_xml"
  ],
  "_help": [
    {
      "page": "commonmark",
      "title": "Parse and render markdown text",
      "topics": [
        "commonmark",
        "markdown",
        "markdown_commonmark",
        "markdown_html",
        "markdown_latex",
        "markdown_man",
        "markdown_text",
        "markdown_xml"
      ]
    },
    {
      "page": "extensions",
      "title": "Github CommonMark Extensions",
      "topics": [
        "extensions",
        "list_extensions"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/commonmark/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 13.288930669529158,
  "_indexed": false,
  "_nocasepkg": "commonmark",
  "_universes": [
    "r-lib"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/commonmark",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-02T07:12:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "ae7451b41f7797976468cb2e00af28c8967e590a7a92f3a02726420416e2f957",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-02T07:12:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "9eb2d5a45b9885b1c17ef58de8f9f540865bfccd4965a11716cd65979cc375dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-02T07:12:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "893da85609af96c4e9c7ffb494052aebc8750219ed1600186280dbd47275db79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-02T07:12:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "77a367beb5ba61c0c0524a10a592cddcfaac3e4694fd075ca4978a7fb666e8f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-02T07:11:59.000Z",
      "arch": "aarch64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "93b2c15b76fa775b40239028711544aa6fea0c184310855091034a554df69778",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-02T07:13:27.000Z",
      "arch": "x86_64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "26ec23cc54a2caabf14249e839950e5d97c7a36f6c9c1d7125ca084c3e3bed3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-02T07:12:05.000Z",
      "arch": "aarch64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "9712a0b15f9b6767511614b2f83d55a005f00f75b5f981405b68ec7232f326a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-02T07:13:58.000Z",
      "arch": "x86_64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "a8ba5705343cd46750b1ee3fd1c72414ed40d49a23b51150325d49a889bb6000",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-06-02T07:12:39.000Z",
      "arch": "emscripten",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "30befdef272089a7418da5d0d1403089dec0d84f765d2ff98e712557e9a46396",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-02T07:11:54.000Z",
      "arch": "x86_64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "4c4f5d1993c39894719460b98e22ecb1fbe6d929c02e6f096e73a503ae99e567",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-02T07:11:53.000Z",
      "arch": "x86_64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "069892200308cf5a6472b6521bff4fb15d66e1b2eba16952cc405aefa8621524",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-02T07:12:09.000Z",
      "arch": "x86_64",
      "commit": "6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa",
      "fileid": "e7295e4bf6107c9e63b9197e3b7178bafa2fc157cd19f0fb64e1eda5dcbfb741",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26804257229"
    }
  ]
}