Package: PrometheeTools
Title: PROMETHEE and GLNF for Ranking and Sorting Problems
Version: 0.1.0
Authors@R: c( 
    person("Felipe", "Barrera", , "ifelipebj@hotmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-3236-6966")),
    person("Marina", "Segura", , "marina.segura@ucm.es", role = "aut",
           comment = c(ORCID = "0000-0002-6068-960X")),
    person("Concepcion", "Maroto", , "cmaroto@eio.upv.es", role = "aut",
           comment = c(ORCID = "0000-0001-8512-3197")))
Description: PROMETHEE (Preference Ranking Organisation METHod for Enrichment of
    Evaluations) based method assesses alternatives to obtain partial and complete
    rankings. The package also provides the GLNF (Global Local Net Flow) sorting
    algorithm to classify alternatives into ordered categories, as well as an index
    function to measure the classification quality. Barrera, F., Segura, M., &
    Maroto, C. (2023) <doi:10.1111/itor.13288>. Brans, J.P.; De Smet, Y., (2016) 
    <doi:10.1007/978-1-4939-3094-4_6>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: ggplot2
URL: https://github.com/ifelipebj/PrometheeTools
BugReports: https://github.com/ifelipebj/PrometheeTools/issues
NeedsCompilation: no
Packaged: 2023-08-31 21:56:18 UTC; ifeli
Author: Felipe Barrera [aut, cre, cph]
    (<https://orcid.org/0000-0003-3236-6966>),
  Marina Segura [aut] (<https://orcid.org/0000-0002-6068-960X>),
  Concepcion Maroto [aut] (<https://orcid.org/0000-0001-8512-3197>)
Maintainer: Felipe Barrera <ifelipebj@hotmail.com>
Repository: CRAN
Date/Publication: 2023-09-01 11:30:11 UTC
Built: R 4.6.0; ; 2025-07-18 08:29:42 UTC; unix
