speedR is a collection of tools for managing and analyzing college cross country results. The data and examples included are focused on the NCAA Division 3 Atlantic Region, but can be applied to any set of results.
To download speedR:
install.packages('devtools')
library(devtools)
devtools::install_github('sf585978/speedR')
library(speedR)