sloop The goal of sloop is to provide helpers for object oriented programming in R, particularly for S3. Installation You can install sloop from github with: # install.packages("devtools") devtools::install_github("hadley/S3")