Posts

Install and setup R, RStudio, Rcpp

Install and setup R, RStudio, Rcpp Ubuntu add deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/ to your …

Installation Guide Qt Creator for Windows

Installation Guide Qt Creator for Windows 1. Download the Online-Installer get the free open source version at …

Setup an R-Package with Rcpp in RStudio

How to make an R-Package with Rcpp in RStudio (updated 2020-07-19) Prerequisites Install and setup R, RStudio, Rcpp …

Useful Links for Rcpp

Getting started with Git

How to get started with version control and Git. From the installation to the first commit. Git basics Where to get it and installation …