Package: plater
Title: Read, Tidy, and Display Data from Microtiter Plates
Version: 1.0.2
Authors@R: person("Sean", "Hughes", email = "smhughes@uw.edu",
    role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-9409-9405"))
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://docs.ropensci.org/plater,
        https://github.com/ropensci/plater
BugReports: https://github.com/ropensci/plater/issues
VignetteBuilder: knitr
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-24 15:40:34 UTC; Sean Hughes
Author: Sean Hughes [aut, cre] (<https://orcid.org/0000-0002-9409-9405>)
Maintainer: Sean Hughes <smhughes@uw.edu>
Repository: CRAN
Date/Publication: 2020-03-24 16:00:02 UTC
