Type: Package
Package: biometryassist
Title: Functions to Assist Design and Analysis of Agronomic Experiments
Version: 1.0.0
Date: 2022-01-25
Authors@R: 
    c(person(given = "Sharon",
             family = "Nielsen",
             role = "aut",
             email = "biometrytraining@adelaide.edu.au"),
      person(given = "Sam",
             family = "Rogers",
             role = c("aut", "cre"),
             email = "biometrytraining@adelaide.edu.au"),
      person(given = "Annie",
             family = "Conway",
             role = "aut",
             email = "biometrytraining@adelaide.edu.au"),
      person(given = "University of Adelaide",
             role = c("cph", "fnd"),
             comment = "https://adelaide.edu.au/"),
      person(given = "Grains Research and Development Corporation",
             role = c("cph", "fnd"),
             comment = "https://grdc.com.au/"))
Description: Provides functions to aid in the design and analysis of
    agronomic and agricultural experiments through easy access to
    documentation and helper functions, especially for users who are
    learning these concepts.
License: MIT + file LICENSE
URL: https://biometryhub.github.io/biometryassist/
BugReports: https://github.com/biometryhub/biometryassist/issues
Depends: R (>= 3.6.0)
Imports: agricolae, cowplot, curl, ellipsis, farver, ggplot2, interp,
        lattice, multcompView, predictmeans, rlang, scales, stringi,
        withr
Suggests: covr, crayon, mockery, testthat, vdiffr
Enhances: asreml, lme4, nlme, sommer
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-01-28 12:21:41 UTC; holly
Author: Sharon Nielsen [aut],
  Sam Rogers [aut, cre],
  Annie Conway [aut],
  University of Adelaide [cph, fnd] (https://adelaide.edu.au/),
  Grains Research and Development Corporation [cph, fnd]
    (https://grdc.com.au/)
Maintainer: Sam Rogers <biometrytraining@adelaide.edu.au>
Repository: CRAN
Date/Publication: 2022-01-28 21:10:12 UTC
