Package: ContourFunctions
Type: Package
Title: Create Contour Plots from Data or a Function
Version: 0.1.0
Authors@R: person("Collin", "Erickson", 
  email = "collinberickson@gmail.com",
  role = c("aut", "cre"))
Description: Provides functions for making contour plots.
  The contour plot can be created from grid data, a function,
  or a data set. If non-grid data is given, then a Gaussian
  process is fit to the data and used to create the contour plot.
License: GPL-3
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, mlegp, laGP
VignetteBuilder: knitr
URL: https://github.com/CollinErickson/contour
NeedsCompilation: no
Packaged: 2017-05-04 12:30:33 UTC; cbe117
Author: Collin Erickson [aut, cre]
Maintainer: Collin Erickson <collinberickson@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-04 16:22:19 UTC
