Package: niarules
Type: Package
Title: Numerical Association Rule Mining using Population-Based
        Nature-Inspired Algorithms
Version: 0.3.1
Authors@R: c(
    person("Iztok Jr.", "Fister", role = c("aut", "cre", "cph"), email = "iztok@iztok.space",	comment = c(ORCID = "0000-0002-6418-1272")),
    person("Gerlinde", "Emsenhuber", role = c("aut"), comment = c(ORCID = "0000-0001-7776-586X")),
    person("Jan Hendrik", "Plümer", role = c("aut"), comment = c(ORCID = "0009-0000-3722-1702")))
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.2
Imports: stats, utils, Rcpp, dplyr, rlang, rgl
Suggests: testthat, withr
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2025-09-14 18:05:05 UTC; iztok
Author: Iztok Jr. Fister [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6418-1272>),
  Gerlinde Emsenhuber [aut] (ORCID:
    <https://orcid.org/0000-0001-7776-586X>),
  Jan Hendrik Plümer [aut] (ORCID:
    <https://orcid.org/0009-0000-3722-1702>)
Maintainer: Iztok Jr. Fister <iztok@iztok.space>
Repository: CRAN
Date/Publication: 2025-09-15 09:10:12 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 03:56:32 UTC; windows
Archs: x64
