[ 原始碼: 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