Skip to contents

ecce 3.0.2

Major Change

  • Optimize ID and KEY configuration codes.

ecce 3.0.1

CRAN release: 2024-05-17

Major Change

  • Fixed 404 url.

ecce 3.0.0

Major Change

  • Make adjustments based on changes to the Youdao API.

ecce 2.0.6

CRAN release: 2023-10-09

Major Change

ecce 2.0.5

CRAN release: 2023-09-02

Major Change

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

ecce 2.0.4

Major Change

  • Added a new function pinyin.

ecce 2.0.3

Major Change

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

ecce 2.0.2

CRAN release: 2023-08-12

Major Change

  • Modify example code.

ecce 2.0.1

Major Change

  • Modify test file.

ecce 2.0.0

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.

ecce 1.0.9

CRAN release: 2022-01-14

Major Change

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

ecce 1.0.8

CRAN release: 2022-01-13

Major Change

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

ecce 1.0.7

CRAN release: 2020-06-29

Fix Bug

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

ecce 1.0.6

New Features

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

ecce 1.0.5

Fix Bug

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

ecce 1.0.4

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.

ecce 1.0.3

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.

ecce 1.0.2

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).

ecce 1.0.1

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.

ecce 1.0.0

New Features

  • First public release.