Package: Rdrools
Type: Package
Version: 1.0.0
Date: 2017-03-22
Title: A Rules Engine for R Based on 'Drools'
Authors@R: c(person("Ashwin","Raaghav", email = "ashraaghav@gmail.com", role = c("cre","aut")),
		person("SMS","Chauhan", email = "smschauhan@gmail.com", role = c("aut")),
		person("Zubin","Dowlaty", email = "zubin@dowlaty.com", role = c("aut")))
Maintainer: Ashwin Raaghav <ashraaghav@gmail.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.
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-04-25 09:06:04 UTC; ashwin
Author: Ashwin Raaghav [cre, aut],
  SMS Chauhan [aut],
  Zubin Dowlaty [aut]
Repository: CRAN
Date/Publication: 2017-04-25 10:38:34 UTC
