Package: AHPWR
Type: Package
Title: Compute Analytic Hierarchy Process
Version: 0.1.0
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, xlsx
RoxygenNote: 7.2.2
Suggests: knitr, rmarkdown, kableExtra, stats, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-12-06 14:03:17 UTC; TPC02
Author: Luciane Ferreira Alcoforado [aut, cre],
  Lyncoln Sousa [aut],
  Orlando Celso Longo [aut],
  Alessandra Simão [ctb],
  Steven Dutt Ross [ctb],
  Leonardo Filgueira [ctb]
Repository: CRAN
Date/Publication: 2022-12-06 17:02:46 UTC
Built: R 4.6.0; ; 2025-08-18 12:11:35 UTC; unix
