Package: Rdrools
Type: Package
Version: 1.0.1
Date: 2017-06-19
Title: A Rules Engine for R 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 R 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. Thanks to Mu Sigma for their continued support throughout the development of the package. Credits to Mu Sigma for their continued support through out 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-06-19 12:11:28 UTC; ashwin
Author: Ashwin Raaghav [cre, aut],
  Zubin Dowlaty [aut],
  Arushi Khattri [aut]
Repository: CRAN
Date/Publication: 2017-06-19 13:59:09 UTC
