A predictable and pipeable framework for performing ETL (extract-transform-load) operations on publicly-accessible medium-sized data set. This package sets up the method structure and implements generic functions. Packages that depend on this package download specific data sets from the Internet, clean them up, and import them into a local or remote relational database management system.
Version: | 0.3.9 |
Depends: | R (≥ 2.10), dplyr |
Imports: | DBI, datasets, downloader, fs, janitor, lubridate, methods, stringr, readr, rlang, rvest, tibble, usethis, utils, xml2 |
Suggests: | dbplyr, knitr, RSQLite, RPostgreSQL, RMySQL, ggplot2, testthat, rmarkdown |
Published: | 2020-06-02 |
Author: | Ben Baumer [aut, cre], Carson Sievert [ctb], Natalia Iannucci [ctb] |
Maintainer: | Ben Baumer <ben.baumer at gmail.com> |
BugReports: | https://github.com/beanumber/etl/issues |
License: | CC0 |
URL: | http://github.com/beanumber/etl |
NeedsCompilation: | no |
Citation: | etl citation info |
Materials: | README NEWS |
CRAN checks: | etl results |
Reference manual: | etl.pdf |
Vignettes: |
Extending etl Using etl |
Package source: | etl_0.3.9.tar.gz |
Windows binaries: | r-devel: etl_0.3.9.zip, r-release: etl_0.3.9.zip, r-oldrel: etl_0.3.9.zip |
macOS binaries: | r-release: etl_0.3.9.tgz, r-oldrel: etl_0.3.9.tgz |
Old sources: | etl archive |
Reverse depends: | macleish |
Reverse suggests: | mdsr |
Please use the canonical form https://CRAN.R-project.org/package=etl to link to this page.