Type: Package
Package: UnalR
Title: Wrapper for Interactive and Static Data Visualization
Version: 1.0.2
Authors@R: c(
    person("Jeison", "Alarcón", , "jmalarconbe@unal.edu.co", role = c("aut", "cre", "ctr"),
    comment = c(ORCID = "0000-0002-1517-7840")),
    person("Alberto", "Rodríguez", , "albrodriguezr@unal.edu.co", role = c("aut", "rev")),
    person("Dirección Nacional de Planeación y Estadística", "Universidad Nacional de Colombia", , "estadistica_nal@unal.edu.co", role = c("cph", "fnd"))
    )
Description: Provides a fast and consistent general-purpose wrapper for arranging
    microdata and generating interactive and static visualizations. Offers a
    library of graphical functions with a highly configurable and simple syntax.
    Features include HTML tables, time series, bar and pie charts, and maps
    supported by various JavaScript libraries. Allows seamless transitions
    between interactive and static graphics without changing the core syntax.
    Originally developed to standardize the publication of official statistics
    at the National University of Colombia <https://unal.edu.co>. Spanish:
    Proporciona una herramienta de propósito general rápida y consistente para
    organizar microdatos y generar visualizaciones interactivas y estáticas.
    Ofrece una biblioteca de funciones gráficas con una sintaxis simple y
    altamente configurable. Permite transiciones fluidas entre gráficos
    interactivos y estáticos sin cambiar la sintaxis base. Desarrollado
    originalmente para estandarizar la publicación de estadísticas oficiales
    en la Universidad Nacional de Colombia <https://unal.edu.co>.
License: GPL (>= 3)
URL: https://unal.edu.co, https://estadisticas.unal.edu.co/home/,
        https://github.com/estadisticaun/UnalR,
        https://estadisticaun.github.io/UnalR/
BugReports: https://github.com/estadisticaun/UnalR/issues
Depends: R (>= 4.3.0)
Imports: cli, d3r (>= 1.1.0), data.tree, dplyr (>= 1.1.4), DT (>=
        0.34.0), dygraphs (>= 1.1.1.6), echarts4r (>= 0.4.6), fmsb (>=
        0.7.6), forcats (>= 1.0.0), ggplot2 (>= 4.0.0), ggrepel,
        ggspatial, graphics, grDevices, grid, gridSVG, gt (>= 1.0.0),
        gtExtras, highcharter (>= 0.9.4), htmltools, htmlwidgets,
        jsonlite, leaflet (>= 2.2.3), lifecycle, magrittr, maps,
        methods, plotly (>= 4.11.0), png, rlang (>= 1.1.6), scales, sf,
        sp, stats, stringr, sunburstR (>= 2.1.8), tidyr (>= 1.3.1),
        tidyselect, treemap (>= 2.4.4), utils, webshot, XML, xts, zoo
Suggests: testthat (>= 3.2.3), cowplot, ggthemes, magick, pals, readxl,
        rsvg, tibble, viridis
Encoding: UTF-8
Language: es
LazyData: true
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-25 00:42:47 UTC; JMAB
Author: Jeison Alarcón [aut, cre, ctr] (ORCID:
    <https://orcid.org/0000-0002-1517-7840>),
  Alberto Rodríguez [aut, rev],
  Dirección Nacional de Planeación y Estadística Universidad Nacional de
    Colombia [cph, fnd]
Maintainer: Jeison Alarcón <jmalarconbe@unal.edu.co>
Repository: CRAN
Date/Publication: 2026-09-25 07:20:20 UTC
