beanumber / etl

R package to facilitate ETL operations
127 stars 21 forks source link

bug in built-in functionality #43

Closed beanumber closed 10 months ago

beanumber commented 6 years ago
> library(etl)
> foo <- etl("datasets")
No database was specified so I created one for you at:
/tmp/RtmpUmmRaa/file6caa3458996.sqlite3
> foo %>% etl_create()
Could not find schema initialization script
 Show Traceback

 Rerun with Debug
 Error in eval(rlang::parse_expr(x)) : attempt to apply non-function