The goal of autoGAM is to automate the evaluation process of different forms of predictors and create the best Generalized Additive Model (GAM) by using workflow based procedures.
You can install the released version of autoGAM from github with:
install.packages('devtools') #If you haven't installed it yet!
devtools::install_github('Shahin-Roshani/autoGAM')