This is a list of R packages that have been published on CRAN and/or are still being developed on Github. Many of the projects are part of open tools developed at Metrum Research Group.

The icons at the end of each description show where the project is maintained and links are attached to each one to take you to the relevant page.

Metrum Github CRAN bl.ocks

(Not in any logical order, just what came to mind when I wrote this…)

Reproduciblity

  • ggedit : Interactively edit ggplot2 layer and theme aesthetics definitions. CRAN_Status_Badgedownloads

  • sinew : Create roxygen2 skeleton populated with information scraped from the within the function script. Also creates field entries for imports in the DESCRIPTION and import in the NAMESPACE files. Can be run from the R console or through the RStudio addin menu. CRAN_Status_Badgedownloads

  • texPreview : Compile and preview snippets of LaTeX. Can be used directly from the R console, from RStudio, in Shiny apps and R Markdown documents. Must have pdflatex or xelatex or lualatex in PATH. CRAN_Status_Badgedownloads

  • gdigest : Wrapper for memoise that lets users cache R objects on a remote repository. Works for objects created in console and Shiny. This is meant for multiple users to share cache via a repository, and increase efficiency of shiny apps that have heavy simulations.

  • vcs : Managing, inspecting and sourcing remote repositories such as github, bitbucket and subversion.

Shiny Apps, Modules and Gadgets

  • regexSelect : R package to enable regular expression searches within a shiny selectize object. CRAN_Status_Badgedownloads

  • shinyHeatmaply : Access functionality of the heatmaply package through Shiny application and Shiny gadget. CRAN_Status_Badge downloads

Htmlwidgets

  • slickR : Create and customize interactive carousels using the Slick JavaScript library and the htmlwidgets package. The carousels can contain plots produced in R, images, iframes, videos and other htmlwidgets. These carousels can be used directly from the R console, from RStudio, in Shiny apps and R Markdown documents. CRAN_Status_Badge downloads

  • jsTree : Create and customize interactive trees using the jQuery jsTree plugin library and the htmlwidgets package. These trees can be used directly from the R console, from RStudio, in Shiny apps and R Markdown documents.

  • d3Tree : Create and customize interactive collapsible D3 trees using the D3 JavaScript library and the htmlwidgets package. These trees can be used directly from the R console, from RStudio, in Shiny apps and R Markdown documents. When in Shiny the tree layout is observed by the server and can be used as a reactive filter of structured data. CRAN_Status_Badgedownloads

  • shinyCanvas : Htmlwidget that binds a fork of Spline Editor by Mike Bostock to create an observable object in Shiny.

Stats

  • lmmen : R package that solves the linear mixed model elastic net. CRAN_Status_Badgedownloads

Random thoughts that weren’t packaged, but are still useful.

  • Elections : Real time tracker and analysis of 2016 USA Elections

  • CIMDO : Shiny Dashboard for the IMF CIMDO model.

  • supermarketprices : Read daily suprmarket data in all israel stores.

  • taseR : API to read data from Tel Aviv Stock Exchange (TASE) website to R.