Package: ggplate Title: Create Layout Plots of Biological Culture Plates and Microplates Version: 0.3.1 Authors@R: person(given = "Jan-Philipp", family = "Quast", role = c("aut", "cre"), email = "jpquast.software@gmail.com", comment = c(ORCID = "0000-0003-2713-778X")) Description: Enables users to create simple plots of biological culture plates as well as microplates. Both continuous and discrete values can be plotted onto the plate layout. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, ggplot2, scales, purrr, rlang, stringr, tidyr, utils, forcats, farver Suggests: covr, testthat (>= 3.0.0) Depends: R (>= 4.1.0) URL: https://github.com/jpquast/ggplate, https://jpquast.github.io/ggplate/ BugReports: https://github.com/jpquast/ggplate/issues Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://jpquast.r-universe.dev Date/Publication: 2026-05-11 18:58:46 UTC RemoteUrl: https://github.com/jpquast/ggplate RemoteRef: HEAD RemoteSha: 153ac309946fb2821b8d7e54ff5e8ec956ad4f68 NeedsCompilation: no Packaged: 2026-06-10 06:16:06 UTC; root Author: Jan-Philipp Quast [aut, cre] (ORCID: ) Maintainer: Jan-Philipp Quast