Type: Package
Package: StatisticTeach1
Title: Interactive Tool for Statistics and Probability Teaching
Version: 0.1.0
Authors@R: c(
    person("Javier", "De La Hoz Maestre", , "jdelahoz@unimagdalena.edu.co", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0001-7779-0803")),
    person("Humberto", "Llinas Solano", , "hllinas@uninorte.edu.co", role = "aut",
           comment = c(ORCID = "0000-0002-5530-6416"))
  )
Description: A 'shiny' application designed to support the learning of basic
    concepts in statistics and probability. Provides an interactive interface
    that allows students to explore and visualize descriptive statistics,
    frequency tables, and probability distributions intuitively.
License: GPL-3
Imports: descriptr, DescTools, dplyr, ggplot2, magrittr, mixdist,
        RColorBrewer, readxl, rlang, shiny, shinyBS, shinydashboard,
        shinyjs, shinyWidgets, tibble, tidyr, colourpicker
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-05-26 23:05:32 UTC; jdelahoz
Author: Javier De La Hoz Maestre [cre, aut] (ORCID:
    <https://orcid.org/0000-0001-7779-0803>),
  Humberto Llinas Solano [aut] (ORCID:
    <https://orcid.org/0000-0002-5530-6416>)
Maintainer: Javier De La Hoz Maestre <jdelahoz@unimagdalena.edu.co>
Repository: CRAN
Date/Publication: 2026-05-30 08:20:02 UTC
Built: R 4.5.2; ; 2026-05-30 08:46:24 UTC; unix
