README.md

exasol.dplyr

Dplyr addon for the EXASOL R package Copyright © EXASOL AG, Nuremberg (Germany). All rights reserved. 2004 - 2016

Build Status codecov.io Issue Stats Issue Stats

Installation

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")

Status:

Early prototype... still a lot to do.

Code coverage of tests:

codecov.io



marcelboldt/r-exasol-dplyr documentation built on May 21, 2019, 11:27 a.m.