[ 源代码: r-cran-stringr ]
软件包:r-cran-stringr(1.5.0-1)
r-cran-stringr 的相关链接
Debian 的资源:
下载源码包 r-cran-stringr:
- [r-cran-stringr_1.5.0-1.dsc]
- [r-cran-stringr_1.5.0.orig.tar.gz]
- [r-cran-stringr_1.5.0-1.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.2.2.20221110-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-glue (>= 1.6.1)
- GNU R interpreted string literals
-
- dep: r-cran-lifecycle (>= 1.0.3)
- manage the life cycle of your GNU R package functions
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-rlang (>= 1.0.0)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-stringi (>= 1.5.3)
- GNU R character string processing facilities
-
- dep: r-cran-vctrs
- GNU R vector helpers
-
- rec: r-cran-htmltools
- GNU R tools for HTML
-
- rec: r-cran-htmlwidgets
- GNU R HTML Widgets
-
- rec: r-cran-testthat (>= 3.0.0)
- 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