Graphics

Artifacts using Graphics (13,854)
Sort by:Popular

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
R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.
Last Release on Feb 13, 2021
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
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
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
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
Fit and compare Gaussian linear and nonlinear mixed-effects models.
Last Release on May 30, 2024
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
A wrapper for 'libcurl' <http://curl.haxx.se/libcurl/> Provides functions to allow one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server.
Last Release on May 1, 2022