# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "easieRnmt" in publications use:' type: software license: GPL-3.0-or-later title: 'easieRnmt: Local Machine-Translation with ''EasyNMT'' from ''R''' version: 0.0.5 abstract: '''R'' wrapper around the ''Python'' library ''EasyNMT'', enabling easy-to-use, local, reproducible machine translation. Supports translation between multiple language pairs. The package takes care of preprocessing and language detection using ''fastText'' from ''R''. ''Python'' backend and installation of ''PyTorch'' is handled by ''reticulate'' and ''uv''.' authors: - family-names: Thiele given-names: Daniel email: daniel.thiele@fu-berlin.de orcid: https://orcid.org/0000-0003-0324-4943 repository: https://thieled.r-universe.dev repository-code: https://github.com/thieled/easieRnmt commit: a28db9fc10f47cea507d9ba437b220638f571ba3 url: https://github.com/thieled/easieRnmt date-released: '2026-07-08' contact: - family-names: Thiele given-names: Daniel email: daniel.thiele@fu-berlin.de orcid: https://orcid.org/0000-0003-0324-4943