{
  "_id": "6a10334facfb0bcc41c983ee",
  "Package": "LLMTranslate",
  "Title": "'shiny' App for TRAPD/ISPOR Survey Translation with LLMs",
  "Version": "0.3.0",
  "Authors@R": "person(given = \"Jonas R.\", family = \"Kunst\",\nemail = \"jonas.r.kunst@bi.no\",\nrole = c(\"aut\",\"cre\"))",
  "Description": "A 'shiny' application to automate forward and back survey\ntranslation with optional reconciliation using large language\nmodels (LLMs). Supports both item-by-item and batch translation\nmodes for optimal performance and context-aware translations.\nHandles multi-sheet Excel files and supports OpenAI (GPT),\nGoogle Gemini, and Anthropic Claude models. Follows the TRAPD\n(Translation, Review, Adjudication, Pretesting, Documentation)\nframework and ISPOR (International Society for\nPharmacoeconomics and Outcomes Research) recommendations. See\nHarkness et al. (2010) <doi:10.1002/9780470609927.ch7> and Wild\net al. (2005) <doi:10.1111/j.1524-4733.2005.04054.x>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 08:18:43 UTC",
    "User": "root"
  },
  "Author": "Jonas R. Kunst [aut, cre]",
  "Maintainer": "Jonas R. Kunst <jonas.r.kunst@bi.no>",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://bieducation.r-universe.dev",
  "Date/Publication": "2026-01-12 17:41:10 UTC",
  "RemoteUrl": "https://github.com/cran/LLMTranslate",
  "RemoteRef": "HEAD",
  "RemoteSha": "b04ba9343a6f2e26bfcc193acb1d6f0eff048489",
  "MD5sum": "3670af9b21504257d5f6a280168593ad",
  "_user": "bieducation",
  "_type": "src",
  "_file": "LLMTranslate_0.3.0.tar.gz",
  "_fileid": "27c967c959142a8e94517d46cd5a15fffb131ec106b7c86058f978b2643224d3",
  "_filesize": 111213,
  "_sha256": "27c967c959142a8e94517d46cd5a15fffb131ec106b7c86058f978b2643224d3",
  "_created": "2026-05-12T08:18:43.000Z",
  "_published": "2026-05-22T10:43:27.021Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77363917283,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939118606"
    },
    {
      "job": 77363917269,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939119470"
    },
    {
      "job": 77363917572,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939126243"
    },
    {
      "job": 77363917191,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939123165"
    },
    {
      "job": 77363916883,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939075076"
    },
    {
      "job": 77363916912,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158608376"
    },
    {
      "job": 77363917164,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939101178"
    },
    {
      "job": 77363917315,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939105822"
    },
    {
      "job": 77363917579,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939096757"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bieducation/actions/runs/25722173113",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/LLMTranslate",
  "_commit": {
    "id": "b04ba9343a6f2e26bfcc193acb1d6f0eff048489",
    "author": "Jonas R. Kunst <jonas.r.kunst@bi.no>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.0\n",
    "time": 1768239670
  },
  "_maintainer": {
    "name": "Jonas R. Kunst",
    "email": "jonas.r.kunst@bi.no",
    "login": "bieducation",
    "uuid": 205294462
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "writexl",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "httr2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "later",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.3",
      "date": "2025-09-05"
    },
    {
      "name": "0.2.0",
      "date": "2025-10-17"
    },
    {
      "name": "0.3.0",
      "date": "2026-01-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bieducation",
      "count": 3,
      "uuid": 205294462
    }
  ],
  "_userbio": {
    "uuid": 205294462,
    "type": "user",
    "name": "bieducation"
  },
  "_downloads": {
    "count": 504,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LLMTranslate"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LLMTranslate.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bieducation",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2025-09-05"
    },
    {
      "version": "0.2.0",
      "date": "2025-10-17"
    },
    {
      "version": "0.3.0",
      "date": "2026-01-12"
    }
  ],
  "_exports": [
    "run_app"
  ],
  "_help": [
    {
      "page": "LLMTranslate",
      "title": "LLMTranslate: Shiny App for TRAPD/ISPOR-style Survey Translation with LLMs",
      "topics": [
        "LLMTranslate-package",
        "LLMTranslate"
      ]
    },
    {
      "page": "run_app",
      "title": "Launch the LLM Survey Translator shiny app",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/cran/LLMTranslate/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "llmtranslate",
  "_universes": [
    "bieducation"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-12T08:20:58.000Z",
      "distro": "noble",
      "commit": "b04ba9343a6f2e26bfcc193acb1d6f0eff048489",
      "fileid": "cb83cf81258ef397692ff1a92253890e30ff17aa4d3c0d068ac7a6b18d788eb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bieducation/actions/runs/25722173113"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-12T08:21:00.000Z",
      "distro": "noble",
      "commit": "b04ba9343a6f2e26bfcc193acb1d6f0eff048489",
      "fileid": "5df763e8d27178ba5a5f4a8fd09d46434e062f6e5151f300eac75811f1551fee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bieducation/actions/runs/25722173113"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-12T08:21:22.000Z",
      "commit": "b04ba9343a6f2e26bfcc193acb1d6f0eff048489",
      "fileid": "3e6777af0c0ad669458aff4fb54867bc0fed75006dd82702ba0228bf5db73923",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bieducation/actions/runs/25722173113"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-12T08:21:11.000Z",
      "commit": "b04ba9343a6f2e26bfcc193acb1d6f0eff048489",
      "fileid": "3a0e5f2d014851e8eb5b6de0efff9bdcd4b3e4b7483efd6258013f1a322f9998",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bieducation/actions/runs/25722173113"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-12T08:20:02.000Z",
      "commit": "b04ba9343a6f2e26bfcc193acb1d6f0eff048489",
      "fileid": "283a3f1f51dbb6dbbebd592a7602c5f4fb08dba9da0dcdcfc7f0f6cecff60c3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bieducation/actions/runs/25722173113"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-12T08:20:17.000Z",
      "commit": "b04ba9343a6f2e26bfcc193acb1d6f0eff048489",
      "fileid": "645f0d254f7dac69b75b446def7f8bcbc9a901429cfcd5c90628c76ecf3ea721",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bieducation/actions/runs/25722173113"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-12T08:19:50.000Z",
      "commit": "b04ba9343a6f2e26bfcc193acb1d6f0eff048489",
      "fileid": "786e9a5fb4575c25ab2065ced7f49bafa9b02f0da3d3bd5897a4940a29fc1556",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bieducation/actions/runs/25722173113"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T10:43:13.000Z",
      "commit": "b04ba9343a6f2e26bfcc193acb1d6f0eff048489",
      "fileid": "106d6402ab40f1a971ecfb8fe6eabcb1cebdfef6edb8dc033b876383ef5b2fa2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bieducation/actions/runs/25722173113"
    }
  ]
}