Package: jetpack 0.5.5
jetpack: A Friendly Package Manager
Manage project dependencies from your DESCRIPTION file. Create a reproducible virtual environment with minimal additional files in your project. Provides tools to add, remove, and update dependencies as well as install existing dependencies with a single function.
Authors:
jetpack_0.5.5.tar.gz
jetpack_0.5.5.zip(r-4.7)jetpack_0.5.5.zip(r-4.6)jetpack_0.5.5.zip(r-4.5)
jetpack_0.5.5.tgz(r-4.6-any)jetpack_0.5.5.tgz(r-4.5-any)
jetpack_0.5.5.tar.gz(r-4.7-any)jetpack_0.5.5.tar.gz(r-4.6-any)
jetpack_0.5.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
jetpack/json (API)
NEWS
| # Install 'jetpack' in R: |
| install.packages('jetpack', repos = c('https://ankane.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ankane/jetpack/issues
Last updated from:e1cc235833. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 188 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 166 | ||
| macos-release-arm64 | OK | 211 | ||
| macos-oldrel-arm64 | OK | 137 | ||
| windows-devel | OK | 137 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 105 | ||
| wasm-release | OK | 95 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add a package | add |
| Check that all dependencies are installed | check |
| Install the command line interface | cli |
| Set up Jetpack | init |
| Install packages for a project | install |
| Show outdated packages | outdated |
| Remove a package | remove |
| Update a package | update |
