[ 原始碼: r-cran-hunspell ]
套件:r-cran-hunspell(3.0.2+dfsg-1)
r-cran-hunspell 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-hunspell:
- [r-cran-hunspell_3.0.2+dfsg-1.dsc]
- [r-cran-hunspell_3.0.2+dfsg.orig.tar.xz]
- [r-cran-hunspell_3.0.2+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
GNU R support for high-performance stemmer, tokenizer, and spell checker
Low level spell checker and morphological analyzer based on the famous 'hunspell' library <https://hunspell.github.io>. The package can analyze or check individual words as well as parse text, LaTeX, html or xml documents. For a more user-friendly interface use the 'spelling' package which builds on this package to automate checking of files, documentation and vignettes in all common formats.
其他與 r-cran-hunspell 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libhunspell-1.7-0
- spell checker and morphological analyzer (shared library)
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.2.1-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-digest
- GNU R package for 'hash digest' of R data structures
-
- dep: r-cran-rcpp (>= 0.12.12)
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-janeaustenr
- Jane Austen's complete novels for GNU R
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-pdftools
- GNU R text extraction, rendering and converting of PDF documents
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-spelling
- tools for spell checking in GNU R