Package: FieldSimR
Title: Simulation of Plot Errors and Phenotypes in Plant Breeding Field
        Trials
Version: 1.4.0
Date: 2024-08-30
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 <werner.christian@proton.me>
Description: Simulates plot data in multi-environment field trials with one or more traits. 
  Its core function 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
NeedsCompilation: no
Packaged: 2024-08-30 14:30:26 UTC; CWERNER
Author: Christian Werner [aut, cre] (<https://orcid.org/0000-0001-9400-5061>),
  Daniel Tolhurst [aut] (<https://orcid.org/0000-0002-4787-080X>),
  Jon Bancic [ctb]
Repository: CRAN
Date/Publication: 2024-08-30 15:00:06 UTC
Built: R 4.6.0; ; 2025-07-18 07:58:03 UTC; unix
