Package: formods
Type: Package
Title: 'Shiny' Modules for General Tasks
Version: 0.1.4
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). 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-04-03 00:58:48 UTC; jmh
Author: John Harrold [aut, cre] (<https://orcid.org/0000-0003-2052-4373>)
Repository: CRAN
Date/Publication: 2024-04-03 04:42:58 UTC
