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.
Version: | 0.1.0 |
Imports: | stringi |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-09-02 |
DOI: | 10.32614/CRAN.package.strs |
Author: | Garrett Shipley [aut, cre] |
Maintainer: | Garrett Shipley <garrett.shipley7 at gmail.com> |
BugReports: | https://github.com/pythonicr/strs/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/pythonicr/strs, https://pythonicr.github.io/strs/ |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | strs results |
Reference manual: | strs.pdf |
Package source: | strs_0.1.0.tar.gz |
Windows binaries: | r-devel: strs_0.1.0.zip, r-release: strs_0.1.0.zip, r-oldrel: strs_0.1.0.zip |
macOS binaries: | r-release (arm64): strs_0.1.0.tgz, r-oldrel (arm64): strs_0.1.0.tgz, r-release (x86_64): strs_0.1.0.tgz, r-oldrel (x86_64): strs_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=strs to link to this page.