Package: plater
Title: Read, Tidy, and Display Data from Microtiter Plates
Version: 1.0.1
Authors@R: person("Sean", "Hughes", email = "smhughes@uw.edu",
    role = c("aut", "cre"))
Description: Tools for interacting with data from experiments done in microtiter
    plates. Easily read in plate-shaped data and convert it to tidy format, 
    combine plate-shaped data with tidy data, and view tidy data in plate shape.  
Depends: R (>= 3.1.0)
Imports: utils, dplyr (> 0.4.3)
Suggests: testthat, knitr, rmarkdown
License: GPL-3
LazyData: true
URL: https://github.com/ropenscilabs/plater
BugReports: https://github.com/ropenscilabs/plater/issues
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-26 21:57:58 UTC; smhughes
Author: Sean Hughes [aut, cre]
Maintainer: Sean Hughes <smhughes@uw.edu>
Repository: CRAN
Date/Publication: 2017-06-26 22:16:11 UTC
