library(stats)
# Library(stats) is here even though it is already loaded normally, because loading
# dplyr from this .Rprofile wasn't masking the prior defintion of filter() properly
# otherwise.
library(dplyr)
library(ggplot2)
library(binom)
library(car)
