Artifacts using GrDevices (13,856)
31.XML269 usages
org.renjin.cran » XML BSD
Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an 'XPath' "interpreter".
Last Release on Feb 13, 2021
32.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
Provides a parallel backend for the %dopar% function using the parallel package.
Last Release on May 1, 2022
34.RUnit266 usages
org.renjin.cran » RUnit GPL
R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.
Last Release on Feb 13, 2021
35.Covr256 usages
org.renjin.cran » covr GPL
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 ...
Last Release on May 1, 2022
36.Coda254 usages
org.renjin.cran » coda GPL
Provides functions for summarizing and plotting the output from Markov Chain Monte Carlo (MCMC) simulations, as well as diagnostic tests of convergence to the equilibrium distribution of the Markov chain.
Last Release on Feb 16, 2021
37.Shiny254 usages
org.renjin.cran » shiny GPL
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 ...
Last Release on Apr 30, 2022
38.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
39.Nlme247 usages
org.renjin.cran » nlme GPL
Fit and compare Gaussian linear and nonlinear mixed-effects models.
Last Release on May 30, 2024
40.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