Package: sbrl
Type: Package
Title: Scalable Bayesian Rule Lists Model
Version: 1.2
Date: 2016-07-25
Authors@R: c(person("Hongyu", "Yang", role = c("aut", "cre"),
		     email = "hongyuy@mit.edu"),
	      person("Morris", "Chen", role = "ctb",
		     email = "Morris_CM_Chen@wistron.com"),
	      person("Cynthia", "Rudin", role = c("aut", "ctb"),
		     email = "rudin@cs.duke.edu"),
	      person("Margo", "Seltzer", role = c("aut", "ctb"),
		     email = "margo@eecs.harvard.edu"))
Author: Hongyu Yang [aut, cre],
  Morris Chen [ctb],
  Cynthia Rudin [aut, ctb],
  Margo Seltzer [aut, ctb]
Maintainer: Hongyu Yang <hongyuy@mit.edu>
Description: An implementation of Scalable Bayesian Rule Lists Algorithm.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.4), arules, methods
RcppModules: sbrl
LinkingTo: Rcpp
NeedsCompilation: yes
LazyData: yes
SystemRequirements: gmp (>= 4.2.0), gsl
Packaged: 2016-07-27 22:37:38 UTC; hongyuy
Repository: CRAN
Date/Publication: 2016-07-29 06:41:15
Built: R 4.0.0; x86_64-w64-mingw32; 2020-04-10 05:25:01 UTC; windows
Archs: i386, x64
