{
  "_id": "6a5b34c19baadeef8ab4c8f5",
  "Package": "rmdfiltr",
  "Type": "Package",
  "Title": "'Lua'-Filters for R Markdown",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(\"Frederik\", \"Aust\", email = \"frederik.aust@uni-koeln.de\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4900-788X\")),\nperson(\"Marius\", \"Barth\", role = c(\"ctb\"))\n)",
  "URL": "https://github.com/crsh/rmdfiltr",
  "BugReports": "https://github.com/crsh/rmdfiltr/issues",
  "Description": "A collection of 'Lua' filters that extend the\nfunctionality of R Markdown templates (e.g., count words or\npost-process citations).",
  "SystemRequirements": "pandoc (>= 2.0; https://pandoc.org)",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://crsh.r-universe.dev",
  "Date/Publication": "2024-10-16 20:19:28 UTC",
  "RemoteUrl": "https://github.com/crsh/rmdfiltr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6d780e7346388eaee53315a451e9a90b1dd50939",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 08:06:36 UTC",
    "User": "root"
  },
  "Author": "Frederik Aust [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4900-788X>),\nMarius Barth [ctb]",
  "Maintainer": "Frederik Aust <frederik.aust@uni-koeln.de>",
  "_user": "crsh",
  "_type": "src",
  "_file": "rmdfiltr_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/24154557609d21afa6398dc144abb8ca697527ef70a94fd067e7c549d4ebdd7d",
  "_filesize": 228945,
  "_sha256": "24154557609d21afa6398dc144abb8ca697527ef70a94fd067e7c549d4ebdd7d",
  "_expires": "2026-10-26T08:09:36.000Z",
  "_created": "2026-07-18T08:06:36.000Z",
  "_published": "2026-07-18T08:09:37.839Z",
  "_jobs": [
    {
      "job": 88060734316,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8427399546"
    },
    {
      "job": 88060734314,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427400393"
    },
    {
      "job": 88060734308,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8427395932"
    },
    {
      "job": 88060734312,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427391949"
    },
    {
      "job": 88060498147,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427381440"
    },
    {
      "job": 88060734285,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8427402199"
    },
    {
      "job": 88060734326,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8427393050"
    },
    {
      "job": 88060734339,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8427391005"
    },
    {
      "job": 88060734334,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427392583"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/crsh/actions/runs/29636807546",
  "_status": "success",
  "_upstream": "https://github.com/crsh/rmdfiltr",
  "_commit": {
    "id": "6d780e7346388eaee53315a451e9a90b1dd50939",
    "author": "crsh <frederik.aust@uni-koeln.de>",
    "committer": "crsh <frederik.aust@uni-koeln.de>",
    "message": "Fixes bug in post_process_doi_citations().\n",
    "time": 1729109968
  },
  "_maintainer": {
    "name": "Frederik Aust",
    "email": "frederik.aust@uni-koeln.de",
    "login": "crsh",
    "bluesky": "@frederikaust.com",
    "description": "",
    "uuid": 2195485,
    "orcid": "0000-0003-4900-788X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.12",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.0.1",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.22",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 2.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.1",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "bibtex",
      "version": ">= 0.5.1",
      "role": "Suggests"
    }
  ],
  "_owner": "crsh",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 42,
  "_contributors": [
    {
      "user": "crsh",
      "count": 37,
      "uuid": 2195485
    },
    {
      "user": "mariusbarth",
      "count": 3,
      "uuid": 9460245
    },
    {
      "user": "rabalder9",
      "count": 1,
      "uuid": 79158211
    }
  ],
  "_userbio": {
    "uuid": 2195485,
    "type": "user",
    "name": "Frederik Aust",
    "followers": 194
  },
  "_downloads": {
    "count": 1971,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmdfiltr"
  },
  "_devurl": "https://github.com/crsh/rmdfiltr",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rmdfiltr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/crsh/rmdfiltr",
  "_realowner": "crsh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-05-05"
    },
    {
      "version": "0.1.1",
      "date": "2019-12-09"
    },
    {
      "version": "0.1.2",
      "date": "2019-12-12"
    },
    {
      "version": "0.1.3",
      "date": "2020-11-25"
    },
    {
      "version": "0.1.4",
      "date": "2024-10-16"
    },
    {
      "version": "0.1.5",
      "date": "2024-10-22"
    }
  ],
  "_exports": [
    "add_charcount_filter",
    "add_citeproc_filter",
    "add_custom_filter",
    "add_doi2cite_filter",
    "add_lua_filter",
    "add_replace_ampersands_filter",
    "add_wordcount_filter",
    "post_process_doi_citations",
    "replace_resolved_doi_citations"
  ],
  "_help": [
    {
      "page": "add_lua_filter",
      "title": "Add filter to pandoc arguments",
      "topics": [
        "add_charcount_filter",
        "add_citeproc_filter",
        "add_custom_filter",
        "add_doi2cite_filter",
        "add_lua_filter",
        "add_replace_ampersands_filter",
        "add_wordcount_filter"
      ]
    },
    {
      "page": "post_process_doi_citations",
      "title": "Replace DOI citations in R Markdown document",
      "topics": [
        "post_process_doi_citations",
        "replace_resolved_doi_citations"
      ]
    }
  ],
  "_readme": "https://github.com/crsh/rmdfiltr/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "replace_ampersands.Rmd",
      "filename": "replace_ampersands.html",
      "title": "Lua filter to replace ampersands in in-text citations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using the ampersand replacement filter"
      ],
      "created": "2019-05-02 16:36:07",
      "modified": "2020-11-25 10:05:54",
      "commits": 3
    },
    {
      "source": "doi2cite.Rmd",
      "filename": "doi2cite.html",
      "title": "Cite references using only the DOI",
      "author": "Frederik Aust",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using the doi2cite filter",
        "References"
      ],
      "created": "2024-10-12 18:15:22",
      "modified": "2024-10-12 18:15:22",
      "commits": 1
    },
    {
      "source": "wordcount.Rmd",
      "filename": "wordcount.html",
      "title": "Lua word count filter",
      "author": "Frederik Aust",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using the word count filter",
        "Word count filter performance",
        "References"
      ],
      "created": "2019-05-02 16:36:07",
      "modified": "2020-11-25 10:05:54",
      "commits": 3
    }
  ],
  "_score": 7.3492996788363305,
  "_indexed": true,
  "_nocasepkg": "rmdfiltr",
  "_universes": [
    "crsh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-18T08:08:46.000Z",
      "distro": "resolute",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "https://r2.ropensci.org/4689ff3a407da20cef47b3849d2b8cdb0d65c7312cc0c2bf3421b6cff9fa1642",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/29636807546"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-18T08:08:52.000Z",
      "distro": "resolute",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "https://r2.ropensci.org/d4cb24514158795015c0baec7e753ce09f2ba883cd38024ec80c5202e721d609",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/29636807546"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-18T08:08:20.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "https://r2.ropensci.org/fdd827f3611ee5708295158c2d1f5d9f21e5ccbec20fb9e2f16f2953c9df476c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/29636807546"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-18T08:07:54.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "https://r2.ropensci.org/36f6f56b6ea1d7a4bae394c82a219fa891ded95663f37e1d477881a08bbc3ce4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/29636807546"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-18T08:09:17.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "https://r2.ropensci.org/862844e48c72562d25df803ca18e61544163daf3628104f3ab8661efd90b3538",
      "status": "success",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/29636807546"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-18T08:07:54.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "https://r2.ropensci.org/9bd6200988a0096c8f831d0dae4cf269fde9e8a87112bfbcb1299659d2d4ec0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/29636807546"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-18T08:07:42.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "https://r2.ropensci.org/2bae954e18eb8e2d525466504279a7fa2bd3a3f974a574b444c6f1398f0905da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/29636807546"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-18T08:07:51.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "https://r2.ropensci.org/9bdc1f515506ce0f5d4299af16ec95f52b47424950c290cee789774f8a66c1e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/29636807546"
    }
  ]
}