Package: examly
Title: Statistical Metrics and Reporting Tool
Version: 0.1.2
Authors@R: 
    c(person(given = "Ahmet", family = "Çalışkan", 
             email = "ahmetcaliskan1987@gmail.com", role = c("aut","cre")),
      person(given = "Abdullah Faruk", family = "Kılıç",
             email = "afarukkilic@trakya.edu.tr", role = "aut"))
Description: A 'Shiny'-based toolkit for item/test analysis. It is designed for multiple-choice, true-false, and open-ended questions. The toolkit is usable with datasets in 1-0 or other formats. Key analyses include difficulty, discrimination, response-option analysis, reports. The classical test theory methods used are described in Ebel & Frisbie (1991, ISBN:978-0132892314).
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1)
Imports: shiny, dplyr, ggplot2, tidyr, purrr, stringr, readr, readxl,
        officer, flextable, glue, magrittr, jsonlite, tibble, htmltools
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, spelling, psychometric
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/ahmetcaliskan1987/examly
BugReports: https://github.com/ahmetcaliskan1987/examly/issues
RoxygenNote: 7.3.3
Language: en-US
NeedsCompilation: no
Packaged: 2025-11-13 11:58:55 UTC; ahmetcaliskan
Author: Ahmet Çalışkan [aut, cre],
  Abdullah Faruk Kılıç [aut]
Maintainer: Ahmet Çalışkan <ahmetcaliskan1987@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-13 17:40:24 UTC
Built: R 4.5.2; ; 2025-11-15 12:36:33 UTC; windows
