R, Data Science, Web DevelopmentA way to build CRUD apps with R Shiny and SQLiteBackground Often as software engineers working within organisations we are coerced into using a software stack that we may not have chosen…
System Administration, Data Science, RInstall Posit Connect on UbuntuOverview We want to test out the installation and management of Posit Connect (previously RStudio Connect). Prerequisites A machine running…
System Administration, RPublish an R Package to a private repository and useOverview Let’s say we want to manage an R code base as a package. The benefits might include: a good way to distribute R code for other…
Cloud Infrastructure, Data Science, System Administration, RRStudio with SSL proxyWhat are we doing We have a server hosting RStudio, and we want encrypt the traffic too and from the RStudio service. We also do not want to…