Package: deeplr 2.0.1

deeplr: Interface to the 'DeepL' Translation API

A wrapper for the 'DeepL' Pro API <https://www.deepl.com/docs-api>, a web service for translating texts between different languages. A DeepL API developer account is required to use the service (see <https://www.deepl.com/pro#developer>).

Authors:David Zumbach [aut, cre], Paul C. Bauer [aut]

deeplr_2.0.1.tar.gz
deeplr_2.0.1.zip(r-4.5)deeplr_2.0.1.zip(r-4.4)deeplr_2.0.1.zip(r-4.3)
deeplr_2.0.1.tgz(r-4.4-any)deeplr_2.0.1.tgz(r-4.3-any)
deeplr_2.0.1.tar.gz(r-4.5-noble)deeplr_2.0.1.tar.gz(r-4.4-noble)
deeplr_2.0.1.tgz(r-4.4-emscripten)deeplr_2.0.1.tgz(r-4.3-emscripten)
deeplr.pdf |deeplr.html
deeplr/json (API)
NEWS

# Install 'deeplr' in R:
install.packages('deeplr', repos = c('https://zumbov2.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/zumbov2/deeplr/issues

On CRAN:

api-wrapperdeepltranslation

29 exports 38 stars 2.79 score 24 dependencies 55 scripts 766 downloads

Last updated 6 months agofrom:f421b34d34. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 25 2024
R-4.5-winWARNINGAug 25 2024
R-4.5-linuxWARNINGAug 25 2024
R-4.4-winWARNINGAug 25 2024
R-4.4-macWARNINGAug 25 2024
R-4.3-winWARNINGAug 25 2024
R-4.3-macWARNINGAug 25 2024

Exports:available_languagesavailable_languages2detectdetect2pimppimp2split_texttoChinesetoChinese2toEnglishtoEnglish2toFrenchtoFrench2toGermantoGerman2toItaliantoItalian2toJapanesetoJapanese2toPortuguesetoPortuguese2toRussiantoRussian2toSpanishtoSpanish2translatetranslate2usageusage2

Dependencies:askpassclicurlfansigluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6RcpprlangSnowballCstringisystibbletokenizersutf8vctrs

Readme and manuals

Help Manual

Help pageTopics
'deeplr' packagedeeplr-package deeplr
List supported languages of DeepL API Proavailable_languages
List supported languages of DeepL API Freeavailable_languages2
'deeplr' packagedeeplr
Language detection using DeepL API Prodetect
Language detection using DeepL API Freedetect2
Fix and improve texts using DeepL API Propimp
Fix and improve texts using DeepL API Freepimp2
Split texts into segmentssplit_text
Translate texts into Chinese using DeepL API ProtoChinese
Translate texts into Chinese using DeepL API FreetoChinese2
Translate texts into English using DeepL API ProtoEnglish
Translate texts into English using DeepL API FreetoEnglish2
Translate texts into French using DeepL API ProtoFrench
Translate texts into French using DeepL API FreetoFrench2
Translate texts into German using DeepL API ProtoGerman
Translate texts into German using DeepL API FreetoGerman2
Translate texts into Italian using DeepL API ProtoItalian
Translate texts into Italian using DeepL API FreetoItalian2
Translate texts into Japanese using DeepL API ProtoJapanese
Translate texts into Japanese using DeepL API FreetoJapanese2
Translate texts into Portuguese using DeepL API ProtoPortuguese
Translate texts into Portuguese using DeepL API FreetoPortuguese2
Translate texts into Russian using DeepL API ProtoRussian
Translate texts into Russian using DeepL API FreetoRussian2
Translate texts into Spanish using DeepL API ProtoSpanish
Translate texts into Spanish using DeepL API FreetoSpanish2
Translate texts with DeepL API Protranslate
Translate texts with DeepL API Freetranslate2
Usage data of a DeepL API Pro accountusage
Usage data of a DeepL API Free accountusage2