Package: vprr
Type: Package
Title: Processing and Visualization of Visual Plankton Recorder Data
Version: 0.1.0
Authors@R: c(person("Emily Chisholm",  role = c("aut", "cre","cph"), email = "vprrcontact@gmail.com"), person("Kevin Sorochan", "Dev", role = "aut"), person("Catherine Johnson", "Contributer", role = "aut"))
Maintainer: Emily Chisholm <vprrcontact@gmail.com>
Description: An oceanographic data processing package for analyzing and visualizing Video 
    Plankton Recorder data. Works in concert with Visual Plankton (MATLAB) software 
    developed at 'WHOI'. This package was developed at 'Bedford Institute of Oceanography'.
    Functions are designed to process Visual Plankton output and create organized and 
    easily portable data products.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Imports: ggplot2, oce, dplyr, interp, magick, gsw, tidyr, stringr,
        metR, gridExtra, lubridate, usethis
Suggests: knitr, rmarkdown, testthat, akima, markdown
VignetteBuilder: knitr
BuildVignettes: true
NeedsCompilation: no
Packaged: 2020-10-23 15:21:01 UTC; ChisholmE
Author: Emily Chisholm [aut, cre, cph],
  Kevin Sorochan Dev [aut],
  Catherine Johnson Contributer [aut]
Repository: CRAN
Date/Publication: 2020-11-02 09:30:02 UTC
Built: R 4.0.2; ; 2020-11-03 12:00:36 UTC; unix
