The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The ggjoy package has been deprecated. Please switch over to ggridges. To port from ggjoy to ggridges, make the following substitutions in your code:
ggjoy function | ggridges function |
---|---|
geom_joy |
geom_density_ridges |
geom_joy2 |
geom_density_ridges2 |
geom_joy_gradient |
geom_density_ridges_gradient |
stat_joy |
stat_density_ridges |
theme_joy |
theme_ridges |
All other ggjoy functions (e.g., geom_ridgeline
) exist
under the same name in the ggridges package.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.