Artifacts using Dplyr (704)
Provides a 'tbl_df' class (the 'tibble') that provides stricter checking and better formatting than the traditional data frame.
Last Release on Jun 4, 2024
2.Tidyr244 usages
org.renjin.cran » tidyr MIT
An evolution of 'reshape2'. It's designed specifically for data tidying (not general reshaping or aggregating) and works well with 'dplyr' data pipelines.
Last Release on Sep 17, 2024
3.Purrr182 usages
org.renjin.cran » purrr GPL
A complete and consistent functional programming toolkit for R.
Last Release on May 29, 2022
4.Plotly46 usages
org.renjin.cran » plotly MIT
Easily translate 'ggplot2' graphs to an interactive web-based version and/or create custom web-based visualizations directly from R. Once uploaded to a 'plotly' account, 'plotly' graphs (and the data behind them) can be viewed and modified in a web ...
Last Release on May 12, 2022
5.Broom42 usages
org.renjin.cran » broom MIT
Convert statistical analysis objects from R into tidy data frames, so that they can more easily be combined, reshaped and otherwise processed with tools like 'dplyr', 'tidyr' and 'ggplot2'. The package provides three S3 generics: tidy, which ...
Last Release on May 1, 2022
The NCBI Gene Expression Omnibus (GEO) is a public repository of microarray data. Given the rich and varied nature of this resource, it is only natural to want to apply BioConductor tools to these data.
Last Release on Apr 28, 2022
8.VSN18 usages
org.renjin.bioconductor » vsn Artistic
The package implements a method for normalising microarray intensities, and works for single- and multiple-color arrays. It can also be used for data from other technologies, as long as they have similar format.
Last Release on Apr 29, 2022
Some extra themes, geoms, and scales for 'ggplot2'. Provides 'ggplot2' themes and scales that replicate the look of plots by Edward Tufte, Stephen Few, 'Fivethirtyeight', 'The Economist', 'Stata', 'Excel', and 'The Wall Street Journal', among others. ...
Last Release on May 1, 2022
10.DoBy12 usages
org.renjin.cran » doBy GPL
Contains: 1) Facilities for working with grouped data: 'do' something to data stratified 'by' some variables. 2) LSmeans (least-squares means), general linear contrasts.
Last Release on May 1, 2022
