Type: Package
Package: biometryassist
Title: Functions to Assist Design and Analysis of Agronomic Experiments
Version: 1.5.0
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 = "Michael",
family = "Mumford",
role = "ctb"),
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. While not required for most
functionality, this package enhances the `asreml` package which
provides a computationally efficient algorithm for fitting
mixed models using Residual Maximum Likelihood. It is a
commercial package that can be purchased as 'ASReml-R' from
'VSNi' , who will supply a zip file for
local installation/updating (see
).
License: MIT + file LICENSE
URL: https://biometryhub.github.io/biometryassist/
BugReports: https://github.com/biometryhub/biometryassist/issues
Depends: R (>= 4.1.0)
Imports: agricolae, curl, emmeans, ggplot2, jsonlite, lattice,
multcompView, pracma, patchwork, rlang (>= 1.0.0), scales,
stringi
Suggests: covr, crayon, ggspatial, knitr, Matrix, mockery, mvtnorm,
openxlsx2, quarto, rmarkdown, testthat, vdiffr, withr
Enhances: afex, ARTool, asreml, glmmTMB, lme4, lme4breeding, lmerTest,
nlme, sommer
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
VignetteBuilder: quarto
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://biometryhub.r-universe.dev
Date/Publication: 2026-06-17 09:12:30 UTC
RemoteUrl: https://github.com/biometryhub/biometryassist
RemoteRef: HEAD
RemoteSha: efd60ee60254a125cf6c93f1d3c46024728824d2
NeedsCompilation: no
Packaged: 2026-06-17 12:30:39 UTC; root
Author: Sharon Nielsen [aut],
Sam Rogers [aut, cre],
Annie Conway [aut],
Michael Mumford [ctb],
University of Adelaide [cph, fnd] (https://adelaide.edu.au/),
Grains Research and Development Corporation [cph, fnd]
(https://grdc.com.au/)
Maintainer: Sam Rogers