Rdrools: A Rules Engine Based on 'Drools'

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 provides data scientists an intuitive interface to execute business rules on datasets for the purpose of analysis or designing intelligent systems, while leveraging the Drools rule engine. Rules written in DRL format accepted natively by Drools can also be executed through an R interface. Credits to Mu Sigma for their continued support throughout the development of the package.

Version: 1.1.1
Depends: R (≥ 3.0.0), rJava, Rdroolsjars (≥ 1.0.0)
Imports: magrittr, dplyr, purrr, tibble, rlang
Suggests: knitr, testthat, DT, lubridate, ggplot2, rmarkdown
Published: 2018-12-08
Author: Ashwin Raaghav [aut], SMS Chauhan [aut], Naren Srinivasan [aut], Dheekshitha PS [aut], Zubin Dowlaty [aut], Mayukh Bose [aut], Arushi Khattri [aut], Mu Sigma, Inc. [cre]
Maintainer: "Mu Sigma, Inc." <ird.experiencelab at mu-sigma.com>
License: Apache License 2.0
NeedsCompilation: no
SystemRequirements: Java (>= 7.0)
CRAN checks: Rdrools results

Downloads:

Reference manual: Rdrools.pdf
Vignettes: Executing business rules at scale using RDrools - an interface to Drools
Package source: Rdrools_1.1.1.tar.gz
Windows binaries: r-devel: Rdrools_1.1.1.zip, r-release: Rdrools_1.1.1.zip, r-oldrel: Rdrools_1.1.1.zip
OS X binaries: r-release: Rdrools_1.1.1.tgz, r-oldrel: Rdrools_1.1.1.tgz
Old sources: Rdrools archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Rdrools to link to this page.