R Packages and Shiny Web Apps

PHIVOLCS Earthquake Data Visualization Shiny App

October 11, 2025

R Package, Online, GitHub/ShinyApps

This Shiny App dashboard provides a comprehensive visualization and analysis of earthquake data sourced directly from the Philippine Institute of Volcanology and Seismology (PHIVOLCS) from 2017 to the present. Access the Shiny Web App here.

MetabolomicStatR: Perform Data Preprocessing, Bioinformatics and Statistical Data Analysis, and Data Visualization on Peak Intensities

October 10, 2024

R Package, Online, GitHub

This repository contains a set of R scripts designed to analyze metabolomics data, specifically, on data from direct-injection. This package accepts various types including csv files. See the documentation here.

MetaboScrapeR: HMDB MS Spectra Query App

September 11, 2024

R Package, Online, GitHub/ShinyApps

A Shiny Web app stored in GitHub. This repository contains a set of R scripts designed to perform web scraping on the Human Metabolome Database (HMDB) to assist in the metabolomics data annotation/identification process. Access the Shiny Web App here.

pondeR: Making statistical analyses a little bit easier for everyone

July 01, 2024

R Package, Online, GitHub

This repository contains a set of R scripts designed to simplify the user’s statistical data analysis. The highlight is a function called auto_compare which intelligently performs comparative analysis such as t-test and ANOVA (and its nonparametric counterparts) depending on the results of assumption tests. Read more here.