NEWS
jetpack 0.5.5 (2022-10-31)
jetpack 0.5.4 (2022-10-22)
jetpack 0.5.3 (2022-10-21)
- Fixed error with updating renv
jetpack 0.5.2 (2022-01-28)
- Added support for updating renv
- Improved output
- Fixed
unused argument
error with renv < 0.15
- Fixed
update
without packages adding dependencies to DESCRIPTION
- Fixed error message when
migrate
called outside of project
jetpack 0.5.1 (2022-01-27)
- Fixed error with renv 0.15
- Fixed CRAN note
jetpack 0.5.0 (2021-04-10)
- Switched from Packrat to renv
- Removed dependency on crayon
- Fixed error when CRAN repo not specified
jetpack 0.4.3 (2019-07-01)
- Made tests self-contained
jetpack 0.4.2 (2019-02-12)
- Fixed error with empty repos
- Fixed warning messages
jetpack 0.4.1 (2018-11-16)
- Added ability to update all packages in a project
- Added
jetpack::outdated()
- Added
jetpack global outdated
- Fixed issue with
jetpack::install()
updating package versions in packrat.lock
when library gets ahead
- Fixed unnecessary downloads with specific versions
jetpack 0.4.0 (2018-10-30)
- Greatly reduced the number of dependencies
- Added support for Bioconductor remotes
- Added ability to update all global packages
Breaking changes
- Removed
info
and search
commands to reduce dependencies
jetpack 0.3.1 (2018-07-25)
- First CRAN release
- Fixed issue when init interrupted
- Turn on Packrat cache for Mac and Linux
jetpack 0.3.0
- Greatly reduced the number of files required
- Fixed error about stale packages with remotes
- Fixed error in CLI with check command
- Fixed error in CLI with global add command for specific version
jetpack 0.2.0
Breaking changes
- Removed
jetpack.
prefix from commands
- Renamed
createbin
to cli
jetpack 0.1.11
- Added info and search to R interface
- Fixed bugs with R interface
jetpack 0.1.10
- Added info and search commands
- Fixed some segfaults
- Fixed bugs with update
jetpack 0.1.9
jetpack 0.1.8
- Created script for Windows
jetpack 0.1.7
jetpack 0.1.6
- Added check command
- Big performance increase
jetpack 0.1.5
- Don't update
DESCRIPTION
unless commands are successful
- Trim trailing whitespace in
DESCRIPTION
- No longer modifies working directory when run from R
jetpack 0.1.4
- Added
--deployment
flag
- Added
createbin
function
- Fixed install issues
jetpack 0.1.3
- Added support for local repos
- Allow commands to be run in child directories
- Don't install
Suggests
dependencies
- Fixed issue with overwriting remotes
jetpack 0.1.2
- Created package
- Added RStudio commands
jetpack 0.1.1
- Fixed remote dependencies when httr not installed
- Properly restore
DESCRIPTION
when add
command fails
jetpack 0.1.0