Package: gplate Title: A Grammar of Plates Version: 0.2.0 Authors@R: person(given = "Kai", family = "Aragaki", role = c("aut", "cre"), email = "aaragak1@jhmi.edu", comment = c(ORCID = "0000-0002-9458-0426")) Description: `gplate` attempts to provide a succinct yet powerful grammar to describe common microwell layouts to aide in both plotting and tidying. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: cli, dplyr, ggplot2, glue, methods, purrr, rlang, stats, tibble, tidyr Suggests: rmarkdown, knitr, testthat (>= 3.0.0) VignetteBuilder: knitr Depends: R (>= 4.1.0) URL: https://kaiaragaki.github.io/gp/ Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://kaiaragaki.r-universe.dev Date/Publication: 2024-08-30 19:34:02 UTC RemoteUrl: https://github.com/KaiAragaki/gplate RemoteRef: HEAD RemoteSha: 7d5c8935eee7c618cf44477fee82ad2fc864ed38 NeedsCompilation: no Packaged: 2026-07-04 01:16:08 UTC; root Author: Kai Aragaki [aut, cre] (ORCID: ) Maintainer: Kai Aragaki