Package: RMCDA
Title: Multi-Criteria Decision Analysis in R
Version: 0.3.1
Authors@R: 
   c(
     person(
       given  = "Annice",
       family = "Najafi",
       email  = "annicenajafi27@gmail.com",
       role   = c("aut", "cre")
     )
   )
Description: Provides different methods of multi-criteria decision analysis.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: dplyr, stats, igraph, fmsb, lpSolve, matlib, nloptr,
        matrixStats, pracma
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-06-27 02:25:12 UTC; annic
Author: Annice Najafi [aut, cre]
Maintainer: Annice Najafi <annicenajafi27@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-27 17:30:02 UTC
