Package: fanyi
Title: Translate Words or Sentences via Online Translators
Version: 0.0.8
Authors@R: c(
       person("Guangchuang", "Yu", 
              email = "guangchuangyu@gmail.com", 
              role = c("aut", "cre", "cph"), 
              comment = c(ORCID = "0000-0002-6485-8781")
       ),
       person("Guannan", "Chen", 
              email = "gnchen@hrbmu.edu.cn", 
              role = "ctb"
       ),
       person("Difei", "Wang", 
              email = "2773997973@qq.com", 
              role = "ctb"
       )       
  )
Description: Useful functions to translate text for multiple languages using online translators. 
    For example, by translating error messages and descriptive analysis results into a language familiar
    to the user, it enables a better understanding of the information, thereby reducing the barriers caused by language.
    It offers several helper functions to query gene information to help interpretation of interested genes (e.g., marker genes, differential expression genes),
    and provides utilities to translate 'ggplot' graphics. This package is not affiliated with any of the online translators. 
    The developers do not take responsibility for the invoice it incurs when using this package, especially for exceeding the free quota.
Depends: R (>= 4.2.0)
Imports: digest, ggfun (>= 0.1.3), httr2, jsonlite, openssl, purrr,
        rentrez, rlang, SSEparser, utils, uuid, yulab.utils (>= 0.1.6)
ByteCompile: true
License: Artistic-2.0
URL: https://github.com/YuLab-SMU/fanyi,
        https://www.biorxiv.org/content/10.1101/2023.12.21.572729
BugReports: https://github.com/YuLab-SMU/fanyi/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-28 09:19:55 UTC; HUAWEI
Author: Guangchuang Yu [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6485-8781>),
  Guannan Chen [ctb],
  Difei Wang [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-28 09:40:02 UTC
Built: R 4.4.3; ; 2025-10-08 03:14:00 UTC; windows
