bracer: Brace Expansions

Performs brace expansions on strings. Made popular by Unix shells, brace expansion allows users to concisely generate certain character vectors by taking a single string and (recursively) expanding the comma-separated lists and double-period-separated integer and character sequences enclosed within braces in that string. The double-period-separated numeric integer expansion also supports padding the resulting numbers with zeros.

Version: 1.2.2
Imports: stringr
Suggests: knitr, rmarkdown, testthat, V8
Published: 2023-03-15
Author: Trevor L Davis ORCID iD [aut, cre], Jon Schlinkert [aut] (Author of the 'braces' Javascript library)
Maintainer: Trevor L Davis <trevor.l.davis at gmail.com>
BugReports: https://github.com/trevorld/bracer/issues
License: MIT + file LICENSE
URL: https://trevorldavis.com/R/bracer/, https://github.com/trevorld/bracer
NeedsCompilation: no
Materials: README NEWS
CRAN checks: bracer results

Documentation:

Reference manual: bracer.pdf
Vignettes: Introduction to bracer

Downloads:

Package source: bracer_1.2.2.tar.gz
Windows binaries: r-devel: bracer_1.2.2.zip, r-release: bracer_1.2.2.zip, r-oldrel: bracer_1.2.2.zip
macOS binaries: r-release (arm64): bracer_1.2.2.tgz, r-oldrel (arm64): bracer_1.2.2.tgz, r-release (x86_64): bracer_1.2.2.tgz
Old sources: bracer archive

Reverse dependencies:

Reverse suggests: jab.adverse.reactions

Linking:

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