Package: compIndexBuilder
Type: Package
Version: 1.0.0
Title: Composite Index Builder & Analytics 'shiny' App
Authors@R: c(
      person(given = "Hossein",
        family = "Hassani",
        role = c("aut"),
        email = "Hassani.stat@gmail.com"
        ),
       person(given = "Leila",
        family = "Marvian Mashhad",
        role = c("aut","cre"),
        email = "Leila.marveian@gmail.com"
        ),
      person(given = "Steve",
        family = "Macfeely",
        role = c("aut"),
        email = "Steve.MACFEELY@oecd.org"
        ),
      person(given = "Petra",
        family = "Kynclova",
        role = c("aut"),
        email = "petra.kynclova@unctad.org"
        ),
      person(given = "Nour",
        family = "Barnat",
        role = c("aut"),
        email = "nour.barnat@unctad.org"
        ),    
      person(given = "Fernando",
        family = "CANTU BAZALDUA",
        role = c("aut"),
        email = "f.cantu@unido.org"
        )
    )
Description: Provides an interactive 'shiny' web application for constructing, analyzing, 
    and visualizing composite indices from multidimensional datasets. 
    Users can upload or select indicator data, group variables into logical categories, 
    apply normalization and weighting methods (such as 'equal' or 'custom' schemes), 
    and compute aggregate composite indices. 
    The 'shiny' interface includes tools for exploring results through tables, plots, 
    and data exports, making it useful for researchers, policymakers, and analysts 
    interested in index-based evaluations.
License: GPL-3
Depends: R (>= 4.1.0)
Imports: shiny, plotly, shinydashboard, dplyr, readxl, forecast, tidyr,
        corrplot, missForest, zoo, tibble, DT, ggplot2, networkD3,
        psych
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Maintainer: Leila Marvian Mashhad <Leila.marveian@gmail.com>
NeedsCompilation: no
Encoding: UTF-8
Packaged: 2025-10-14 19:22:03 UTC; HAMIAN
Author: Hossein Hassani [aut],
  Leila Marvian Mashhad [aut, cre],
  Steve Macfeely [aut],
  Petra Kynclova [aut],
  Nour Barnat [aut],
  Fernando CANTU BAZALDUA [aut]
Repository: CRAN
Date/Publication: 2025-10-20 19:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:39:00 UTC; windows
