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 07 Mar. 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

lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
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  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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