Package: plater Title: Read, Tidy, and Display Data from Microtiter Plates Version: 1.0.5 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 URL: https://docs.ropensci.org/plater/, https://github.com/ropensci/plater BugReports: https://github.com/ropensci/plater/issues VignetteBuilder: knitr RoxygenNote: 7.3.2 Encoding: UTF-8 Repository: https://ropensci.r-universe.dev Date/Publication: 2024-10-25 18:48:45 UTC RemoteUrl: https://github.com/ropensci/plater RemoteRef: master RemoteSha: c11002c79884ba4b455c2b10da8949f9654d2536 NeedsCompilation: no Packaged: 2026-07-01 08:14:31 UTC; root Author: Sean Hughes [aut, cre] (ORCID: ) Maintainer: Sean Hughes