Package: strs 0.1.1
strs: 'Python' Style String Functions
A comprehensive set of string manipulation functions based on those found in 'Python' without relying on 'reticulate'. It provides functions that intend to (1) make it easier for users familiar with 'Python' to work with strings, (2) reduce the complexity often associated with string operations, (3) and enable users to write more readable and maintainable code that manipulates strings.
Authors:
strs_0.1.1.tar.gz
strs_0.1.1.zip(r-4.7)strs_0.1.1.zip(r-4.6)strs_0.1.1.zip(r-4.5)
strs_0.1.1.tgz(r-4.6-any)strs_0.1.1.tgz(r-4.5-any)
strs_0.1.1.tar.gz(r-4.7-any)strs_0.1.1.tar.gz(r-4.6-any)
strs_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
strs/json (API)
| # Install 'strs' in R: |
| install.packages('strs', repos = c('https://pythonicr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pythonicr/strs/issues
Pkgdown/docs site:https://pythonicr.github.io
Last updated from:14d8939686. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 108 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | NOTE | 147 | ||
| macos-release-arm64 | NOTE | 217 | ||
| macos-oldrel-arm64 | NOTE | 165 | ||
| windows-devel | NOTE | 60 | ||
| windows-release | NOTE | 81 | ||
| windows-oldrel | NOTE | 60 | ||
| wasm-release | OK | 91 |
Exports:strs_capitalizestrs_casefoldstrs_centerstrs_containsstrs_countstrs_endswithstrs_expandtabsstrs_fstrs_findstrs_formatstrs_isalnumstrs_isalphastrs_isasciistrs_isdecimalstrs_isdigitstrs_islowerstrs_isnumericstrs_isspacestrs_istitlestrs_isupperstrs_joinstrs_lenstrs_ljuststrs_lowerstrs_lstripstrs_normalize_whitespacestrs_removeprefixstrs_removesuffixstrs_replacestrs_rfindstrs_rjuststrs_rstripstrs_slicestrs_splitstrs_splitlinesstrs_startswithstrs_stripstrs_swapcasestrs_titlestrs_upper
Dependencies:data.tablegluestringi
