Package: arulesNBMiner
Version: 0.1.9
Date: 2025-12-09
Title: Mining NB-Frequent Itemsets and NB-Precise Rules
Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
                email = "mhahsler@lyle.smu.edu",
		comment = c(ORCID = "0000-0003-2716-1405")))
Description: NBMiner is an implementation of the model-based mining algorithm for mining NB-frequent itemsets and NB-precise rules. Michael Hahsler (2006) <doi:10.1007/s10618-005-0026-2>. 
Depends: R (>= 3.6), arules (>= 1.6-0), rJava (>= 0.9-0)
URL: https://github.com/mhahsler/arulesNBMiner
BugReports: https://github.com/mhahsler/arulesNBMiner/issues
Imports: methods, stats, graphics
SystemRequirements: Java (>= 5.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-12-09 15:06:32 UTC; mhahsler
Author: Michael Hahsler [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2716-1405>)
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2025-12-09 18:20:02 UTC
Built: R 4.6.0; ; 2025-12-24 03:26:00 UTC; windows
