Package: gexp Version: 1.1-0 Date: 2026-05-23 Title: Generator of Experiments Authors@R: c(person("I. B.", "Allaman", role = c("aut", "cre"), email = "ivanalaman@gmail.com"), person("J. C.", "Faria", role = "aut", email = "joseclaudio.faria@gmail.com")) Depends: R (>= 4.1.0) Imports: mvtnorm, tcltk, jpeg, png Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Description: Provides tools for planning, simulating, and visualizing structured experiments in R. Supports completely randomized (CRD), randomized complete block (RCBD), and Latin square (LSD) designs for simple, factorial, and split-plot schemes, with user-specified treatment effects and optional multivariate responses (Ferreira, 2008, ISBN:8587692526; Naes et al., 2007 ; Rencher et al., 2007, ISBN:9780471754985; Montgomery, 2001, ISBN:0471316490). License: GPL-2 URL: https://github.com/ivanalaman/gexp BugReports: https://github.com/ivanalaman/gexp/issues Encoding: UTF-8 NeedsCompilation: no Config/pak/sysreqs: libjpeg-dev libpng-dev Repository: https://ivanalaman.r-universe.dev Date/Publication: 2026-06-08 18:33:23 UTC RemoteUrl: https://github.com/ivanalaman/gexp RemoteRef: HEAD RemoteSha: 629422a87413be9ba858d846a133474398eec596 Packaged: 2026-06-08 20:25:37 UTC; root Author: I. B. Allaman [aut, cre], J. C. Faria [aut] Maintainer: I. B. Allaman