Package: refund.shiny
Title: Interactive Plotting for Functional Data Analyses
Version: 1.1
Date: 2025-10-15
Authors@R: c(
    person("Julia", "Wrobel", role = c("aut", "cre"), email = "julia.wrobel@emory.edu"),
    person("Jeff", "Goldsmith", role = "aut", email = "jeff.goldsmith@columbia.edu")
    )
Description: Produces Shiny applications for different types of popular functional data analyses. The functional data analyses are implemented in the refund package, then refund.shiny reads in the refund object and implements an object-specific set of plots based on the object class using S3.
Depends: R (>= 3.0.1)
Imports: ggplot2, tidyr, shiny (>= 0.11), reshape2, dplyr, gridExtra,
        lme4, plotly, refund
License: GPL (>= 2)
Encoding: UTF-8
Repository: CRAN
URL: https://github.com/refunders/refund.shiny
BugReports: https://github.com/refunders/refund.shiny/issues
RoxygenNote: 7.3.3
Suggests: testthat, registr
NeedsCompilation: no
Packaged: 2025-10-15 17:37:29 UTC; JWROBE8
Author: Julia Wrobel [aut, cre],
  Jeff Goldsmith [aut]
Maintainer: Julia Wrobel <julia.wrobel@emory.edu>
Date/Publication: 2025-10-15 22:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:42:39 UTC; windows
