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.5)jetpack_0.5.5.zip(r-4.4)jetpack_0.5.5.zip(r-4.3)
jetpack_0.5.5.tgz(r-4.4-any)jetpack_0.5.5.tgz(r-4.3-any)
jetpack_0.5.5.tar.gz(r-4.5-noble)jetpack_0.5.5.tar.gz(r-4.4-noble)
jetpack_0.5.5.tgz(r-4.4-emscripten)jetpack_0.5.5.tgz(r-4.3-emscripten)
jetpack.pdf |jetpack.html✨
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 6 months agofrom:a5676624fe. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:addcheckcliinitinstallloadmigrateoutdatedremoverunupdate
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 |
Migrate from packrat to renv | migrate |
Show outdated packages | outdated |
Remove a package | remove |
Update a package | update |