Convert McMaster's GPA scale to the Four Point System (a friend requested this). Install locally using the command:
install.packages("devtools")
devtools::install_github("TWilliamBell/macGPA")
library(macGPA)
And then you may use the function from within R.