Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 17 packages in 0.04 seconds

pander — by Gergely Daróczi, 2 years ago

An R 'Pandoc' Writer

Contains some functions catching all messages, 'stdout' and other useful information while evaluating R code and other helpers to return user specified text elements (like: header, paragraph, table, image, lists etc.) in 'pandoc' markdown or several type of R objects similarly automatically transformed to markdown format. Also capable of exporting/converting (the resulting) complex 'pandoc' documents to e.g. HTML, 'PDF', 'docx' or 'odt'. This latter reporting feature is supported in brew syntax or with a custom reference class with a smarty caching 'backend'.

covr — by Jim Hester, 5 months ago

Test Coverage for Packages

Track and report code coverage for your package and (optionally) upload the results to a coverage service like 'Codecov' < https://about.codecov.io> or 'Coveralls' < https://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.

logger — by Gergely Daróczi, a month ago

A Lightweight, Modern and Flexible Logging Utility

Inspired by the the 'futile.logger' R package and 'logging' Python module, this utility provides a flexible and extensible way of formatting and delivering log messages with low overhead.

ggthemes — by Jeffrey B. Arnold, 2 months ago

Extra Themes, Scales and Geoms for 'ggplot2'

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. Provides 'geoms' for Tufte's box plot and range frame.

rapportools — by Gergely Daróczi, 2 years ago

Miscellaneous (Stats) Helper Functions with Sane Defaults for Reporting

Helper functions that act as wrappers to more advanced statistical methods with the advantage of having sane defaults for quick reporting.

Quandl — by Dave Dotson, 3 years ago

API Wrapper for Quandl.com

Functions for interacting directly with the Quandl API to offer data in a number of formats usable in R, downloading a zip with all data from a Quandl database, and the ability to search. This R package uses the Quandl API. For more information go to < https://docs.quandl.com>. For more help on the package itself go to < https://www.quandl.com/tools/r>.

AWR — by Gergely Daroczi, 3 years ago

'AWS' Java 'SDK' for R

Make the compiled Java modules of the Amazon Web Services ('AWS') 'SDK' available to be used in downstream R packages interacting with 'AWS'. See < https://aws.amazon.com/sdk-for-java> for more information on the 'AWS' 'SDK' for Java.

AWR.KMS — by Gergely Daroczi, 7 years ago

A Simple Client to the 'AWS' Key Management Service

Encrypt plain text and 'decrypt' cipher text using encryption keys hosted at Amazon Web Services ('AWS') Key Management Service ('KMS'), on which see < https://aws.amazon.com/kms> for more information.

AWR.Kinesis — by Gergely Daroczi, 8 months ago

Amazon 'Kinesis' Consumer Application for Stream Processing

Fetching data from Amazon 'Kinesis' Streams using the Java-based 'MultiLangDaemon' interacting with Amazon Web Services ('AWS') for easy stream processing from R. For more information on 'Kinesis', see < https://aws.amazon.com/kinesis>.

binancer — by Gergely Daróczi, 2 years ago

API Client to 'Binance'

R client to the 'Binance' Public Rest API for data collection on cryptocurrencies, portfolio management and trading: < https://github.com/binance/binance-spot-api-docs/blob/master/rest-api.md>.