[ 源代码: 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 标准 C++ 库,第3版
-
- 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