gsisdecoder

CRAN status R build status Travis build status Codecov test coverage

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.

Installation

You can install the released version of gsisdecoder from CRAN with:

install.packages("gsisdecoder")