A package with the historical loan data from Lending Club. The site refreshes it's loan data 6 weeks after the end of each quarter. This package will be refreshed periodically to capture the new data as it is published.
devtools::install_github("kuhnrl30/LendingClubData")
You can view the code used to download the data at the the link below or by reading the vignette.
vignette("LendingClubData")