This is a repository of the software packages that I have written or am currently developing. R packages that are on CRAN can be installed using install.packages() on any R platform (Mac, Windows, Linux, etc.). Others will likely have to be installed from source. Please note that packages marked under "Development" can change at anytime and are not as stable as released versions.

Current packages

Package Description
mvtsplot Plotting multivariate time series data
cacher Caching and distributing statistical analyses
cacheSweave Caching Sweave computations in key-value databases
stashR A Set of Tools for Administering SHared Repositories
SRPM Shared Reproducibility Package Management
NMMAPSlite An R package that provides remote access to mortality, weather, and air pollution data from the National Morbidity, Mortality, and Air Pollution Study.
filehash A simple file-based hash table (i.e. key-value database)
filehashSQLite filehash databases using SQLite
tsModel Utilities for time series modeling

Packages in maintenance mode

Package Description
NMMAPSdata An R package containing all daily mortality, weather, and air pollution data from the National Morbidity, Mortality, and Air Pollution Study
ptproc Point process modeling
tlnise Philip Everson's 'TLNise' (Two-Level Normal independent sampler estimation) software for R
gpclib An R package for clipping complex polygons using Alan Murta's General Polygon Clipper (GPC) code
simpleboot Simple bootstrapping routines