Package: textrar
Title: Interface to 'TexTra' from R
Version: 0.8.0
Authors@R:
person("Toshikazu", "Matsumura", ,
"matutosi@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2306-6355"))
Description: A wrapper for the 'TexTra' API
, a web service for
translating texts between different languages. 'TexTra' API
account is required to use the service.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
URL: https://github.com/matutosi/textrar
Imports: jsonlite, httr
Suggests: knitr, rmarkdown, spelling
Language: en-US
Depends: R (>= 4.2.0)
Config/pak/sysreqs: libssl-dev
Repository: https://matutosi.r-universe.dev
Date/Publication: 2024-04-27 01:10:04 UTC
RemoteUrl: https://github.com/matutosi/textrar
RemoteRef: HEAD
RemoteSha: bb7b158de9c0263588d96ce2fdc74381ee5bd904
NeedsCompilation: no
Packaged: 2026-07-16 08:56:55 UTC; root
Author: Toshikazu Matsumura [aut, cre] (ORCID:
)
Maintainer: Toshikazu Matsumura