Package: statgenSTA
Type: Package
Title: Single Trial Analysis (STA) of Field Trials
Version: 1.0.15
Date: 2025-06-24
Authors@R: c(person(given = "Bart-Jan", 
                    family = "van Rossum", 
                    email = "bart-jan.vanrossum@wur.nl", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-8673-2514")),
             person(given = "Fred", 
                    family = "van Eeuwijk",
                    role = "ctb",
                    comment = c(ORCID = "0000-0003-3672-2921")),
             person(given = "Martin", 
                    family = "Boer",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-1879-4588")),
             person(given = "Marcos",
                    family = "Malosetti",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-8150-1397")),
             person(given = "Daniela", 
                    family = "Bustos-Korts",
                    role = "ctb",
                    comment = c(ORCID = "0000-0003-3827-6726")),
             person(given = "Emilie J.", 
                    family = "Millet",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-2913-4892")),
             person(given = "Joao", 
                    family = "Paulo",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-4180-0763")),
             person(given = "Maikel", 
                    family = "Verouden",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-4893-3323")),
             person(given = "Willem", 
                    family = "Kruijer",
                    role = "ctb",
                    comment = c(ORCID = "0000-0001-7179-1733")),
             person(given = "Ron", 
                    family = "Wehrens",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-8798-5599")),
             person(given = "Choazhi", 
                    family = "Zheng",
                    role = "ctb",
                    comment = c(ORCID = "0000-0001-6030-3933"))
            )
Description: Phenotypic analysis of field trials using mixed models with and 
    without spatial components. One of a series of statistical genetic packages 
    for streamlining the analysis of typical plant breeding experiments developed
    by Biometris.    
    Some functions have been created to be used in conjunction with the R 
    package 'asreml' for the 'ASReml' software, which can be obtained upon 
    purchase from 'VSN' international (<https://vsni.co.uk/software/asreml-r/>). 
License: GPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 3.3)
Imports: emmeans, ggplot2 (>= 3.3.0), ggrepel, gridExtra, knitr, lme4,
        mapproj, maps, qtl, rlang, scales (>= 1.1.0), SpATS (>=
        1.0-18), xtable
Suggests: asreml(>= 3.0), rmarkdown, testthat, tibble
SystemRequirements: pdflatex
VignetteBuilder: knitr
URL: https://biometris.github.io/statgenSTA/index.html,
        https://github.com/Biometris/statgenSTA/
BugReports: https://github.com/Biometris/statgenSTA/issues
NeedsCompilation: no
Packaged: 2025-06-24 12:37:59 UTC; rossu027
Author: Bart-Jan van Rossum [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8673-2514>),
  Fred van Eeuwijk [ctb] (ORCID: <https://orcid.org/0000-0003-3672-2921>),
  Martin Boer [ctb] (ORCID: <https://orcid.org/0000-0002-1879-4588>),
  Marcos Malosetti [ctb] (ORCID: <https://orcid.org/0000-0002-8150-1397>),
  Daniela Bustos-Korts [ctb] (ORCID:
    <https://orcid.org/0000-0003-3827-6726>),
  Emilie J. Millet [ctb] (ORCID: <https://orcid.org/0000-0002-2913-4892>),
  Joao Paulo [ctb] (ORCID: <https://orcid.org/0000-0002-4180-0763>),
  Maikel Verouden [ctb] (ORCID: <https://orcid.org/0000-0002-4893-3323>),
  Willem Kruijer [ctb] (ORCID: <https://orcid.org/0000-0001-7179-1733>),
  Ron Wehrens [ctb] (ORCID: <https://orcid.org/0000-0002-8798-5599>),
  Choazhi Zheng [ctb] (ORCID: <https://orcid.org/0000-0001-6030-3933>)
Maintainer: Bart-Jan van Rossum <bart-jan.vanrossum@wur.nl>
Repository: CRAN
Date/Publication: 2025-06-24 13:40:02 UTC
Built: R 4.3.3; ; 2025-06-24 16:18:12 UTC; unix
