Package: gaussplotR
Type: Package
Title: Predict and Plot 2D Gaussians
Version: 0.1.4
Authors@R: 
    person(given = "Vikram B.",
                 family = "Baliga", 
                 role = c("aut", "cre", "cph"),
                 email = "vbaliga87@gmail.com",
                 comment = c(ORCID = "0000-0002-9367-8974")
                 )
Description: 
    Functions to predict values from a two-dimensional Gaussian function and 
    produce plots of predicted data via either 'ggplot2' or base R plotting.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
Imports: ggplot2 (>= 3.3.0), metR (>= 0.7.0)
Suggests: lattice, knitr, rmarkdown
Depends: R (>= 2.10)
URL: https://github.com/vbaliga/gaussplotR
BugReports: https://github.com/vbaliga/gaussplotR/issues
NeedsCompilation: no
Packaged: 2020-10-14 02:24:20 UTC; thalassoma
Author: Vikram B. Baliga [aut, cre, cph]
    (<https://orcid.org/0000-0002-9367-8974>)
Maintainer: Vikram B. Baliga <vbaliga87@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-22 09:40:10 UTC
