Package: ContourFunctions
Type: Package
Title: Create Contour Plots from Data or a Function
Version: 0.1.1
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.1.1
Suggests: knitr, rmarkdown, lhs, mlegp, ggplot2, laGP, covr, testthat
VignetteBuilder: knitr
URL: https://github.com/CollinErickson/contour
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-05-20 02:47:59 UTC; cbe117
Author: Collin Erickson [aut, cre]
Maintainer: Collin Erickson <collinberickson@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-20 04:10:03 UTC
