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 25 Jun. 2026.
Previous versions and publish date:
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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