Configure RStudio in Azure with Ubuntu
I like to explain how to configure RStudio in Azure with an Ubuntu virtual machine running a script at the…
All technologies, only pure source code
I like to explain how to configure RStudio in Azure with an Ubuntu virtual machine running a script at the…
In this short post I explain how creating log files with R using log4r is a fast, lightweight, object-oriented approach to…
In this new post, I'm going to show how to implement a barcode scanner in Swift on iOS to read…
This is Swift! Swift is a compiled programming language for iOS, macOS, watchOS, tvOS, and Linux applications. Here’s what you…
"Hello World using Xcode and Swift" is the first post about Swift where I'm starting to create a simple but…
Starting out with Swift commands is some of the things I discovered I needed to get to a place where…
Getting started with Swift development is a quick post to give you the basis to start creating apps with your…
In this post I explain how to use the authentication in ShinyProxy with IdentityServer and set up roles for each…
I explain how to deploy in a Azure WebApp a ShinyApps created with RStudio, using Azure DevOps as repository and…
In this article I show how quickly deploying dockerized R/Shiny Apps on Microsoft Azure and make them available globally within…
In this post I want you getting started with R as quickly as possible (with...