Artifacts using Testthat (3,001)
Flexibly restructure and aggregate data using just two functions: melt and 'dcast' (or 'acast').
Last Release on Nov 4, 2024
12. IGraph373 usages
org.renjin.cran » igraphGPL
Routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.
Last Release on Feb 14, 2021
13. Table345 usages
Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, a fast friendly file reader and parallel file writer. Offers a natural and flexible syntax, for faster development.
Last Release on Feb 16, 2021
14. Tibble266 usages
org.renjin.cran » tibbleMIT
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
15. Covr256 usages
org.renjin.cran » covrGPL
Track and report code coverage for your package and (optionally) upload the results to a coverage service like 'Codecov' <http://codecov.io> or 'Coveralls' <http://coveralls.io>. Code coverage is a measure of the amount of code being exercised by a set of tests. It is an indirect measure of test quality and completeness. This package is compatible with any testing methodology or framework and tracks coverage of both R code and compiled C/C++/FORTRAN code.
Last Release on May 1, 2022
16. Shiny254 usages
org.renjin.cran » shinyGPL
Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort.
Last Release on Apr 30, 2022
17. Tidyr244 usages
org.renjin.cran » tidyrMIT
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
18. Scales226 usages
org.renjin.cran » scalesMIT
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
19. Lme4203 usages
org.renjin.cran » lme4GPL
Fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the 'Eigen' C++ library for numerical linear algebra and 'RcppEigen' "glue".
Last Release on May 1, 2022