- First CRAN release
- Fixed issue when init interrupted
- Turn on Packrat cache for Mac and Linux
- 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
- Removed
jetpack.
prefix from commands - Renamed
createbin
tocli
- Added info and search to R interface
- Fixed bugs with R interface
- Added info and search commands
- Fixed some segfaults
- Fixed bugs with update
- Added global commands
- Created script for Windows
- Fixes for Windows
- Added check command
- Big performance increase
- Don't update DESCRIPTION unless commands are successful
- Trim trailing whitespace in DESCRIPTION
- No longer modifies working directory when run from R
- Added
--deployment
flag - Added
createbin
function - Fixed install issues
- Added support for local repos
- Allow commands to be run in child directories
- Don't install
Suggests
dependencies - Fixed issue with overwriting remotes
- Created package
- Added RStudio commands
- Fixed remote dependencies when httr not installed
- Properly restore
DESCRIPTION
whenadd
command fails
- First release