Package: AHPGaussian Type: Package Title: New Multicriteria Method: AHPGaussian Version: 0.1.3 Date: 2025-09-15 Authors@R: c( person(given = "Cid Edson", family = "Povoas", role = c("aut", "cre"), email = "cidedson@gmail.com", comment = c(ORCID = "0000-0002-0774-1421")), person(given = "Marcos", family = "dos Santos", role = "aut", email = "marcosdossantos@ime.eb.br", comment = c(ORCID = "0000-0003-1533-5535"))) Maintainer: Cid Edson Povoas URL: https://cidedson.github.io/ahpgaussian/ BugReports: https://github.com/cidedson/ahpgaussian/issues Depends: R (>= 4.0.0) Imports: dplyr, tidyr, ggplot2, magrittr Description: Implements the Analytic Hierarchy Process (AHP) method using Gaussian normalization (AHPGaussian) to derive the relative weights of the criteria and alternatives. It also includes functions for visualizing the results and generating graphical outputs. Method as described in: dos Santos, Marcos (2021) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: spelling, testthat (>= 3.0.0) Language: en-US Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://cidedson.r-universe.dev Date/Publication: 2025-09-15 19:19:14 UTC RemoteUrl: https://github.com/cidedson/ahpgaussian RemoteRef: HEAD RemoteSha: b8c5e7de754e96925a0d48e05ff0465b36906a18 NeedsCompilation: no Packaged: 2026-07-12 07:17:15 UTC; root Author: Cid Edson Povoas [aut, cre] (ORCID: ), Marcos dos Santos [aut] (ORCID: )