Package: polyglotr Title: Translate Text Version: 1.7.4 Authors@R: person("Tomer", "Iwan", , "iwantomer@hotmail.com", role = c("aut", "cre", "cph")) Description: Provide easy methods to translate pieces of text. Functions send requests to translation services online. License: MIT + file LICENSE URL: https://github.com/Tomeriko96/polyglotr/, https://tomeriko96.github.io/polyglotr/ BugReports: https://github.com/Tomeriko96/polyglotr/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, httr, jsonlite, magrittr, purrr, RCurl, rlang, rvest, stringr, tibble, urltools Suggests: knitr, rmarkdown, testthat (>= 3.0.0), text2vec, shiny, shinydashboard, shinyjs, DT Config/testthat/edition: 3 VignetteBuilder: knitr Depends: R (>= 3.5.0) LazyData: true Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev Repository: https://tomeriko96.r-universe.dev Date/Publication: 2026-06-26 10:04:27 UTC RemoteUrl: https://github.com/tomeriko96/polyglotr RemoteRef: HEAD RemoteSha: 6c3fbcfca7592c6e936174d04338a15799e0d502 NeedsCompilation: no Packaged: 2026-06-26 10:42:25 UTC; root Author: Tomer Iwan [aut, cre, cph] Maintainer: Tomer Iwan