Package: niarules
Type: Package
Title: Numerical Association Rule Mining using Population-Based
        Nature-Inspired Algorithms
Version: 0.2.0
Authors@R: c(
    person("Iztok Jr.", "Fister", role = c("aut", "cre", "cph"),
	email = "iztok@iztok.space",
	comment = c(ORCID = "0000-0002-6418-1272")))
Classification/ACM: G.4, H.2.8
Description: Framework is devoted to mining numerical association rules through the
  utilization of nature-inspired algorithms for optimization. Drawing inspiration
  from the 'NiaARM' 'Python' and the 'NiaARM' 'Julia' packages, this repository
  introduces the capability to perform numerical association rule mining in
  the R programming language.
  Fister Jr., Iglesias, Galvez, Del Ser, Osaba and Fister (2018) <doi:10.1007/978-3-030-03493-1_9>.
URL: https://github.com/firefly-cpp/niarules
BugReports: https://github.com/firefly-cpp/niarules/issues
Depends: R (>= 4.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.0
Imports: stats, utils
Suggests: testthat
NeedsCompilation: no
Packaged: 2025-02-20 16:12:49 UTC; iztok
Author: Iztok Jr. Fister [aut, cre, cph]
    (<https://orcid.org/0000-0002-6418-1272>)
Maintainer: Iztok Jr. Fister <iztok@iztok.space>
Repository: CRAN
Date/Publication: 2025-02-20 17:00:02 UTC
Built: R 4.3.3; ; 2025-02-20 17:13:07 UTC; unix
