Other packages > Find by keyword >

gganimate  

A Grammar of Animated Graphics
View on CRAN: Click here


Download and install gganimate package within the R console
Install from CRAN:
install.packages("gganimate")

Install from Github:
library("remotes")
install_github("cran/gganimate")

Install by package version:
library("remotes")
install_version("gganimate", "1.0.11")



Attach the package and use:
library("gganimate")
Maintained by
Thomas Lin Pedersen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-01-03
Latest Update: 2025-06-21
Description:
The grammar of graphics as implemented in the 'ggplot2' package has been successful in providing a powerful API for creating static visualisation. In order to extend the API for animated graphics this package provides a completely new set of grammar, fully compatible with 'ggplot2' for specifying transitions and animations in a flexible and extensible way.
How to cite:
Thomas Lin Pedersen (2019). gganimate: A Grammar of Animated Graphics. R package version 1.0.11, https://cran.r-project.org/web/packages/gganimate. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:43), 1.0.0 (2019-01-03 00:50), 1.0.1 (2019-02-15 23:20), 1.0.2 (2019-03-03 22:30), 1.0.3 (2019-04-02 21:10), 1.0.4 (2019-11-18 10:10), 1.0.5 (2020-02-09 20:50), 1.0.6 (2020-07-08 09:50), 1.0.7 (2020-10-15 07:00), 1.0.8 (2022-09-08 12:32), 1.0.9 (2024-02-27 15:00), 1.0.10 (2025-06-21 15:40)
Other packages that cited gganimate R package
View gganimate citation profile
Other R packages that gganimate depends, imports, suggests or enhances
Complete documentation for gganimate
Functions, R codes and Examples using the gganimate R package
Some associated functions: anim_save . animate . ease_aes . enter_exit . frame_vars . gganimate-ggproto . gganimate-package . gganimate . gif_file . last_animation . layer_type . renderers . save_animation . shadow_mark . shadow_null . shadow_trail . shadow_wake . split_animation . sprite_file . transition_components . transition_events . transition_filter . transition_layers . transition_manual . transition_null . transition_reveal . transition_states . transition_time . tween_before_stat . video_file . view_follow . view_static . view_step . view_zoom . 
Some associated R codes: aaa.R . anim_save.R . animate.R . animation_store.R . ease-aes.R . gganim.R . gganimate-ggproto.R . ggplot2_reimpl.R . group_column.R . layer_type.R . match_shapes.R . plot-build.R . post_process.R . renderers.R . scene.R . shadow-.R . shadow-mark.R . shadow-null.R . shadow-trail.R . shadow-wake.R . transformr.R . transition-.R . transition-components.R . transition-events.R . transition-filter.R . transition-layers.R . transition-manual.R . transition-null.R . transition-states.R . transition-time.R . transition_reveal.R . transmute-.R . transmute-enter.R . transmute-exit.R . transmuters.R . tween_before_stat.R . view-.R . view-follow.R . view-static.R . view-step-manual.R . view-step.R . view-zoom-manual.R . view-zoom.R . zzz.R .  Full gganimate package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA