Other packages > Find by keyword >

ggforce  

Accelerating 'ggplot2'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggforce", "0.5.0")



Attach the package and use:
library("ggforce")
Maintained by
Thomas Lin Pedersen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-11-22
Latest Update: 2025-06-18
Description:
The aim of 'ggplot2' is to aid in visual data investigations. This focus has led to a lack of facilities for composing specialised plots. 'ggforce' aims to be a collection of mainly new stats and geoms that fills this gap. All additional functionality is aimed to come through the official extension system so using 'ggforce' should be a stable experience.
How to cite:
Thomas Lin Pedersen (2016). ggforce: Accelerating 'ggplot2'. R package version 0.5.0, https://cran.r-project.org/web/packages/ggforce. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2016-11-22 09:13), 0.1.1 (2016-11-28 16:54), 0.1.2 (2018-05-27 23:02), 0.1.3 (2018-07-07 19:00), 0.2.0 (2019-03-07 15:22), 0.2.1 (2019-03-12 10:42), 0.2.2 (2019-04-23 15:20), 0.3.0 (2019-08-09 12:50), 0.3.1 (2019-08-20 11:50), 0.3.2 (2020-06-23 11:40), 0.3.3 (2021-03-05 11:20), 0.3.4 (2022-08-18 09:30), 0.4.0 (2022-09-29 10:10), 0.4.1 (2022-10-04 11:50), 0.4.2 (2024-02-19 12:00)
Other packages that cited ggforce R package
View ggforce citation profile
Other R packages that ggforce depends, imports, suggests or enhances
Complete documentation for ggforce
Functions, R codes and Examples using the ggforce R package
Some associated functions: facet_grid_paginate . facet_matrix . facet_row . facet_stereo . facet_wrap_paginate . facet_zoom . gather_set_data . geom_arc . geom_arc_bar . geom_autohistogram . geom_autopoint . geom_bezier . geom_bspline . geom_bspline_closed . geom_circle . geom_delvor . geom_diagonal . geom_diagonal_wide . geom_ellipse . geom_link . geom_mark_circle . geom_mark_ellipse . geom_mark_hull . geom_mark_rect . geom_parallel_sets . geom_regon . geom_shape . geom_sina . geom_spiro . ggforce-extensions . ggforce-package . interpolateDataFrame . label_tex . linear_trans . n_pages . position_auto . position_jitternormal . power_trans . radial_trans . scale_depth . scale_unit . stat_err . theme_no_axes . trans_reverser . 
Some associated R codes: RcppExports.R . aaa.R . arc.R . arc_bar.R . autodensity.R . autohistogram.R . autopoint.R . bezier.R . bspline.R . bspline_closed.R . circle.R . diagonal.R . diagonal_wide.R . ellipse.R . errorbar.R . facet_grid_paginate.R . facet_matrix.R . facet_row.R . facet_stereo.R . facet_wrap_paginate.R . facet_zoom.R . ggforce-package.R . ggproto-classes.R . interpolate.R . labeller.R . link.R . mark_circle.R . mark_ellipse.R . mark_hull.R . mark_label.R . mark_rect.R . parallel_sets.R . position-jitternormal.R . position_auto.R . position_floatstack.R . regon.R . scale-depth.R . scale-unit.R . shape.R . sina.R . spiro.R . themes.R . trans.R . trans_linear.R . utilities.R . voronoi.R . zzz.R .  Full ggforce 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  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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