The qccrs package provides functionalities to calculate Average Sample Numbers (ASN), Average Run Length (ARL1) and value of k, k1 and k2 for quality control charts under repetitive sampling as given in Aslam et al. (2014).
Use devtools to install the development version from Github:
if(!require("devtools")) install.packages("devtools")
devtools::install_github("myaseen208/qccrs")
This package is free and open source software, licensed under GPL.