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.5)strs_0.1.1.zip(r-4.4)strs_0.1.1.zip(r-4.3)
strs_0.1.1.tgz(r-4.5-any)strs_0.1.1.tgz(r-4.4-any)strs_0.1.1.tgz(r-4.3-any)
strs_0.1.1.tar.gz(r-4.5-noble)strs_0.1.1.tar.gz(r-4.4-noble)
strs_0.1.1.tgz(r-4.4-emscripten)strs_0.1.1.tgz(r-4.3-emscripten)
strs.pdf |strs.html✨
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 site:https://pythonicr.github.io
Last updated 2 months agofrom:14d8939686. Checks:1 OK, 7 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 12 2025 |
R-4.5-win | NOTE | Feb 12 2025 |
R-4.5-mac | NOTE | Feb 12 2025 |
R-4.5-linux | NOTE | Feb 12 2025 |
R-4.4-win | NOTE | Feb 12 2025 |
R-4.4-mac | NOTE | Feb 12 2025 |
R-4.3-win | NOTE | Feb 12 2025 |
R-4.3-mac | NOTE | Feb 12 2025 |
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