cran
11.Knitr2,573 usages
org.renjin.cran » knitr GPL
Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.
Last Release on May 2, 2022
Provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression.
Last Release on Nov 21, 2024
Flexibly restructure and aggregate data using just two functions: melt and 'dcast' (or 'acast').
Last Release on Nov 4, 2024
Support for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter.
Last Release on Sep 14, 2024
15.RColorBrewer323 usages
org.renjin.cran » RColorBrewer Apache
Provides color schemes for maps (and other graphics) designed by Cynthia Brewer as described at http://colorbrewer2.org
Last Release on May 30, 2024
16.Tibble266 usages
org.renjin.cran » tibble MIT
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
17.Zoo250 usages
org.renjin.cran » zoo GPL
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors.
Last Release on Nov 4, 2024
18.Nlme247 usages
org.renjin.cran » nlme GPL
Fit and compare Gaussian linear and nonlinear mixed-effects models.
Last Release on May 30, 2024
19.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
20.Scales226 usages
org.renjin.cran » scales MIT
Graphical scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends.
Last Release on Nov 4, 2024
