Package: mabacR
Type: Package
Title: Assisting Decision Makers
Version: 0.1.0
Authors@R: c(
    person("Adam", "Slabadack", , "arslabadack@gmail.com", role = c("cre", "aut")),
    person("Marcos", "Santos", , "marcosdossantos_doutorado_uff@yahoo.com.br", role = "ctb")
  )
Maintainer: Adam Slabadack <arslabadack@gmail.com>
Description: Easy implementation of the MABAC multi-criteria decision method, that was introduced by Pamučar and Ćirović in the work entitled: "The selection of transport and handling resources in logistics centers using Multi-Attributive Border Approximation area Comparison (MABAC)" - <doi:10.1016/j.eswa.2014.11.057> - which aimed to choose implements for logistics centers. This package receives data, preferably in a spreadsheet, reads it and applies the mathematical algorithms inherent to the MABAC method to generate a ranking with the optimal solution according to the established criteria, weights and type of criteria. The data will be normalized, weighted by the weights, the border area will be determined, the distances to this border area will be calculated and finally a ranking with the optimal option will be generated.
License: GPL (>= 2)
URL: https://github.com/slabaverse/mabacR
BugReports: https://github.com/slabaverse/mabacR/issues
Depends: R (>= 4.3.0)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-10-01 20:54:27 UTC; optimus-prime
Author: Adam Slabadack [cre, aut],
  Marcos Santos [ctb]
Repository: CRAN
Date/Publication: 2024-10-02 17:00:06 UTC
Built: R 4.5.2; ; 2025-11-08 02:24:28 UTC; windows
