Package: rHpcc
Type: Package
Title: Interface between HPCC and R
Version: 1.0
Date: 2012-08-13
Author: Dinesh Shetye
Maintainer: Dinesh Shetye <dinesh.shetye@lexisnexis.com>
Description: rHpcc is an R package providing an Interface between R and
        HPCC.Familiarity with ECL (Enterprise Control Language) is a
        must to use this package.HPCC is a massive parallel-processing
        computing platform that solves Big Data problems.ECL is the
        Enterprise Control Language designed specifically for huge data
        projects using the HPCC platform.Its extreme scalability comes
        from a design that allows you to leverage every query you
        create for re-use in subsequent queries as needed. To do this,
        ECL takes a dictionary approach to building queries wherein
        each ECL definition defines an Attribute. Each previously
        defined Attribute can then be used in succeeding ECL Attribute
        definitions as the language extends itself as you use it.
License: GPL-2
Depends: R (>= 2.11.0), methods, RCurl, XML
URL: http://hpccsystems.com
Packaged: 2012-08-13 20:48:20 UTC; shetyedv
Repository: CRAN
Date/Publication: 2012-08-14 07:31:57
Built: R 3.1.0; ; 2013-11-28 00:50:25 UTC; unix
