Package: bracer 1.2.3-1

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.

Authors:Trevor L. Davis [aut, cre], Jon Schlinkert [aut]

bracer_1.2.3-1.tar.gz
bracer_1.2.3-1.zip(r-4.7)bracer_1.2.3-1.zip(r-4.6)bracer_1.2.3-1.zip(r-4.5)
bracer_1.2.3-1.tgz(r-4.6-any)bracer_1.2.3-1.tgz(r-4.5-any)
bracer_1.2.3-1.tar.gz(r-4.7-any)bracer_1.2.3-1.tar.gz(r-4.6-any)
bracer_1.2.3-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
bracer/json (API)
NEWS

# Install 'bracer' in R:
install.packages('bracer', repos = c('https://trevorld.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/trevorld/bracer/issues

Pkgdown/docs site:https://trevorldavis.com

On CRAN:

Conda:

4.89 score 2 stars 2 packages 13 scripts 313 downloads 3 exports 8 dependencies

Last updated from:1ef8a77aa0. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK109
source / vignettesOK156
linux-release-x86_64OK121
macos-release-arm64OK74
macos-oldrel-arm64OK77
windows-develOK74
windows-releaseOK80
windows-oldrelOK76
wasm-releaseOK103

Exports:expand_bracesglobstr_expand_braces

Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs

Introduction to bracer

Rendered frombracer.Rmdusingknitr::rmarkdownon May 28 2026.

Last update: 2023-03-20
Started: 2023-03-15