Skip to content

marcelboldt/r-exasol-dplyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Dplyr addon for the EXASOL R package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages