Creates a new chars class which looks like a string but is actually a vector of individual characters, making 'strings' iterable. This class enables vector operations on 'strings' such as reverse, sort, head, and set operations.
| Version: | 0.0.6 | 
| Imports: | generics, utils | 
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0), vctrs | 
| Published: | 2024-11-07 | 
| DOI: | 10.32614/CRAN.package.charcuterie | 
| Author: | Jonathan Carroll | 
| Maintainer: | Jonathan Carroll <rpkg at jcarroll.com.au> | 
| BugReports: | https://github.com/jonocarroll/charcuterie/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/jonocarroll/charcuterie, https://jonocarroll.github.io/charcuterie/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | charcuterie results | 
| Reference manual: | charcuterie.html , charcuterie.pdf | 
| Vignettes: | Example Usage (source, R code) Use Cases (source, R code) | 
| Package source: | charcuterie_0.0.6.tar.gz | 
| Windows binaries: | r-devel: charcuterie_0.0.6.zip, r-release: charcuterie_0.0.6.zip, r-oldrel: charcuterie_0.0.6.zip | 
| macOS binaries: | r-release (arm64): charcuterie_0.0.6.tgz, r-oldrel (arm64): charcuterie_0.0.6.tgz, r-release (x86_64): charcuterie_0.0.6.tgz, r-oldrel (x86_64): charcuterie_0.0.6.tgz | 
| Old sources: | charcuterie archive | 
Please use the canonical form https://CRAN.R-project.org/package=charcuterie to link to this page.