Major Change

Major Change

  • Fixed undefined global functions or variables.
  • Fixed pinyin.R file with non-ASCII characters.

Major Change

  • Added a new function pinyin.

Major Change

  • Fixed a bug where the result would be wrong when the word character count exceeded 20.

Major Change

  • Modify example code.

Major Change

  • Modify test file.

Major Change

  • Using the latest Youdao text translation API.
  • The various possible errors in code execution give elegant hints.
  • Simplified and optimized translate_full function, the translate function outputs most useful information.
  • Modify the README and vignettes.
  • Modify the LICENSE to 2023.

Major Change

  • Modify the README.
  • Modify the LICENSE to 2022.

Major Change

  • The translate_full function output is more concise.
  • LazyData field value is changed to false

Fix Bug

  • Specification of Description information in accordance with CRAN official requirements.

New Features

  • Adjust URL order in DESCRIPTION file about URL field.
  • Further tests on Linux found no problems.

Fix Bug

  • Fix install_gitlab error case.
  • Change the notes to English just in case.
  • Add ecce url in DESCRIPTION file about URL field.

Fix Bug

  • Fix “The Title field should be in title case” in DESCRIPTION file.
  • DESCRIPTION file remove redundant Link field.
  • Add vignettes in .tar.gz deal with “no prebuilt vignette index”
  • Modify DESCRIPTION file Description information.

Fix Bug

  • R/.R file contain Chinese characters, this maybe lead to errors when load ecce package.
  • DESCRIPTION file add a Link to ecce website.

Fix Bug

  • Fix test file contain Chinese characters compile error.
  • DESCRIPTION file add Imports:stringr, modify Depends:R (>= 3.5.0).
  • Note: compile vignettes need R (>= 3.6.2).

New Features

  • Add function translate_full, which can display more information.
  • Add function translate_view, through this function you can get the entire web page information.
  • Update a new logo for ecce package.

New Features

  • First public release.