My blog as a software developer, data enthusiast, traveler and biostatistician — posting to https://www.r-bloggers.com
My coding projects can be found on the coding projects page.

13.01.2019

Travis CI for R — Advanced guide

Travis CI is a common tool to build R packages. It is in my opinion the best platform to use R in continuous integration. Some of the most downloaded R […]

09.10.2018

Why do we need human readable tests for a programming language?

Software can save lifes! — R and Python programming language rank in the Top10 of programming languages today. Both languages come out of open-source and research environments and are now moving into the industry. Testing […]