Skip to content

Tools for isolating, detecting dependencies, scaffolding, and building deployable, reproducible developer environments in R.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

jimbrig/buildtools

buildtools

Lifecycle:experimental Project Status:WIP Codecov check changelog check-release coverage document lint pkgdown style pkgdown

The goal of buildtools is to …

Installation

You can install the released version of buildtools from CRAN with:

install.packages("buildtools")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("jimbrig/buildtools")

Example

This is a basic example which shows you how to solve a common problem:

# library(buildtools)
## basic example code

About

Tools for isolating, detecting dependencies, scaffolding, and building deployable, reproducible developer environments in R.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published