Package: AHPtools
Type: Package
Title: Consistency in the Analytic Hierarchy Process
Version: 1.0.1
URL: https://CRAN.R-project.org/package=AHPtools
Description: An integrated set of functions for building, analyzing, and visualizing 
 Analytic Hierarchy Process (AHP) models, designed to support structured decision-making
 in consultancy, policy analysis, and research (Bose 2022 <doi:10.1002/mcda.1784>; 
 Bose 2023 <doi:10.1002/mcda.1821>). In addition to tools for assessing and improving the 
 consistency of pairwise comparison matrices (PCMs), the package supports 
 full-hierarchy weight computation, intuitive tree-based visualization, sensitivity 
 analysis, along with convenient PCM generation from user preferences.
License: GPL-3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), dplyr, kableExtra,
        tidyverse
Depends: R (>= 3.5.0)
Imports: readxl, data.tree
VignetteBuilder: knitr
Encoding: UTF-8
Config/testthat/edition: 3
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Repository: CRAN
Packaged: 2025-07-06 03:16:33 UTC; amarnath
Authors@R: person(given = "Amarnath",
                    family = "Bose",
                    role = c("aut", "cre"),
                    email = "amarnath.bose@gmail.com",
                    comment = c(ORCID = "0000-0003-1560-6745"))
Maintainer: Amarnath Bose <amarnath.bose@gmail.com>
Date/Publication: 2025-07-06 07:50:14 UTC
Author: Amarnath Bose [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1560-6745>)
Built: R 4.3.3; ; 2025-07-06 09:41:38 UTC; unix
