Changelog
rush 0.1.0
- Added exported R functions
rush_run(),rush_sql(),rush_plot(), andrush_convert()as the primary package API. - Removed
rush()from exports (still available internally for CLI use). - Moved
prettycodefrom Imports to Suggests. - Removed unused
LazyDatafield from DESCRIPTION.
rush 0.0.0.9000
- Added a
NEWS.mdfile to track changes to the package.