{
  "_id": "6a27ecab24555f66ed549eae",
  "Package": "jinjar",
  "Title": "Template Engine Inspired by 'Jinja'",
  "Version": "0.3.2.9000",
  "Authors@R": "c(\nperson(\"David\", \"Hall\", , \"david.hall.physics@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-2193-0480\")),\nperson(\"Lars\", \"Berscheid\", role = \"cph\",\ncomment = \"Author of bundled inja library\"),\nperson(\"Niels\", \"Lohmann\", role = \"cph\",\ncomment = \"Author of bundled json library\")\n)",
  "Description": "Template engine powered by the 'inja' C++ library. Users\nwrite a template document, using syntax inspired by the 'Jinja'\nPython package, and then render the final document by passing\ndata from R. The template syntax supports features such as\nvariables, loops, conditions and inheritance.",
  "License": "MIT + file LICENSE",
  "URL": "https://davidchall.github.io/jinjar/,\nhttps://github.com/davidchall/jinjar",
  "BugReports": "https://github.com/davidchall/jinjar/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://davidchall.r-universe.dev",
  "Date/Publication": "2025-03-13 13:51:50 UTC",
  "RemoteUrl": "https://github.com/davidchall/jinjar",
  "RemoteRef": "HEAD",
  "RemoteSha": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 10:26:34 UTC",
    "User": "root"
  },
  "Author": "David Hall [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2193-0480>),\nLars Berscheid [cph] (Author of bundled inja library),\nNiels Lohmann [cph] (Author of bundled json library)",
  "Maintainer": "David Hall <david.hall.physics@gmail.com>",
  "MD5sum": "98b7ab2a0f6103e95f23177507b07f4b",
  "_user": "davidchall",
  "_type": "src",
  "_file": "jinjar_0.3.2.9000.tar.gz",
  "_fileid": "366b68e1f17bd01eb15e6f8759b97f731672ded0800ba86ac97f71e8f1c21cbd",
  "_filesize": 343970,
  "_sha256": "366b68e1f17bd01eb15e6f8759b97f731672ded0800ba86ac97f71e8f1c21cbd",
  "_created": "2026-06-09T10:26:34.000Z",
  "_published": "2026-06-09T10:36:27.144Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80301196978,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505064151"
    },
    {
      "job": 80301196954,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505064876"
    },
    {
      "job": 80301197032,
      "time": 185,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505078249"
    },
    {
      "job": 80301197159,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505063191"
    },
    {
      "job": 80301197044,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505064639"
    },
    {
      "job": 80301196976,
      "time": 536,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505198894"
    },
    {
      "job": 80301197052,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505055146"
    },
    {
      "job": 80301197193,
      "time": 323,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505127157"
    },
    {
      "job": 80300584540,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505013122"
    },
    {
      "job": 80301197115,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80301197118,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505057765"
    },
    {
      "job": 80301196950,
      "time": 195,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505080751"
    },
    {
      "job": 80301196983,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505063186"
    }
  ],
  "_buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/davidchall/jinjar",
  "_commit": {
    "id": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
    "author": "David C Hall <davidchall@users.noreply.github.com>",
    "committer": "David C Hall <davidchall@users.noreply.github.com>",
    "message": "Increment version number to 0.3.2.9000\n",
    "time": 1741873910
  },
  "_maintainer": {
    "name": "David Hall",
    "email": "david.hall.physics@gmail.com",
    "login": "davidchall",
    "linkedin": "in/halldavidc",
    "orcid": "0000-0002-2193-0480",
    "description": "Data scientist. Former physicist.",
    "uuid": 1804856
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "davidchall",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "jinja",
    "template-engine",
    "cpp"
  ],
  "_stars": 53,
  "_contributors": [
    {
      "user": "davidchall",
      "count": 121,
      "uuid": 1804856
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 1804856,
    "type": "user",
    "name": "David C Hall",
    "description": "Data scientist. Former physicist."
  },
  "_downloads": {
    "count": 3597,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jinjar"
  },
  "_devurl": "https://github.com/davidchall/jinjar",
  "_pkgdown": "https://davidchall.github.io/jinjar/",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jinjar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/davidchall/jinjar",
  "_realowner": "davidchall",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-10-28"
    },
    {
      "version": "0.1.1",
      "date": "2022-05-01"
    },
    {
      "version": "0.2.0",
      "date": "2022-06-25"
    },
    {
      "version": "0.3.0",
      "date": "2022-07-23"
    },
    {
      "version": "0.3.1",
      "date": "2023-11-01"
    },
    {
      "version": "0.3.2",
      "date": "2025-03-13"
    }
  ],
  "_exports": [
    "default_config",
    "jinjar_config",
    "list_loader",
    "package_loader",
    "parse_template",
    "path_loader",
    "render"
  ],
  "_help": [
    {
      "page": "jinjar_config",
      "title": "Configure the templating engine",
      "topics": [
        "default_config",
        "jinjar_config"
      ]
    },
    {
      "page": "loader",
      "title": "Template loaders",
      "topics": [
        "list_loader",
        "loader",
        "package_loader",
        "path_loader"
      ]
    },
    {
      "page": "parse",
      "title": "Parse a template",
      "topics": [
        "parse",
        "parse_template",
        "parse_template.character",
        "parse_template.fs_path"
      ]
    },
    {
      "page": "print",
      "title": "Print a template",
      "topics": [
        "print.jinjar_template"
      ]
    },
    {
      "page": "render",
      "title": "Render a template",
      "topics": [
        "render",
        "render.character",
        "render.fs_path",
        "render.jinjar_template"
      ]
    }
  ],
  "_pkglogo": "https://github.com/davidchall/jinjar/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/davidchall/jinjar/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "fs",
    "jsonlite",
    "rlang"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "auxiliary-templates.Rmd",
      "filename": "auxiliary-templates.html",
      "title": "Auxiliary Templates",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Loading Auxiliary Templates",
        "Template Inclusion",
        "Template Inheritance"
      ],
      "created": "2021-09-20 15:29:57",
      "modified": "2021-10-09 18:03:53",
      "commits": 2
    },
    {
      "source": "template-syntax.Rmd",
      "filename": "template-syntax.html",
      "title": "Template Syntax",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Synopsis",
        "Variables",
        "Comments",
        "Whitespace Control",
        "Line Statements",
        "Control Structures",
        "For",
        "If",
        "Assignments",
        "Extends",
        "Include",
        "Expressions",
        "Literals",
        "Math",
        "Comparisons",
        "Logic",
        "Functions",
        "Data Checks",
        "Data Conversion",
        "HTML Escaping",
        "SQL Quoting",
        "Numeric Data",
        "String Data",
        "JSON Lists",
        "JSON Objects"
      ],
      "created": "2021-09-11 18:39:35",
      "modified": "2023-11-01 05:13:05",
      "commits": 14
    }
  ],
  "_score": 7.790761317625912,
  "_indexed": true,
  "_nocasepkg": "jinjar",
  "_universes": [
    "davidchall"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:28:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "cf204c7f3444a0c4919b510c1998b785d7dab04473562680547b8d149dbf1ba6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:28:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "ae54687a491204b244ef74a788584ec795d5f7f1731f92e6c6f4eb656bba493b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:29:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "011655144bfdfbb6587e9a09f4eb3df43fd655bb93277c8d50738bcb9a8b80c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:28:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "b8810ac1598b1f91b75d91a9fbd8dd80e46814b65db44f52123217fb75c84d86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:28:50.000Z",
      "arch": "aarch64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "b082e575bab5d20878cd67d8579888455d2fdef6773dd13266ac7554b2671661",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:33:02.000Z",
      "arch": "x86_64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "1058ce011312f3fa05cd160f82b6c00991482f2541e514055e03260cc15be60d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:28:30.000Z",
      "arch": "aarch64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "2b760791ac2a8b6cb8449310df06f39f4dad72ac24582b3188ba3afddf395baf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:30:24.000Z",
      "arch": "x86_64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "787422672312aea2fba841fe58468c15551484add8cac700fd22a1a26dc9864c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:28:02.000Z",
      "arch": "x86_64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "e2830a7cbd5a0526e30211bbe4e9fe624732340b29b4e3f4115c12f74186af79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:28:34.000Z",
      "arch": "x86_64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "5c69f0615c5d00feabb3f188c66afcec2a9ddd4c1f53db7c8e8ee800f1959116",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-09T10:28:12.000Z",
      "arch": "x86_64",
      "commit": "20dd96a5477a4362c78a0afe22939e85c5e9c309",
      "fileid": "387e033bdb51c9c36b151fa977be136e23bd7d6eb2d71b05c848026bf337c5c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/27199769790"
    }
  ]
}