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-15 17:55:00 UTC RemoteUrl: https://github.com/kwstat/desplot RemoteRef: HEAD RemoteSha: b18cfbb67be08b6a2879e281851676b714c18370 NeedsCompilation: no Packaged: 2026-07-20 09:52:11 UTC; root Author: Kevin Wright [aut, cre, cph] (ORCID: ), Paul Schmidt [aut] Maintainer: Kevin Wright