Creates meta-packages (in the style of the 'tidyverse') from locally stored package archives (.tar.gz, .zip). Designed for teams working behind institutional firewalls without access to package repositories. Resolves dependencies between local packages by building a dependency graph with topological ordering and cycle detection, classifies dependencies as local or CRAN, detects implicit dependencies by scanning source code, and generates the full meta-package scaffold including re-exports, vignettes and documentation.
| Version: | 0.1.0 |
| Depends: | R (≥ 3.6.0) |
| Imports: | brio, glue, utils, whisker |
| Suggests: | devtools, knitr, rmarkdown, testthat (≥ 3.0.0), withr |
| Published: | 2026-08-08 |
| DOI: | 10.32614/CRAN.package.bigbang (may not be active yet) |
| Author: | Sebastian Lucas [aut, cre],
Richard Detomasi |
| Maintainer: | Sebastian Lucas <sebalucas at gmail.com> |
| BugReports: | https://github.com/sebollin/bigbang/issues |
| License: | GPL (≥ 3) |
| URL: | https://github.com/sebollin/bigbang |
| NeedsCompilation: | no |
| Language: | en |
| Materials: | README, NEWS |
| CRAN checks: | bigbang results |
| Reference manual: | bigbang.html , bigbang.pdf |
| Vignettes: |
bigbang en español: guía completa (source, R code) Getting started with bigbang (source, R code) |
| Package source: | bigbang_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=bigbang to link to this page.