Package: plater
Title: Read, Tidy, and Display Data from Microtiter Plates
Version: 1.0.3
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), rlang
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.1.1
NeedsCompilation: no
Packaged: 2021-01-04 23:21:00 UTC; sean
Author: Sean Hughes [aut, cre] (<https://orcid.org/0000-0002-9409-9405>)
Maintainer: Sean Hughes <smhughes@uw.edu>
Repository: CRAN
Date/Publication: 2021-01-06 06:50:03 UTC
