Package: ofpetrial
Type: Package
Title: Design on-Farm Precision Field Agronomic Trials
Version: 0.1.3
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",
      comment = c(ORCID = "0009-0005-2051-1048")
    )
  )
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.2
Imports: data.table, ggplot2, sf, lwgeom, purrr, tidyr, tibble, ggpubr,
        ggExtra, terra, zip, rmarkdown, tmap, magrittr, dplyr,
        bookdown, leaflet
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
Suggests: knitr
NeedsCompilation: no
Packaged: 2025-09-22 19:01:28 UTC; taromieno
Author: Taro Mieno [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-0614-0771>),
  Brittani Edge [aut, ctb] (ORCID:
    <https://orcid.org/0009-0005-2051-1048>)
Repository: CRAN
Date/Publication: 2025-09-22 19:30:02 UTC
Built: R 4.6.0; ; 2025-10-11 04:18:06 UTC; windows
