Package: pdp
Type: Package
Title: Partial Dependence Plots
Version: 0.0.4
Authors@R: person("Brandon", "Greenwell", email = "greenwell.brandon@gmail.com",
  role = c("aut", "cre"))
Description: A general framework for constructing partial dependence plots from
    various types of machine learning models in R.
License: GPL (>= 2)
URL: https://github.com/bgreenwell/pdp
BugReports: https://github.com/bgreenwell/pdp/issues
Depends: R (>= 3.2.5)
Suggests: C50, Cubist, e1071, kernlab, nnet, party, partykit,
        randomForest, rpart, testthat, xgboost
Imports: grDevices, lattice, magrittr, mgcv, plyr, stats, viridis
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-09-17 17:06:59 UTC; w108bmg
Author: Brandon Greenwell [aut, cre]
Maintainer: Brandon Greenwell <greenwell.brandon@gmail.com>
Repository: CRAN
Date/Publication: 2016-09-17 20:07:45
