Category: Linux

  1. How to deploy a Shiny app for production

    Where to start for deploying Shiny apps for production use, including hosting services and server setup.

  2. Installing RStudio and Positron on Manjaro Linux

    Installers to keep track of the RStudio and Positron installation on Manjaro Linux.

  3. Moving from Blogdown to Quarto

    What worked and what didn't work immediately, and how to get everything running.

  4. Cpp11 (R package) vendoring

    Copying the code for the dependencies into my project’s source tree.

  5. A step by step guide to write an R package that uses C++ code (Ubuntu)

    Using cpp11 (R package) on Ubuntu.

  6. How to install R on Mac, Ubuntu and Windows

    This is a beginner guide that is designed to save yourself a headache and valuable time if you decide to install R yourself.

  7. Compiling R with multi-threaded linear algebra libraries on Ubuntu

    A guide for multithreaded R performance

  8. Quickly Install R on Ubuntu 17.10

    Install R on Ubuntu the fast way and without missing dependencies.

  9. Quickly Install R on Ubuntu 16.04

    Install R on Ubuntu the fast way and without missing dependencies.