Package: FieldSimR
Title: Simulation of Plot Errors and Phenotypes in Plant Breeding Field
        Trials
Version: 1.3.0
Date: 2024-04-03
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")))
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, mbend, cluster
Suggests: AlphaSimR, knitr, rmarkdown
RoxygenNote: 7.3.1
Depends: R (>= 3.5.0)
VignetteBuilder: knitr
BugReports: https://github.com/crWerner/fieldsimr/issues
NeedsCompilation: no
Packaged: 2024-04-03 12:55:55 UTC; CWERNER
Author: Christian Werner [aut, cre] (<https://orcid.org/0000-0001-9400-5061>),
  Daniel Tolhurst [aut] (<https://orcid.org/0000-0002-4787-080X>)
Repository: CRAN
Date/Publication: 2024-04-03 23:43:07 UTC
Built: R 4.2.3; ; 2024-04-04 02:18:13 UTC; unix
