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