{
  "_id": "6a1f07d3b401979e7341bf79",
  "Package": "tmplate",
  "Type": "Package",
  "Title": "Code Generation Based on Templates",
  "Version": "0.0.3",
  "Date": "2021-07-19",
  "Authors@R": "c(person(given=c('Mario A.'), family='Martinez Araya', role=c('aut','cre', 'cph'), email='r@marioma.me', comment = c(ORCID = '0000-0002-4821-9314')))",
  "Author": "Mario A. Martinez Araya [aut, cre, cph]\n(<https://orcid.org/0000-0002-4821-9314>)",
  "Maintainer": "Mario A. Martinez Araya <r@marioma.me>",
  "Description": "Define general templates with tags that can be replaced by\ncontent depending on arguments and objects to modify the final\noutput of the document.",
  "License": "GPL (>= 2)",
  "URL": "<https://marioma.me?i=soft>",
  "BuildVignettes": "yes",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:35:55 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-07-20 06:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/tmplate",
  "RemoteRef": "HEAD",
  "RemoteSha": "03b1f013dae19f27db6a6367e9e00f960a7120c8",
  "MD5sum": "00b2c12bf967ef179fcbfe1350a7990d",
  "_user": "cran",
  "_type": "src",
  "_file": "tmplate_0.0.3.tar.gz",
  "_fileid": "2eacf51925bf365470336bc79b8f06de51f74043a7cefbc1e5944d9836becca4",
  "_filesize": 113623,
  "_sha256": "2eacf51925bf365470336bc79b8f06de51f74043a7cefbc1e5944d9836becca4",
  "_created": "2026-05-18T06:35:55.000Z",
  "_published": "2026-06-02T16:41:55.775Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79123207744,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051027188"
    },
    {
      "job": 79123207877,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051028660"
    },
    {
      "job": 79123207034,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050998815"
    },
    {
      "job": 79123207378,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364065799"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26017491361",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tmplate",
  "_commit": {
    "id": "03b1f013dae19f27db6a6367e9e00f960a7120c8",
    "author": "Mario A. Martinez Araya <r@marioma.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.3\n",
    "time": 1626763802
  },
  "_maintainer": {
    "name": "Mario A. Martinez Araya",
    "email": "r@marioma.me",
    "orcid": "0000-0002-4821-9314"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "tRnslate",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tmplate"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/tmplate.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2021-07-20"
    }
  ],
  "_exports": [
    "translate"
  ],
  "_help": [
    {
      "page": "tmplate-package",
      "title": "'Code Generation Based on Templates'",
      "topics": [
        "tmplate-package",
        "tmplate"
      ]
    },
    {
      "page": "translate",
      "title": "Translate tags and R code in template",
      "topics": [
        "translate"
      ]
    }
  ],
  "_rundeps": [
    "tRnslate"
  ],
  "_vignettes": [
    {
      "source": "tmplate.Rmd",
      "filename": "tmplate.html",
      "title": "tmplate: translate generic tags in templates to content",
      "author": "Mario A. Martínez Araya",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Requirements",
        "Installation",
        "How to use it?",
        "1. Templates with tags (and R code)",
        "2. Tags for variables",
        "3. R code (chunks, inline or within variables)",
        "4. Template tag variables and R code",
        "5. Environment where to evaluate",
        "6. The translate command",
        "Resulting source file",
        "Alternative variables definition",
        "Limitations",
        "RECOMMENDATIONS",
        "References"
      ],
      "created": "2021-07-20 06:50:02",
      "modified": "2021-07-20 06:50:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "tmplate",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-18T06:37:56.000Z",
      "distro": "noble",
      "commit": "03b1f013dae19f27db6a6367e9e00f960a7120c8",
      "fileid": "3681d479184bac86266756697471795bc04c864b2e94ab788a437275d0997936",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26017491361"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-18T06:37:59.000Z",
      "distro": "noble",
      "commit": "03b1f013dae19f27db6a6367e9e00f960a7120c8",
      "fileid": "df6860fa70c80f99bcd1c997f6a29bdf58b1992ae581ad816820f9078b8cbcd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26017491361"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-02T16:41:43.000Z",
      "commit": "03b1f013dae19f27db6a6367e9e00f960a7120c8",
      "fileid": "bc8961243acdf668e0cc45e5019f1397e34e997788067c5305fccda7a4295ce7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26017491361"
    }
  ]
}