{
  "_id": "6a1ef3c0b401979e7341562b",
  "Package": "tRnslate",
  "Type": "Package",
  "Title": "Translate R Code in Source Files",
  "Version": "0.0.3",
  "Date": "2021-07-13",
  "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": "Evaluate inline or chunks of R code in template files and\nreplace with their output modifying the resulting template.",
  "License": "GPL (>= 2)",
  "URL": "<https://marioma.me?i=soft>",
  "BuildVignettes": "yes",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:20:08 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-07-13 14:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/tRnslate",
  "RemoteRef": "HEAD",
  "RemoteSha": "6da5ce543aefcd458017096393b1ad4df94615c3",
  "MD5sum": "b4e1eca74f7b90a6fff4337401cc2516",
  "_user": "cran",
  "_type": "src",
  "_file": "tRnslate_0.0.3.tar.gz",
  "_fileid": "ff329469c957e17e55caa1ce00e78c63d65f2a3707af758339776d0015db7f19",
  "_filesize": 108741,
  "_sha256": "ff329469c957e17e55caa1ce00e78c63d65f2a3707af758339776d0015db7f19",
  "_created": "2026-05-19T07:20:08.000Z",
  "_published": "2026-06-02T15:16:16.901Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79105510347,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077232906"
    },
    {
      "job": 79105511012,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077237213"
    },
    {
      "job": 79105509832,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077201895"
    },
    {
      "job": 79105508654,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361922071"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26082344282",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tRnslate",
  "_commit": {
    "id": "6da5ce543aefcd458017096393b1ad4df94615c3",
    "author": "Mario A. Martinez Araya <r@marioma.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.3\n",
    "time": 1626187202
  },
  "_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": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tRnslate"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/tRnslate.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2021-07-13"
    }
  ],
  "_exports": [
    "translate_r_code"
  ],
  "_help": [
    {
      "page": "tRnslate-package",
      "title": "'Translate R Code in Source Files'",
      "topics": [
        "tRnslate-package",
        "tRnslate"
      ]
    },
    {
      "page": "z_Translate_code_",
      "title": "Translate code",
      "topics": [
        "Translate code",
        "translate_r_code"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "tRnslate.Rmd",
      "filename": "tRnslate.html",
      "title": "tRnslate: translate chunks or inline R code in source files",
      "author": "Mario A. Martínez Araya",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Requirements",
        "Installation",
        "How to use it?",
        "1. Templates with R code in chunks and inline",
        "2. R code explanation",
        "KEEP IN MIND A FEW RULES",
        "3. Environment used to evaluate the R code",
        "4. The translate_r_code command",
        "Resulting source file",
        "Limitations",
        "RECOMMENDATIONS",
        "References"
      ],
      "created": "2021-07-13 14:40:02",
      "modified": "2021-07-13 14:40:02",
      "commits": 1
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "trnslate",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-19T07:21:55.000Z",
      "distro": "noble",
      "commit": "6da5ce543aefcd458017096393b1ad4df94615c3",
      "fileid": "c46a84d9e39769349b20fa674ce2323ae8c7ff19f3af0b109c11b80561881823",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082344282"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-19T07:22:06.000Z",
      "distro": "noble",
      "commit": "6da5ce543aefcd458017096393b1ad4df94615c3",
      "fileid": "4c741dd900a20339a4f6496c505c499aa5933d3a05987676e93d68fecff60ae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082344282"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-02T15:16:00.000Z",
      "commit": "6da5ce543aefcd458017096393b1ad4df94615c3",
      "fileid": "272cb5451c30576a1ea9a487f78454a1b2b47adb0a84504d71faccf8a9a3ebbf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082344282"
    }
  ]
}