Type: Package Package: desplot Title: Plotting Field Plans for Agricultural Experiments Version: 1.11 Authors@R: c( person("Kevin", "Wright", , "kw.stat@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-0617-8673")), person("Paul", "Schmidt", role = c("aut")) ) Description: A function for plotting maps of agricultural field experiments that are laid out in grids. See Ryder (1981) . License: MIT + file LICENSE URL: https://kwstat.github.io/desplot/, http://kwstat.github.io/desplot/ BugReports: https://github.com/kwstat/desplot/issues Imports: ggplot2, grid, lattice, reshape2, rlang Suggests: agridat, knitr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 Language: en-US Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://kwstat.r-universe.dev Date/Publication: 2026-07-01 17:50:55 UTC RemoteUrl: https://github.com/kwstat/desplot RemoteRef: HEAD RemoteSha: 5a565c1d50843e0f3f37e2de4cf373fbf9a84327 NeedsCompilation: no Packaged: 2026-07-01 19:52:07 UTC; root Author: Kevin Wright [aut, cre, cph] (ORCID: ), Paul Schmidt [aut] Maintainer: Kevin Wright