Installing and Running Shiny Server from Source on 32-bit Ubuntu
A technical guide on compiling and installing Shiny Server from source on a 32-bit Ubuntu system, including dependency setup and troubleshooting.
A technical guide on compiling and installing Shiny Server from source on a 32-bit Ubuntu system, including dependency setup and troubleshooting.
A technical guide on using R and PostgreSQL to load and manage large-scale Adobe Analytics Clickstream Data Feed into a relational database.
Release notes for RSiteCatalyst versions 1.4.6 and 1.4.7, detailing bug fixes and new features for the Adobe Analytics R package.
A technical article presenting a mathematical function for creating smooth, differentiable pulses, with R code examples.
A data-driven critique of a popular Kenyan tech blog, analyzing its content focus using R programming and text mining techniques.
A technical guide on analyzing Adobe Analytics Clickstream Data Feed using R, covering file structure, data verification, and initial processing.
Analyzes the historical and technical reasons behind R's controversial 'stringsAsFactors' default, explaining its origins and the problems it causes.
A tutorial on implementing Zero-Inflated Poisson models for complex survey data in R using the survey package.
Evaluating Twitter's BreakoutDetection R package for time-series anomaly detection using real blog traffic data.
A technical guide on using R, RSiteCatalyst, and d3Network to create Sankey charts for visualizing website visitor pathing data from Adobe Analytics.
Explains why specialized sinpi() functions exist for accurate computation of trigonometric functions at half-integer multiples, avoiding floating-point errors.
Using R to create a Google Calendar with sunset times and travel alerts for a personal viewing spot.
A tutorial on handling dates and times in R, covering essential classes like Date and POSIXct, formatting, calculations, and sequences.
A technical tutorial on formatting ggplot2 plots for scientific publication, including design adjustments and using Inkscape for final edits.
Explores using sparse matrix techniques in R to efficiently calibrate survey weights for large-scale population data.
A guide to printing R help files directly in the console or within knitr documents using a custom function from the tools package.
A technical talk on using the bbmle package in R to perform Maximum Likelihood Estimation for fitting mechanistic ecological models.
An introduction to RStudio, an open-source IDE that enhances the R programming experience with a more user-friendly interface and features.