installing source package 'tidyjson' ...
R
data
* moving datasets to lazyload DB
inst
tests
preparing package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called 'DBI'
ERROR: lazy loading failed for package 'tidyjson'
I got ERROR: lazy loading failed for package 'tidyjson' while trying to install using the below command:
devtools::install_github("sailthru/tidyjson")
I'm using the Version 1.0.44 on Windows 8 Operating system