[ ソース: r-cran-stringr ]
パッケージ: r-cran-stringr (1.4.0-2)
r-cran-stringr に関するリンク
Debian の資源:
r-cran-stringr ソースパッケージをダウンロード:
- [r-cran-stringr_1.4.0-2.dsc]
- [r-cran-stringr_1.4.0.orig.tar.gz]
- [r-cran-stringr_1.4.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
Make it easier to work with strings
stringr is a set of simple wrappers that make R's string functions more consistent, simpler and easier to use. It does this by ensuring that: function and argument names (and positions) are consistent, all functions deal with NA's and zero length character appropriately, and the output data structures from each function matches the input data structures of other functions.
その他の r-cran-stringr 関連パッケージ
|
|
|
|
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 4.0.0-3)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-glue (>= 1.2.0)
- GNU R interpreted string literals
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-stringi (>= 1.1.7)
- GNU R character string processing facilities
-
- rec: r-cran-htmltools
- GNU R tools for HTML
-
- rec: r-cran-htmlwidgets
- GNU R HTML Widgets
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats