Package: lang
Title: Translates R Help Documentation using Large Language Models
Version: 0.1.1
Authors@R: c(
    person("Edgar", "Ruiz", , "edgar@posit.co", role = c("aut", "cre")),
    person("Posit Software, PBC", role = c("cph", "fnd"),
           comment = c(ROR = "03wc8by49"))
  )
Description: Translates R help documentation on the fly by using a Large
    Language model of your choice. If you are using 'RStudio' or
    'Positron' the translated help will appear in the help pane.
License: MIT + file LICENSE
URL: https://mlverse.github.io/lang/, https://github.com/mlverse/lang
BugReports: https://github.com/mlverse/lang/issues
Depends: R (>= 4.1)
Imports: callr, cli, fs, glue, lifecycle, mall, rlang (>= 1.1.0),
        rstudioapi, tools, withr
Suggests: ellmer, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/usethis/last-upkeep: 2025-11-10
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-05 15:48:46 UTC; edgar
Author: Edgar Ruiz [aut, cre],
  Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)
Maintainer: Edgar Ruiz <edgar@posit.co>
Repository: CRAN
Date/Publication: 2026-06-05 16:10:09 UTC
