{
  "_id": "6a49f0e09a8f074f7420553d",
  "Package": "heddlr",
  "Title": "Dynamic R Markdown Document Generation",
  "Version": "0.6.1",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Mahoney\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mike.mahoney.218@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2402-304X\"))",
  "Description": "Helper functions designed to make dynamically generating R\nMarkdown documents easier by providing a simple and tidy way to\ncreate report pieces, shape them to your data, and combine them\nfor exporting into a single R Markdown document.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mikemahoney218/heddlr,\nhttps://mikemahoney218.github.io/heddlr/",
  "BugReports": "https://github.com/mikemahoney218/heddlr/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://mikemahoney218.r-universe.dev",
  "Date/Publication": "2021-06-19 13:51:46 UTC",
  "RemoteUrl": "https://github.com/mikemahoney218/heddlr",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 05:39:17 UTC",
    "User": "root"
  },
  "Author": "Michael Mahoney [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2402-304X>)",
  "Maintainer": "Michael Mahoney <mike.mahoney.218@gmail.com>",
  "_user": "mikemahoney218",
  "_type": "src",
  "_file": "heddlr_0.6.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/4bdd61aae62ce851410538da342421bd55818935432e74699c8ff6ec11a0966e",
  "_filesize": 1033717,
  "_sha256": "4bdd61aae62ce851410538da342421bd55818935432e74699c8ff6ec11a0966e",
  "_expires": "2026-10-13T05:51:27.000Z",
  "_created": "2026-07-05T05:39:17.000Z",
  "_published": "2026-07-05T05:51:28.706Z",
  "_jobs": [
    {
      "job": 85196287899,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088718181"
    },
    {
      "job": 85196287914,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088718423"
    },
    {
      "job": 85196287898,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088771542"
    },
    {
      "job": 85196287911,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088768462"
    },
    {
      "job": 85196131130,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088706331"
    },
    {
      "job": 85196287892,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088717727"
    },
    {
      "job": 85196287896,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088715799"
    },
    {
      "job": 85196287902,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088714468"
    },
    {
      "job": 85196287904,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088716516"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/28698869026",
  "_status": "success",
  "_upstream": "https://github.com/mikemahoney218/heddlr",
  "_commit": {
    "id": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
    "author": "GitHub Actions <actions@github.com>",
    "committer": "GitHub Actions <actions@github.com>",
    "message": "Re-write codemeta.json\n",
    "time": 1624110706
  },
  "_maintainer": {
    "name": "Michael Mahoney",
    "email": "mike.mahoney.218@gmail.com",
    "login": "mikemahoney218",
    "mastodon": "@MikeMahoney218@fosstodon.org",
    "orcid": "0000-0003-2402-304X",
    "description": "R, Python, and using data to understand this complex world we live in",
    "uuid": 38229299
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "utf8",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    }
  ],
  "_owner": "mikemahoney218",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "heddlr",
    "rmarkdown"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "mikemahoney218",
      "count": 64,
      "uuid": 38229299
    }
  ],
  "_userbio": {
    "uuid": 38229299,
    "type": "user",
    "name": "Michael Mahoney",
    "followers": 271,
    "description": "R, Python, and using data to understand this complex world we live in"
  },
  "_downloads": {
    "count": 313,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/heddlr"
  },
  "_devurl": "https://github.com/mikemahoney218/heddlr",
  "_pkgdown": "https://mikemahoney218.github.io/heddlr/",
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/heddlr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mikemahoney218/heddlr",
  "_realowner": "mikemahoney218",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2020-01-23"
    },
    {
      "version": "0.6.0",
      "date": "2020-03-24"
    }
  ],
  "_exports": [
    "assemble_draft",
    "bulk_replace",
    "create_yaml_header",
    "export_template",
    "extract_draft",
    "extract_pattern",
    "heddle",
    "import_draft",
    "import_pattern",
    "make_template",
    "provide_parameters",
    "use_parameters"
  ],
  "_help": [
    {
      "page": "bulk_replace",
      "title": "Bulk replace a pattern throughout multiple files.",
      "topics": [
        "bulk_replace"
      ]
    },
    {
      "page": "create_yaml_header",
      "title": "Convert list objects into R Markdown YAML headers",
      "concept": [
        "manipulation functions"
      ],
      "topics": [
        "create_yaml_header"
      ]
    },
    {
      "page": "export_template",
      "title": "Safely export templates to file.",
      "concept": [
        "export functions"
      ],
      "topics": [
        "export_template"
      ]
    },
    {
      "page": "extract_draft",
      "title": "Extract multiple patterns into a single draft object",
      "concept": [
        "import functions"
      ],
      "topics": [
        "extract_draft"
      ]
    },
    {
      "page": "extract_pattern",
      "title": "Extract patterns from larger documents",
      "concept": [
        "import functions"
      ],
      "topics": [
        "extract_pattern"
      ]
    },
    {
      "page": "heddle",
      "title": "Transform pattern objects into template pieces",
      "concept": [
        "manipulation functions"
      ],
      "topics": [
        "heddle"
      ]
    },
    {
      "page": "import_draft",
      "title": "Import multiple patterns into a single draft object",
      "concept": [
        "import functions"
      ],
      "topics": [
        "import_draft"
      ]
    },
    {
      "page": "import_pattern",
      "title": "Quickly import plaintext files.",
      "concept": [
        "import functions"
      ],
      "topics": [
        "import_pattern"
      ]
    },
    {
      "page": "make_template",
      "title": "Linearly combine template elements into templates",
      "concept": [
        "manipulation functions"
      ],
      "topics": [
        "make_template"
      ]
    },
    {
      "page": "provide_parameters",
      "title": "Easily provide parameters to R Markdown render calls",
      "concept": [
        "manipulation functions"
      ],
      "topics": [
        "provide_parameters"
      ]
    },
    {
      "page": "use_parameters",
      "title": "Automatically include session objects as report parameters",
      "concept": [
        "manipulation functions"
      ],
      "topics": [
        "use_parameters"
      ]
    }
  ],
  "_readme": "https://github.com/mikemahoney218/heddlr/raw/HEAD/README.md",
  "_rundeps": [
    "rlang",
    "utf8",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "modular-reporting-with-heddlr.Rmd",
      "filename": "modular-reporting-with-heddlr.html",
      "title": "Modular Reporting with heddlr",
      "author": "Mike Mahoney",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-12-30 01:41:09",
      "modified": "2020-02-09 02:32:40",
      "commits": 4
    }
  ],
  "_score": 5.217483944213907,
  "_indexed": true,
  "_nocasepkg": "heddlr",
  "_universes": [
    "mikemahoney218"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-07-05T05:41:31.000Z",
      "distro": "resolute",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "https://r2.ropensci.org/c01f89052757fa59a2e51ffeed39f33e1380db044cce28773515922128cbe3b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/28698869026"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-07-05T05:41:33.000Z",
      "distro": "resolute",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "https://r2.ropensci.org/5ba0d3854297f2ae71be9b41a1810094edc545ca5fdb8c8cd3147959b2fb83c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/28698869026"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-07-05T05:50:47.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "https://r2.ropensci.org/61ff58625d09275a2a29f37ca44f84af6e1808166e526ba06ed7f51a0c24cd6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/28698869026"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-07-05T05:50:28.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "https://r2.ropensci.org/ca6665b368a3edde8e1d94423a247d9b22f6ba0a6dc2564f540a50fc7122d245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/28698869026"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-07-05T05:41:37.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "https://r2.ropensci.org/c91e2f9cea90e5e3cc7fc4e6fabacbd1b2374cfde5c66a2f2bb27c582933e7f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/28698869026"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-07-05T05:40:59.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "https://r2.ropensci.org/b691679994cab53e6ab20e8bfedddf14401b2a90571f271c7e12b3ade1e3f2bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/28698869026"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-07-05T05:40:45.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "https://r2.ropensci.org/4b1687eb712386220f50ccf1bef4d0f9be97311030d5bcacf5730be2987d1944",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/28698869026"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-07-05T05:41:09.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "https://r2.ropensci.org/db95c029cc5bd413c50c04b75d1655ecd2e4f6df69770810abe3c46a899455b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/28698869026"
    }
  ]
}