Package: fanyi
Title: Translate Words or Sentences via Online Translators
Version: 0.0.6
Authors@R: c(
       person("Guangchuang", "Yu", 
              email = "guangchuangyu@gmail.com", 
              role = c("aut", "cre", "cph"), 
              comment = c(ORCID = "0000-0002-6485-8781")
       )
  )
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.
Imports: digest, ggfun, httr2, jsonlite, openssl, rentrez, rlang,
        SSEparser, utils, uuid, yulab.utils (>= 0.1.3)
ByteCompile: true
License: Artistic-2.0
URL: https://github.com/YuLab-SMU/fanyi (devel),
        https://www.biorxiv.org/content/10.1101/2023.12.21.572729
        (manuscript)
BugReports: https://github.com/YuLab-SMU/fanyi/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-01-09 02:08:56 UTC; HUAWEI
Author: Guangchuang Yu [aut, cre, cph]
    (<https://orcid.org/0000-0002-6485-8781>)
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-09 03:40:05 UTC
