Other packages > Find by keyword >

fanyi  

Translate Words or Sentences via Online Translators
View on CRAN: Click here


Download and install fanyi package within the R console
Install from CRAN:
install.packages("fanyi")

Install from Github:
library("remotes")
install_github("cran/fanyi")

Install by package version:
library("remotes")
install_version("fanyi", "0.1.0")



Attach the package and use:
library("fanyi")
Maintained by
Guangchuang Yu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-12-15
Latest Update: 2024-04-14
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.
How to cite:
Guangchuang Yu (2023). fanyi: Translate Words or Sentences via Online Translators. R package version 0.1.0, https://cran.r-project.org/web/packages/fanyi. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:37), 0.0.4 (2023-12-15 13:20), 0.0.5 (2023-12-16 01:50), 0.0.6 (2024-01-09 04:40), 0.0.7 (2024-04-14 04:50), 0.0.8 (2025-08-28 11:40), 0.0.9 (2025-12-17 11:00), 0.1.0 (2026-01-18 11:00)
Other packages that cited fanyi R package
View fanyi citation profile
Other R packages that fanyi depends, imports, suggests or enhances
Complete documentation for fanyi
Functions, R codes and Examples using the fanyi R package
Some associated functions: gene-summary . get-translate-text . name2sci . search-gene . set-translate-option . set-translate-source . translate . translate_ggplot . ydict . 
Some associated R codes: allGenerics.R . baidu.R . bing.R . caiyun.R .  Full fanyi package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA