buildr: Organize & Run Build Scripts Comfortably

Working with reproducible reports or any other similar projects often require to run the script that builds the output file in a specified way. 'buildr' can help you organize, modify and comfortably run those scripts. The package provides a set of functions that interactively guides you through the process and that are available as 'RStudio' Addin, meaning you can set up the keyboard shortcuts, enabling you to choose and run the desired build script with one keystroke anywhere anytime.

Version: 0.1.1
Imports: rstudioapi, usethis, readr, glue, stringr, magrittr, tibble, utils
Suggests: knitr, rmarkdown, roxygen2, testthat (≥ 3.0.0), spelling, pkgdown
Published: 2022-08-13
Author: Jan Netik ORCID iD [aut, cre]
Maintainer: Jan Netik <netikja at gmail.com>
BugReports: https://github.com/netique/buildr/issues/
License: GPL (≥ 3)
URL: https://netique.github.io/buildr/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: buildr results

Documentation:

Reference manual: buildr.pdf
Vignettes: Know your {buildr}

Downloads:

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

Linking:

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