{
  "_id": "6a33ccd93efcd9bda43b33c7",
  "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-06-18 10:20:06 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>",
  "MD5sum": "eee1dd3200bfc6af1c267cff01bb0abe",
  "_user": "crsh",
  "_type": "src",
  "_file": "rmdfiltr_0.1.4.tar.gz",
  "_fileid": "9525864e8ad2563731706c1908610ad65ef1586dfcb4d760f2df0bc5a162716e",
  "_filesize": 230146,
  "_sha256": "9525864e8ad2563731706c1908610ad65ef1586dfcb4d760f2df0bc5a162716e",
  "_created": "2026-06-18T10:20:06.000Z",
  "_published": "2026-06-18T10:47:53.700Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82107363002,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7720622334"
    },
    {
      "job": 82107363004,
      "time": 1632,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721148625"
    },
    {
      "job": 82107363020,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7720614995"
    },
    {
      "job": 82107363024,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7720619890"
    },
    {
      "job": 82106830758,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7720578047"
    },
    {
      "job": 82107363031,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7720619850"
    },
    {
      "job": 82107363049,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7720604934"
    },
    {
      "job": 82107363038,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7720602753"
    },
    {
      "job": 82107363105,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7720608895"
    }
  ],
  "_buildurl": "https://github.com/r-universe/crsh/actions/runs/27752680429",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 2310,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmdfiltr"
  },
  "_devurl": "https://github.com/crsh/rmdfiltr",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_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.418225034449032,
  "_indexed": true,
  "_nocasepkg": "rmdfiltr",
  "_universes": [
    "crsh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-18T10:22:09.000Z",
      "distro": "noble",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "6ace87baa2c3a983c2964aaaf5b1b9fa516da8ae507de601bb87425a3ac538a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/27752680429"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-18T10:41:50.000Z",
      "distro": "noble",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "5c148098b56ae986fa69b2a4fb7134133e6541c47dee9ea51804ee670c35d481",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/27752680429"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-18T10:21:51.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "35179c9c5c5b48f437d5ef50f616f19b5671a37b8af85fe58d6bc75b43661201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/27752680429"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-18T10:22:01.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "cc7f57e62cd9f5ea4eeb298a2b87e1903b23fa5cfaf1c939ce999fef654bb953",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/27752680429"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-18T10:22:12.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "08f8e530ea24d6efacc9b7f67c4538523ccaac1ffa483d84f6513cb37dbbdc39",
      "status": "success",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/27752680429"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-18T10:21:16.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "cf0851d26437a45b6274dbe311f12fc9e26db57756b6704a863e2af25beeedc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/27752680429"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-18T10:21:10.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "34a031354352b5ba63ec462accfd051d69c353de20e50c60d36accbb28e37a29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/27752680429"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-18T10:21:26.000Z",
      "commit": "6d780e7346388eaee53315a451e9a90b1dd50939",
      "fileid": "003add8b9edf3218e872c497be2dc81f8a0353181fde0e8f97274cb37d3a2418",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crsh/actions/runs/27752680429"
    }
  ]
}