Skip to content

R package to perform in-database analytics using Teradata database

License

Notifications You must be signed in to change notification settings

Teradata/teradataR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teradataR

R package to perform in-database analytics using Teradata database.

Compatible with both R version 2 and 3.

Prebuilt package could be found here.

Dependencies

  • RJDBC
  • rJava
  • RODBC

Installation

To install the package, issue the following command from R REPL:

install.packages("C:\\Documents and Settings\\User\\My Documents\\Downloads\\teradataR_1.1.0.tar.gz", repos=NULL,type="source");

Where first argument is the path to the package file.

About

R package to perform in-database analytics using Teradata database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%