Package: ecce
Type: Package
Title: Translate English Sentence into Chinese, or Translate Chinese
        Sentence into English
Version: 3.0.3
Authors@R: person("Xinyuan", "Chu", email = "chuxinyuan@outlook.com", role = c("aut", "cre"))
Maintainer: Xinyuan Chu <chuxinyuan@outlook.com>
Date: 2025-04-11 17:41:01 UTC
Description: If translate English or Chinese sentence, there is a faster 
    way for R user. You can pass in an English or Chinese sentence, ecce 
    package support both English and Chinese translation. It also support 
    browse translation results in website. In addition, also support obtain 
    the pinyin of the Chinese character, you can more easily understand 
    the pronunciation of the Chinese character.
License: MIT + file LICENSE
URL: https://cxy.cc/rproj/ecce/, https://github.com/chuxinyuan/ecce
BugReports: https://github.com/chuxinyuan/ecce/issues
Depends: R (>= 3.5.0)
Imports: curl, uuid, digest, httr, jsonlite
RoxygenNote: 7.3.2
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-04-11 18:12:19 UTC; chuxinyuan
Author: Xinyuan Chu [aut, cre]
Repository: CRAN
Date/Publication: 2025-04-11 19:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:36:21 UTC; unix
