Package: AHPWR
Type: Package
Title: Compute Analytic Hierarchy Process
Version: 0.1.2
Authors@R: c(
    person("Luciane Ferreira", "Alcoforado", email = "lucianea@id.uff.br", role = c("aut", "cre")),
    person("Lyncoln", "Sousa", email = "lyncolnsousa@id.uff.br", role = c("aut")),
    person("Orlando", "Celso Longo", email = "orlandolongo@id.uff.br", role = c("aut")),
    person("Alessandra", "Simão", email = "alessandra_simao@id.uff.br", role = c("ctb")),
    person("Steven", "Dutt Ross", email = " ", role = c("ctb")),
    person("Leonardo", "Filgueira", email = " ", role = c("ctb")))
Maintainer: Luciane Ferreira Alcoforado <lucianea@id.uff.br>
Description: Compute a tree level hierarchy, judgment matrix, consistency index and ratio, priority vectors, hierarchic synthesis and rank. Based on the book entitled "Models, Methods, Concepts and Applications of the Analytic Hierarchy Process" by Saaty and Vargas (2012, ISBN 978-1-4614-3597-6).
License: GPL-3
Encoding: UTF-8
Imports: dplyr, readxl, tidyr, ggplot2, igraph, formattable, magrittr,
        tibble, rlang, openxlsx
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, kableExtra, stats, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Author: Luciane Ferreira Alcoforado [aut, cre],
  Lyncoln Sousa [aut],
  Orlando Celso Longo [aut],
  Alessandra Simão [ctb],
  Steven Dutt Ross [ctb],
  Leonardo Filgueira [ctb]
Packaged: 2026-02-28 13:04:09 UTC; lucia
Repository: CRAN
Date/Publication: 2026-02-28 13:20:02 UTC
Built: R 4.5.2; ; 2026-03-04 00:51:45 UTC; windows
