[ ソース: 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++ ライブラリ 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