I finally found some time to spent on something I wanted to do for a while now: starting an AngularJS based library for OpenCPU. This is to supplement rather than to compete with Jeroen’s excellent jQuery based library. At work I’m developing an interactive application for my biology colleagues. For...

In a project I am currently working on, we develop an R-package with a web interface for interactive data exploration and clustering. To make the coupling between our R code and the web frontend, we use OpenCPU. For performance reasons, we decided at some point to store and update data...

In this post I try to set out my workflow for contributing to the d3 parallel coordinates component by Kai Chang. The goal is to have my own clone, with various feature and fix branches, to have maximum freedom in development without interfering the progress of the main repository. However,...