Package: ofpetrial
Type: Package
Title: Design on-Farm Precision Field Agronomic Trials
Version: 0.1.0
Authors@R: 
  c(
    person(
      given = "Taro",
      family =" Mieno",
      role = c("aut", "cre", "cph"),
      email = "tmieno2@unl.edu",
      comment = c(ORCID = "0000-0002-0614-0771")
    ), 
    person(
      given = "Brittani",
      family = "Edge",
      role = c("aut", "ctb"),
      email = "bedge2@illinois.edu"
    )
  )
Maintainer: Taro Mieno <tmieno2@unl.edu>
URL: https://difm-brain.github.io/ofpetrial/
BugReports: https://github.com/DIFM-Brain/ofpetrial/issues
Description: A comprehensive system for designing and implementing on-farm precision field agronomic trials. You provide field data, tell 'ofpetrial' how to design a trial, and get readily-usable trial design files and a report checks the validity and reliability of the trial design.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Imports: data.table, ggplot2, sf, lwgeom, purrr, tidyr, tibble, ggpubr,
        ggExtra, terra, zip, rmarkdown, tmap, magrittr, dplyr, bookdown
VignetteBuilder: knitr
Depends: R (>= 2.10)
Suggests: knitr
NeedsCompilation: no
Packaged: 2024-05-08 12:48:45 UTC; tmieno2
Author: Taro Mieno [aut, cre, cph] (<https://orcid.org/0000-0002-0614-0771>),
  Brittani Edge [aut, ctb]
Repository: CRAN
Date/Publication: 2024-05-08 14:00:02 UTC
