Package: animbook
Title: Visualizing Changes in Performance Measures and Demographic
        Affiliations using Animation
Version: 1.0.0
Authors@R: c(
    person(
    "Krisanat", "Anukarnsakulchularp",
    email = "krisanat.anu@gmail.com",
    role = c("aut", "cre", "cph"),
    comment = c(ORCID = "0009-0008-5638-7124")
    ),
    person(
    "Dianne", "Cook",
    email = "dicook@monash.edu",
    role = c("aut"),
    comment = c(ORCID = "0000-0002-3813-7155")))
Description: Create an interactive visualization to be used for communication purposes. Providing the function for preparing, plotting, and animating the data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/KrisanatA/animbook
BugReports: https://github.com/KrisanatA/animbook/issues
Depends: R (>= 2.10)
LazyData: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports: dplyr, gganimate, ggplot2, plotly, purrr, RColorBrewer, rlang,
        stats, tibble, tidyr, tidyselect
NeedsCompilation: no
Packaged: 2023-12-05 10:12:22 UTC; ottoi
Author: Krisanat Anukarnsakulchularp [aut, cre, cph]
    (<https://orcid.org/0009-0008-5638-7124>),
  Dianne Cook [aut] (<https://orcid.org/0000-0002-3813-7155>)
Maintainer: Krisanat Anukarnsakulchularp <krisanat.anu@gmail.com>
Repository: CRAN
Date/Publication: 2023-12-05 17:50:07 UTC
Built: R 4.2.0; ; 2023-12-21 21:44:07 UTC; unix
