Dplyr addon for the EXASOL R package
Copyright © EXASOL AG, Nuremberg (Germany). All rights reserved.
2004 - 2016
You need to have Rtools
installed on Windows for R to be able to compile the package (for Linux see below).
Plus, the R package devtools must be available as it contains the install_github()
method. The EXASOL package itself
depends on the R package RODBC, which should be available on install
from Github.
To install the EXASOL package:
devtools::install_github("EXASOL/r-exasol")
To install this package:
devtools::install_github("marcelboldt/r-exasol-dplyr")
Early prototype... still a lot to do.
Code coverage of tests: