You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Now suggesting *pillar* instead of importing *tibble*, and using colored
formatting with the *prettyunits* package with `B` instead of `b` as units
(#7, #9).
- The blob class can now be used for S4 dispatch.
- Calling `c()` on blob objects returns a blob.
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.
Make it optional, to reduce dependencies of RSQLite and other database packages: http://dirk.eddelbuettel.com/blog/2018/02/28/#017_dependencies. Same technique as used for hms.
Thanks @eddelbuettel!
The text was updated successfully, but these errors were encountered: