Package: formods
Type: Package
Title: 'Shiny' Modules for General Tasks
Version: 0.1.6
Authors@R: c(person("John", "Harrold",
                    role    = c("aut", "cre"),
                    email   = "john.m.harrold@gmail.com",
                    comment = c(ORCID="0000-0003-2052-4373")))
Maintainer: John Harrold <john.m.harrold@gmail.com>
Description: 'Shiny' apps can often make use of the same key elements, this package provides modules for common tasks (data upload, wrangling data, figure generation and saving the app state), and also a framework for developing. These modules can react and interact as well as generate code to create reproducible analyses.
License: BSD_2_clause + file LICENSE
BugReports: https://github.com/john-harrold/formods/issues
URL: https://formods.ubiquity.tools/
Encoding: UTF-8
Depends: R (>= 4.2.0)
Imports: cli, digest, dplyr, ggforce, ggplot2, onbrand (>= 1.0.3),
        readr, readxl, rlang, rhandsontable, shiny, shinyAce,
        shinyWidgets, stats, stringr, tools, writexl, yaml, zip
Suggests: clipr, covr, devtools, DT, flextable, ggpubr, gtools, here,
        janitor, knitr, plotly, prompter, rmarkdown, shinybusy,
        shinydashboard, testthat (>= 3.0.0), utils
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-05-25 00:00:33 UTC; jmh
Author: John Harrold [aut, cre] (<https://orcid.org/0000-0003-2052-4373>)
Repository: CRAN
Date/Publication: 2024-05-25 02:40:02 UTC
Built: R 4.2.3; ; 2024-05-25 05:52:49 UTC; unix
