Package: animint2
Title: Animated Interactive Grammar of Graphics
Version: 2022.1.25
URL: https://github.com/tdhock/animint2
BugReports: https://github.com/tdhock/animint2/issues
Authors@R: c(
    person("Toby", "Hocking",
     email="toby.hocking@r-project.org",
     role=c("aut", "cre"),
     comment="Original animint code"),
    person("Hadley", "Wickham",
     role=c("aut"),
     comment="Forked ggplot2 code"),
    person("Winston", "Chang",
     role="aut",
     comment="Forked ggplot2 code"),
    person("RStudio",
     role = c("cph"),
     comment="Forked ggplot2 code"),
    person("Nicholas", "Lewin-Koh",
     role="aut",
     comment="hexGrob"),
    person("Martin", "Maechler",
     role="aut",
     comment="hexGrob"),
    person("Randall", "Prium",
     role="aut",
     comment="cut_width"),
    person("Susan", "VanderPlas",
     role="aut",
     comment="Animint GSOC 2013"),
    person("Carson", "Sievert",
     role="aut",
     comment="Animint GSOC 2014"),
    person("Kevin", "Ferris",
     role="aut",
     comment="Animint GSOC 2015"),
    person("Jun", "Cai",
     role="aut",
     comment="Animint GSOC 2015"),
    person("Faizan", "Khan",
     role="aut",
     comment="Animint GSOC 2016-2017"),
    person("Vivek", "Kumar",
     role="aut",
     comment="Animint GSOC 2018"),
    person("Himanshu", "Singh",
     role="aut",
     comment="Animint2 GSoC 2020"))
Description: Functions are provided for defining animated,
 interactive data visualizations in R code, and rendering
 on a web page. The 2018 Journal of Computational and 
 Graphical Statistics paper,
 <doi:10.1080/10618600.2018.1513367>
 describes the concepts implemented.
Depends: R (>= 3.4.0)
Imports: digest, RJSONIO, grid, gtable (>= 0.1.1), MASS, plyr (>=
        1.7.1), reshape2, scales (>= 0.4.1), stats, tibble, lazyeval,
        knitr (>= 1.5.33)
Suggests: servr, gistr (>= 0.2), shiny, htmltools, rmarkdown, testthat,
        devtools, httr, maps, ggplot2movies, hexbin, Hmisc, lattice,
        mapproj, maptools, mgcv, nlme, rpart, svglite
Enhances: sp
License: GPL-3
Encoding: UTF-8
LazyData: true
Collate: 'gganimintproto.r' 'aaa-.r' 'aes-calculated.r'
        'aes-colour-fill-alpha.r' 'aes-group-order.r'
        'aes-linetype-size-shape.r' 'aes-position.r' 'utilities.r'
        'aes.r' 'legend-draw.r' 'geom-.r' 'annotation-custom.r'
        'annotation-logticks.r' 'geom-polygon.r' 'geom-map.r'
        'annotation-map.r' 'geom-raster.r' 'annotation-raster.r'
        'annotation.r' 'autoplot.r' 'bench.r' 'bin.R' 'coord-.r'
        'coord-cartesian-.r' 'coord-fixed.r' 'coord-flip.r'
        'coord-map.r' 'coord-munch.r' 'coord-polar.r'
        'coord-quickmap.R' 'coord-transform.r' 'data.R' 'facet-.r'
        'facet-grid-.r' 'facet-labels.r' 'facet-layout.r'
        'facet-locate.r' 'facet-null.r' 'facet-viewports.r'
        'facet-wrap.r' 'fortify-lm.r' 'fortify-map.r'
        'fortify-spatial.r' 'fortify.r' 'stat-.r' 'geom-abline.r'
        'geom-rect.r' 'geom-bar.r' 'geom-bin2d.r' 'geom-blank.r'
        'geom-path.r' 'geom-contour.r' 'geom-count.r' 'geom-crossbar.r'
        'geom-segment.r' 'geom-curve.r' 'geom-defaults.r'
        'geom-ribbon.r' 'geom-density.r' 'geom-density2d.r'
        'geom-dotplot.r' 'geom-errorbar.r' 'geom-errorbarh.r'
        'geom-freqpoly.r' 'geom-hex.r' 'geom-histogram.r'
        'geom-hline.r' 'geom-jitter.r' 'geom-label.R'
        'geom-linerange.r' 'geom-point.r' 'geom-pointrange.r'
        'geom-rug.r' 'geom-smooth.r' 'geom-spoke.r' 'geom-text.r'
        'geom-tile.r' 'geom-violin.r' 'geom-vline.r' 'ggplot2.r'
        'grob-absolute.r' 'grob-dotstack.r' 'grob-null.r' 'grouping.r'
        'guide-colorbar.r' 'guide-legend.r' 'guides-.r' 'guides-axis.r'
        'guides-grid.r' 'hexbin.R' 'labels.r' 'layer.r' 'limits.r'
        'margins.R' 'panel.r' 'plot-build.r' 'plot-construction.r'
        'plot-last.r' 'plot.r' 'position-.r' 'position-collide.r'
        'position-dodge.r' 'position-fill.r' 'position-identity.r'
        'position-jitter.r' 'position-jitterdodge.R' 'position-nudge.R'
        'position-stack.r' 'quick-plot.r' 'range.r' 'save.r' 'scale-.r'
        'scale-alpha.r' 'scale-brewer.r' 'scale-continuous.r'
        'scale-date.r' 'scale-discrete-.r' 'scale-gradient.r'
        'scale-grey.r' 'scale-hue.r' 'scale-identity.r'
        'scale-linetype.r' 'scale-manual.r' 'scale-shape.r'
        'scale-size.r' 'scale-type.R' 'scales-.r' 'stat-bin.r'
        'stat-bin2d.r' 'stat-bindot.r' 'stat-binhex.r' 'stat-contour.r'
        'stat-count.r' 'stat-density-2d.r' 'stat-density.r'
        'stat-ecdf.r' 'stat-ellipse.R' 'stat-function.r'
        'stat-identity.r' 'stat-qq.r' 'stat-smooth-methods.r'
        'stat-smooth.r' 'stat-sum.r' 'stat-summary-2d.r'
        'stat-summary-bin.R' 'stat-summary-hex.r' 'stat-summary.r'
        'stat-unique.r' 'stat-ydensity.r' 'summary.r'
        'theme-defaults.r' 'theme-elements.r' 'theme.r'
        'translate-qplot-ggplot.r' 'translate-qplot-lattice.r'
        'utilities-break.r' 'utilities-grid.r' 'utilities-help.r'
        'utilities-matrix.r' 'utilities-resolution.r'
        'utilities-table.r' 'uu_zxx.r' 'uu_zzz.r' 'z_animint.R'
        'z_animintHelpers.R' 'z_facets.R' 'z_geoms.R' 'z_gist.R'
        'z_helperFunctions.R' 'z_knitr.R' 'z_print.R' 'z_scales.R'
        'z_theme_animint.R' 'z_transformShape.R'
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-01-26 16:00:44 UTC; th798
Author: Toby Hocking [aut, cre] (Original animint code),
  Hadley Wickham [aut] (Forked ggplot2 code),
  Winston Chang [aut] (Forked ggplot2 code),
  RStudio [cph] (Forked ggplot2 code),
  Nicholas Lewin-Koh [aut] (hexGrob),
  Martin Maechler [aut] (hexGrob),
  Randall Prium [aut] (cut_width),
  Susan VanderPlas [aut] (Animint GSOC 2013),
  Carson Sievert [aut] (Animint GSOC 2014),
  Kevin Ferris [aut] (Animint GSOC 2015),
  Jun Cai [aut] (Animint GSOC 2015),
  Faizan Khan [aut] (Animint GSOC 2016-2017),
  Vivek Kumar [aut] (Animint GSOC 2018),
  Himanshu Singh [aut] (Animint2 GSoC 2020)
Maintainer: Toby Hocking <toby.hocking@r-project.org>
Repository: CRAN
Date/Publication: 2022-01-26 18:22:47 UTC
Built: R 4.0.5; ; 2022-01-27 11:47:29 UTC; unix
