package

Introducing dataverifyr: A Lightweight, Flexible, and Fast Data Validation Package that Can Handle All Sizes of Data

In every data project, there should be a check that the data actually looks like what you expect it to look like. This can be as simple as stopifnot(all(data$values > 0)), but as with everything “simple”, you typically want to have some additional features, such as cleaner error messages, rules separated from your R script (eg in a yaml file), result visualization, and last but least, a library that does this as fast as possible.

RITCH

An R package/interface to the ITCH Protocol for financial message data

SchellingR

An R package to efficiently simulate Schellings Urban Migration Model

varsExtra

An R package to make handling VAR results easier

colorTable

A Package that makes it easy to color tables

Option Valuation

An interactive shiny application to make it easier to understand financial options