# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RYandexTranslate" in publications use:' type: software license: MIT title: 'RYandexTranslate: R Interface to Yandex Translate API' version: '1.0' doi: 10.32614/CRAN.package.RYandexTranslate abstract: '''Yandex Translate'' (https://translate.yandex.com/) is a statistical machine translation system. The system translates separate words, complete texts, and webpages. This package can be used to detect language from text and to translate it to supported target language. For more info: https://tech.yandex.com/translate/doc/dg/concepts/About-docpage/' authors: - family-names: Chaware given-names: Mukul email: mukul.chaware13@gmail.com repository: https://mukul13.r-universe.dev repository-code: https://github.com/mukul13/RYandexTranslate commit: 5a4f4ec3cb66a71dea60dd67c7eb47a14c27eded url: https://github.com/mukul13/RYandexTranslate date-released: '2016-02-28' contact: - family-names: Chaware given-names: Mukul email: mukul.chaware13@gmail.com