The goal of gsisdecoder is to provide a function wrapper for the high efficient GSIS ID decoder written in c++. The function will be used within the package nflfastR but since it needs to be precompiled it was outsourced from the mentioned package into this standalone package.
You can install the released version of gsisdecoder from CRAN with:
install.packages("gsisdecoder")