Package: FieldSimR Title: Simulation of Plot Errors and Phenotypes in Plant Breeding Field Trials Version: 1.4.2 Date: 2024-08-06 Authors@R: c(person("Christian", "Werner", email = "werner.christian@proton.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9400-5061")), person("Daniel", "Tolhurst", email = "uow.tolhurst@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-4787-080X")), person("Jon", "Bancic", email = "jon.bancic@gmail.com", role = "ctb")) Maintainer: Christian Werner Description: Simulation of plot data in multi-environment field trials with one or more traits. FieldSimR's core functionality generates plot errors that capture spatial trend, random error (noise), and extraneous variation, which are combined at a user-defined ratio. Phenotypes can be generated by combining the plot errors with simulated genetic values that capture genotype-by-environment (GxE) interaction using wrapper functions for the R package `AlphaSimR`. License: GPL (>= 3) URL: https://github.com/crWerner/fieldsimr, https://crwerner.github.io/fieldsimr/ Encoding: UTF-8 Language: en-GB LazyData: true Imports: ggplot2, interp, lattice, Matrix, mbend, cluster, grDevices, RColorBrewer Suggests: AlphaSimR, knitr, rmarkdown RoxygenNote: 7.3.2 Depends: R (>= 3.5.0) VignetteBuilder: knitr BugReports: https://github.com/crWerner/fieldsimr/issues Repository: https://crwerner.r-universe.dev Date/Publication: 2025-07-19 06:06:01 UTC RemoteUrl: https://github.com/crwerner/fieldsimr RemoteRef: HEAD RemoteSha: 733547334c5acec1fcce5f3dc483b5e3eb747270 NeedsCompilation: no Packaged: 2026-06-14 09:45:34 UTC; root Author: Christian Werner [aut, cre] (ORCID: ), Daniel Tolhurst [aut] (ORCID: ), Jon Bancic [ctb]