Package: Rdrools
Type: Package
Version: 1.0.2
Date: 2017-07-20
Title: A Rules Engine Based on 'Drools'
Authors@R: c(person("Ashwin","Raaghav", email = "Ashwin.Raaghav@mu-sigma.com", role = c("cre","aut")),
		person("Zubin","Dowlaty", email = "Zubin.Dowlaty@mu-sigma.com", role = c("aut")),
		person("Arushi","Khattri", email = "Arushi.Khattri@mu-sigma.com", role = c("aut")))
Maintainer: Ashwin Raaghav <Ashwin.Raaghav@mu-sigma.com>
Description: An interface for using the popular Java based Drools, which is a Business Rule Management System (See <https://www.drools.org> for more information). This package allows you to run a set of rules written in DRL format on the data using the Drools engine. Credits to Mu Sigma for their continued support throughout the development of the package.
Depends: R (>= 3.0.0), rJava, Rdroolsjars (>= 1.0.0)
SystemRequirements: Java (>= 7.0)
License: Apache License 2.0
LazyLoad: yes
LazyData: yes
NeedsCompilation: no
Packaged: 2017-07-21 15:53:42 UTC; ashwin
Author: Ashwin Raaghav [cre, aut],
  Zubin Dowlaty [aut],
  Arushi Khattri [aut]
Repository: CRAN
Date/Publication: 2017-07-21 22:46:41 UTC
