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.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
Last updated 13 days agofrom:971deac1e2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
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