Package: scorer
Title: Quickly Score Models in Data Science and Machine Learning
Version: 0.2.0
Description: A set of tools for quickly scoring models in data science and
    machine learning. This toolset is written in C++ for blazing fast performance.
Authors@R: person("Paul", "Hendricks", , "paul.hendricks.2013@owu.edu", c("aut", "cre"))
URL: https://github.com/paulhendricks/scorer
BugReports: https://github.com/paulhendricks/scorer/issues
Depends: R (>= 3.2.3)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat (>= 0.11.0)
LinkingTo: Rcpp
Imports: Rcpp (>= 0.12.3)
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-02-01 20:16:09 UTC; paul
Author: Paul Hendricks [aut, cre]
Maintainer: Paul Hendricks <paul.hendricks.2013@owu.edu>
Repository: CRAN
Date/Publication: 2016-02-01 22:06:31
