You can install the released version of powerplay from GitHub with:
# You can install using the pacman package using the following code:
if (!requireNamespace('pacman', quietly = TRUE)){
install.packages('pacman')
}
pacman::p_load_current_gh("saiemgilani/powerplay")For more information on the package and function reference, please see the powerplay documentation website.