The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

charcuterie: Handle Strings as Vectors of Characters

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.4
Imports: generics, utils
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-09-13
DOI: 10.32614/CRAN.package.charcuterie
Author: Jonathan Carroll ORCID iD [aut, cre]
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

Documentation:

Reference manual: charcuterie.pdf
Vignettes: Example Usage (source, R code)
Use Cases (source, R code)

Downloads:

Package source: charcuterie_0.0.4.tar.gz
Windows binaries: r-devel: charcuterie_0.0.4.zip, r-release: charcuterie_0.0.3.zip, r-oldrel: charcuterie_0.0.4.zip
macOS binaries: r-release (arm64): charcuterie_0.0.4.tgz, r-oldrel (arm64): charcuterie_0.0.4.tgz, r-release (x86_64): charcuterie_0.0.4.tgz, r-oldrel (x86_64): charcuterie_0.0.4.tgz
Old sources: charcuterie archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=charcuterie to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.