Package: EpiQuestionR
Type: Package
Title: Questionnaire Analysis for Epidemiology and One Health Research
Version: 0.1.1
Authors@R: c(
    person(
      given = "Vinodh Kumar",
      family = "Obli Rajendran",
      role = c("aut", "cre"),
      email = "vinodhkumar.rajendran@gmail.com",
      comment = c(ORCID = "0000-0002-7232-4122")
    ),
    person(
      given = "Keerthi",
      family = "Aaradhana",
      role = "aut",
      email = "vkeerthi1817@gmail.com"
    )
  )
Description: Provides tools for the analysis of questionnaire and survey
    data in epidemiological and One Health research. The package supports
    data preparation, reliability assessment, exploratory factor analysis,
    Kaiser-Meyer-Olkin assessment, parallel analysis, visualization,
    reporting, and export of results using a consistent analysis workflow.
    The methods are based on established approaches to psychometric and
    multivariate analysis; see Kaiser (1974) <doi:10.1007/BF02291575>,
    Horn (1965) <doi:10.1007/BF02289447>, and
    Tabachnick and Fidell (2019, ISBN:9780134790541).
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
LazyData: true
Depends: R (>= 4.3.0)
Imports: ggplot2, Matrix, graphics, lavaan, psych, stats, generics,
        withr, tibble
Suggests: broom, broom.helpers, car, corrplot, covr, dplyr, DT,
        flextable, forcats, gt, gtsummary, haven, janitor, knitr,
        leaflet, ltm, MASS, mirt, MBESS, nnet, officer, plotly, purrr,
        readr, readxl, rlang, rmarkdown, semPlot, sf, shiny,
        shinydashboard, spdep, spelling, stringr, testthat (>= 3.0.0),
        tidyr, tmap, e1071, jsonlite, openxlsx, reshape2, scales, yaml
VignetteBuilder: knitr
URL: https://github.com/vinodhpmd/EpiQuestionR
BugReports: https://github.com/vinodhpmd/EpiQuestionR/issues
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-29 04:03:20 UTC; m
Author: Vinodh Kumar Obli Rajendran [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7232-4122>),
  Keerthi Aaradhana [aut]
Maintainer: Vinodh Kumar Obli Rajendran <vinodhkumar.rajendran@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-10 09:00:18 UTC
