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.1
Imports: stringr
Suggests: testthat, V8
Published: 2021-05-19
Author: Trevor Davis [aut, cre], Jon Schlinkert [aut] (Author of the 'braces' Javascript library)
Maintainer: Trevor 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

Downloads:

Package source: bracer_1.2.1.tar.gz
Windows binaries: r-devel: bracer_1.2.1.zip, r-release: bracer_1.2.1.zip, r-oldrel: bracer_1.2.1.zip
macOS binaries: r-release (arm64): bracer_1.2.1.tgz, r-oldrel (arm64): bracer_1.2.1.tgz, r-release (x86_64): bracer_1.2.1.tgz, r-oldrel (x86_64): bracer_1.2.1.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.