Publications by Trestle Technology, LLC - R

shinyStore – Persistent Client-Side Storage in Shiny

11.09.2014

We’re thrilled to announce the availability of shinyStore, an R package that enables HTML5 Web Storage from Shiny, an interactive web application framework for R. A live demo of an example application is available here. Set a text value then refresh the page, or close the tab and come back in a new tab. You’ll find that any tab in that browse...

1539 sym R (239 sym/2 pcs)

plumber — Convert R Code to a Web API

24.06.2015

I’m excited to announce a new R package: plumber, a package that enables you to convert your existing R code into web APIs by merely adding a couple of special comments. EDIT: This package was originally named “rapier” and has since been renamed to “plumber”. Take a look at an example: # myfile.R #' @get /mean normalMean <- funct...

3182 sym R (404 sym/3 pcs)

EigenCoder: Programming Stereotypes

09.03.2016

There are a lot of stereotypes in the programming community. “Swift is used by a bunch of bearded hipsters.” “C++ is for old people.” “No one likes coding in Java.” Well it turns out that some of these might be true. Approach GitHub is likely the most popular open-source hosting platform in use today. GitHub has many open-source repos...

4038 sym 1 tbl

EigenCoder: Programming Stereotypes

09.03.2016

There are a lot of stereotypes in the programming community. “Swift is used by a bunch of bearded hipsters.” “C++ is for old people.” “No one likes coding in Java.” Well it turns out that some of these might be true. Approach GitHub is likely the most popular open-source hosting platform in use today. GitHub has many open-source repos...

4038 sym 1 tbl

Preparing for the Plumber v0.4.0 Release

20.07.2017

Plumber is a package which allows you to create web APIs from your R code. If you’re new to Plumber, you can take a look at www.rplumber.io to learn more about how to use the package to create your APIs. Over the years, we’ve noticed a handful of things that we wished we’d done differently in the development of Plumber. In particular, there...

4791 sym R (110 sym/2 pcs)

Preparing for the Plumber v0.4.0 Release

20.07.2017

Plumber is a package which allows you to create web APIs from your R code. If you’re new to Plumber, you can take a look at www.rplumber.io to learn more about how to use the package to create your APIs. Over the years, we’ve noticed a handful of things that we wished we’d done differently in the development of Plumber. In particular, there...

4783 sym R (110 sym/2 pcs)

Announcing the Plumber v0.4.4 Release

04.12.2017

Plumber is a package which allows you to create web APIs from your R code. If you’re new to Plumber, you can find out more at www.rplumber.io. We’re excited to announce the v0.4.4 release of Plumber! This release adds a handful of oft-requested features and cleans up a few issues that came out of the major refactor that took place in the 0.4....

2858 sym R (76 sym/2 pcs)