{
  "_id": "6a21433dcd65a98ecbd2accb",
  "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-06-04 09:17:07 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>",
  "MD5sum": "93aacbb3be720f273c45c2596b2b98a9",
  "_user": "mikemahoney218",
  "_type": "src",
  "_file": "heddlr_0.6.1.tar.gz",
  "_fileid": "d51b15067b115ee62ef8cb2d40bea5da14d930c06a49f2632872ff62df7ead86",
  "_filesize": 1032992,
  "_sha256": "d51b15067b115ee62ef8cb2d40bea5da14d930c06a49f2632872ff62df7ead86",
  "_created": "2026-06-04T09:17:07.000Z",
  "_published": "2026-06-04T09:19:57.928Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79487842184,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407693922"
    },
    {
      "job": 79487842176,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407696812"
    },
    {
      "job": 79487842247,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407679285"
    },
    {
      "job": 79487842214,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407686392"
    },
    {
      "job": 79487351299,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407648319"
    },
    {
      "job": 79487842175,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407690334"
    },
    {
      "job": 79487842284,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407687344"
    },
    {
      "job": 79487842292,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407674407"
    },
    {
      "job": 79487842210,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407683822"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26942535274",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "R, Python, and using data to understand this complex world we live in"
  },
  "_downloads": {
    "count": 145,
    "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.0",
  "_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",
    "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-06-04T09:19:18.000Z",
      "distro": "noble",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "d5573c8b1a64c8d21ca3f415c81a56ae1a6c8655f3a84ef347af6251d4b76298",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26942535274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-04T09:19:22.000Z",
      "distro": "noble",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "77ce5b792aeae3c5b7f96a947074af81c420c7927100db16afdf9df2f211011d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26942535274"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-06-04T09:18:41.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "fd8c8dc3b35bfc0b8a2d7f23c3a3db665983af6d05e66a42a70657e9fccd0968",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26942535274"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-06-04T09:18:56.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "7d46139da513bea004817a6976835a1abb7a080bcc97553ad96076554e3bda58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26942535274"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-06-04T09:19:19.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "b10bdaee299b8a6755dd9f79fe9234245b9bacf166d8213efca3cb0ce8ede1dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26942535274"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-04T09:18:53.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "d93ba3d18aa9fa49b832fc3d53912c9f1538cf65f8d407d74890c6456cb79c70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26942535274"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-04T09:18:20.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "575c5eaefd8d8226af1db8a3d8ff3771b5bfbbb9d515ef6709a2c435119505d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26942535274"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-04T09:18:39.000Z",
      "commit": "2b05b946bf1b4c41bcf022896ece23402e0ddeb9",
      "fileid": "5b984e8be1255d2e69829cdc2ab3076ea267f06d0d4870b1d75c1a10994f800f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikemahoney218/actions/runs/26942535274"
    }
  ]
}