{
  "_id": "6a265fc7794753ddbc3e53c3",
  "Package": "quartools",
  "Title": "Programmatic Element Creation For Quarto Documents",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(\"Elian\", \"Thiele-Evans\", , \"elianhte@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8008-3165\")),\nperson(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-8280-1706\"))\n)",
  "Description": "Programatically generate quarto-compliant markdown\nelements.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/ElianHugh/quartools",
  "BugReports": "https://github.com/ElianHugh/quartools/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3.9000",
  "Repository": "https://elianhugh.r-universe.dev",
  "Date/Publication": "2024-01-22 04:59:40 UTC",
  "RemoteUrl": "https://github.com/ElianHugh/quartools",
  "RemoteRef": "HEAD",
  "RemoteSha": "0c7b29a96a8107ff0c7db0a718db1df3e49d7e60",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 10:22:41 UTC",
    "User": "root"
  },
  "Author": "Elian Thiele-Evans [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8008-3165>),\nEli Pousson [aut] (ORCID: <https://orcid.org/0000-0001-8280-1706>)",
  "Maintainer": "Elian Thiele-Evans <elianhte@gmail.com>",
  "MD5sum": "3f854f0d0e89e88cb6ae45627ab412b0",
  "_user": "elianhugh",
  "_type": "src",
  "_file": "quartools_0.0.0.9000.tar.gz",
  "_fileid": "8abf3203a6874e44c69f44fc97c46ad94d4d4b3391066ae854738acb52b85a1b",
  "_filesize": 158353,
  "_sha256": "8abf3203a6874e44c69f44fc97c46ad94d4d4b3391066ae854738acb52b85a1b",
  "_created": "2026-06-07T10:22:41.000Z",
  "_published": "2026-06-08T06:23:03.969Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80033783530,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463225180"
    },
    {
      "job": 80033782962,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472927168"
    },
    {
      "job": 80033783602,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463222505"
    },
    {
      "job": 80033783562,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463221043"
    },
    {
      "job": 80033783130,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463210459"
    },
    {
      "job": 80033783226,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463222410"
    },
    {
      "job": 80033783258,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463221210"
    },
    {
      "job": 80033783385,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463222297"
    },
    {
      "job": 80033783565,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463222456"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elianhugh/actions/runs/27089736407",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ElianHugh/quartools",
  "_commit": {
    "id": "0c7b29a96a8107ff0c7db0a718db1df3e49d7e60",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add `qto_link()` function + minor refactor for `qto_fig()` (#12)\n\n* Add `qto_link()` function\r\n* Fix arg parameter for check_src\r\n* Refactor `qto_fig()` to use `qto_src_span()`\r\n* Fix handling of multiple class values\r\n* Update qto_link to allow bare links\r\n* Fill missing param definitions\r\n",
    "time": 1705899580
  },
  "_maintainer": {
    "name": "Elian Thiele-Evans",
    "email": "elianhte@gmail.com",
    "login": "elianhugh",
    "mastodon": "@elianhugh@fosstodon.org",
    "twitter": "@ElianHugh",
    "description": "I mostly write R (and a little typescript)",
    "uuid": 60372411,
    "orcid": "0000-0001-8008-3165"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "elianhugh",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "markdown",
    "quarto"
  ],
  "_stars": 29,
  "_contributors": [
    {
      "user": "elianhugh",
      "count": 15,
      "uuid": 60372411
    },
    {
      "user": "elipousson",
      "count": 2,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 60372411,
    "type": "user",
    "name": "Elian H. Thiele-Evans",
    "description": "I mostly write R (and a little typescript)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quartools"
  },
  "_devurl": "https://github.com/elianhugh/quartools",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quartools.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "map_qto",
    "pmap_qto",
    "qto_attributes",
    "qto_block",
    "qto_callout",
    "qto_div",
    "qto_dl",
    "qto_fig",
    "qto_heading",
    "qto_hr",
    "qto_kbd",
    "qto_li",
    "qto_link",
    "qto_ol",
    "qto_pagebreak",
    "qto_shortcode",
    "qto_span",
    "qto_video",
    "with_body_column",
    "with_margin_column",
    "with_page_column",
    "with_screen_column",
    "with_screen_inset_column"
  ],
  "_help": [
    {
      "page": "map_qto",
      "title": "Apply a function to each element of a vector and return Quarto block vector",
      "topics": [
        "map_qto"
      ]
    },
    {
      "page": "pmap_qto",
      "title": "Map over multiple inputs simultaenously and return Quarto block vector",
      "topics": [
        "pmap_qto"
      ]
    },
    {
      "page": "qto_attributes",
      "title": "Create an attribute string for a div or span",
      "topics": [
        "qto_attributes"
      ]
    },
    {
      "page": "qto_basics",
      "title": "Basic formatting and markdown elements",
      "topics": [
        "qto_basics",
        "qto_heading",
        "qto_hr"
      ]
    },
    {
      "page": "qto_block",
      "title": "Create a block of text to render as Markdown text in Quarto",
      "topics": [
        "qto_block"
      ]
    },
    {
      "page": "qto_callout",
      "title": "Create a Quarto callout block",
      "topics": [
        "qto_callout"
      ]
    },
    {
      "page": "qto_div",
      "title": "Create a Quarto div with optional classes, attributes, and other identifiers",
      "topics": [
        "qto_div"
      ]
    },
    {
      "page": "qto_dl",
      "title": "Create a definition list",
      "topics": [
        "qto_dl"
      ]
    },
    {
      "page": "qto_fig",
      "title": "Insert an figure or image",
      "concept": [
        "span"
      ],
      "topics": [
        "qto_fig"
      ]
    },
    {
      "page": "qto_link",
      "title": "Create a Markdown link",
      "concept": [
        "span"
      ],
      "topics": [
        "qto_link"
      ]
    },
    {
      "page": "qto_list",
      "title": "Create ordered or unordered lists for Quarto",
      "topics": [
        "qto_li",
        "qto_list",
        "qto_ol"
      ]
    },
    {
      "page": "qto_shortcode",
      "title": "Create a Quarto shortcode",
      "topics": [
        "qto_kbd",
        "qto_pagebreak",
        "qto_shortcode",
        "qto_video"
      ]
    },
    {
      "page": "qto_span",
      "title": "Create a Quarto span",
      "concept": [
        "span"
      ],
      "topics": [
        "qto_span"
      ]
    },
    {
      "page": "page-layout",
      "title": "Temporarily modify page layout",
      "topics": [
        "with_body_column",
        "with_margin_column",
        "with_page_column",
        "with_screen_column",
        "with_screen_inset_column"
      ]
    }
  ],
  "_readme": "https://github.com/ElianHugh/quartools/raw/HEAD/README.md",
  "_rundeps": [
    "rlang"
  ],
  "_score": 3.161368002234975,
  "_indexed": true,
  "_nocasepkg": "quartools",
  "_universes": [
    "elianhugh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-07T10:24:46.000Z",
      "distro": "noble",
      "commit": "0c7b29a96a8107ff0c7db0a718db1df3e49d7e60",
      "fileid": "b0ea3f86da5164708da33936f24d389418c779d0ebcf1a588f7a154a7ddd41d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/27089736407"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-08T06:22:28.000Z",
      "distro": "noble",
      "commit": "0c7b29a96a8107ff0c7db0a718db1df3e49d7e60",
      "fileid": "53e7df55945275ebb5c420917d24c4a64e775e99fb29b934d7f8ead92c8530f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/27089736407"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-07T10:24:22.000Z",
      "commit": "0c7b29a96a8107ff0c7db0a718db1df3e49d7e60",
      "fileid": "91db90de4a22c222d84f1ec550d7aebffdff42b13fac34a6ba0581961923a389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/27089736407"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-07T10:24:17.000Z",
      "commit": "0c7b29a96a8107ff0c7db0a718db1df3e49d7e60",
      "fileid": "c89140e2707eb912acda6e836317dafdcbe04bfdfd554f28858b88965f74ac0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/27089736407"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-07T10:24:39.000Z",
      "commit": "0c7b29a96a8107ff0c7db0a718db1df3e49d7e60",
      "fileid": "8d66945ecebbab3d4624172bde1689e81d5639f9b1b7a0246cd01791b2fb702a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/27089736407"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T10:24:09.000Z",
      "commit": "0c7b29a96a8107ff0c7db0a718db1df3e49d7e60",
      "fileid": "b8d7dcd5ad987996b5d05ffd08ee043c5ed8d1399c0bc4b445813f236b919c6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/27089736407"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T10:24:18.000Z",
      "commit": "0c7b29a96a8107ff0c7db0a718db1df3e49d7e60",
      "fileid": "5362ba3b19490f50f9a344d944f202baf7e92b0fb680b763f03413b573f42cab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/27089736407"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T10:24:17.000Z",
      "commit": "0c7b29a96a8107ff0c7db0a718db1df3e49d7e60",
      "fileid": "328f01344f96597b0121ef279c9a39e6f63e85c49e45c72bea28415b154f1682",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/27089736407"
    }
  ]
}