Package: buildr 0.1.1
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.
Authors:
buildr_0.1.1.tar.gz
buildr_0.1.1.zip(r-4.5)buildr_0.1.1.zip(r-4.4)buildr_0.1.1.zip(r-4.3)
buildr_0.1.1.tgz(r-4.4-any)buildr_0.1.1.tgz(r-4.3-any)
buildr_0.1.1.tar.gz(r-4.5-noble)buildr_0.1.1.tar.gz(r-4.4-noble)
buildr_0.1.1.tgz(r-4.4-emscripten)buildr_0.1.1.tgz(r-4.3-emscripten)
buildr.pdf |buildr.html✨
buildr/json (API)
NEWS
# Install 'buildr' in R: |
install.packages('buildr', repos = c('https://netique.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/netique/buildr/issues
addinbuildrkeyboard-shortcutrstudio-addin
Last updated 7 months agofrom:625a71f5a8. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:%>%aimbuildedit_makefileedit_shortcutsinit
Dependencies:askpassbitbit64clicliprcpp11crayoncredentialscurldescfansifsgertghgitcredsgluehmshttr2inijsonlitelifecyclemagrittropensslpillarpkgconfigprettyunitsprogresspurrrR6rappdirsreadrrlangrprojrootrstudioapistringistringrsystibbletidyselecttzdbusethisutf8vctrsvroomwhiskerwithryamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Set Makefile Target | aim |
Run Selected Build Script | build |
Edit Makefile | edit_makefile |
Show RStudio Keyboard Shortcuts Popup | edit_shortcuts |
Discover Build Scripts & Create Makefile | init |