[ 源代码: 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