sampsizer: An Implementation of Equations for Calculating Sample Sizes for Various Estimators in R Installation The sampsizer package is currently only available via GitHub. To install, run the following commands in R: if(!require(devtools)) install.packages("devtools") devtools::install_github("ernestguevarra/sampsizer")