Package: AgroReg
Type: Package
Title: Regression Analysis Linear and Nonlinear for Agriculture
Version: 1.2.11
Date: 2025-06-22
Authors@R: 
  c(person("Gabriel Danilo","Shimizu",
           role = c("aut", "cre"),
           email = "gabrield.shimizu@gmail.com",
           comment = c(ORCID = "0000-0001-8524-508X")),
    person("Leandro Simoes Azeredo", "Goncalves",
           role = c("aut","ctb"),
           comment = c(ORCID = "0000-0001-9700-9375")))
Maintainer: Gabriel Danilo Shimizu <gabrield.shimizu@gmail.com>
Description: Linear and nonlinear regression analysis common in agricultural science articles (Archontoulis & Miguez (2015). <doi:10.2134/agronj2012.0506>). The package includes polynomial, exponential, gaussian, logistic, logarithmic, segmented, non-parametric models, among others. The functions return the model coefficients and their respective p values, coefficient of determination, root mean square error, AIC, BIC, as well as graphs with the equations automatically.
License: GPL (>= 2)
URL: https://fisher.uel.br/AgroReg_shiny/,
        https://fisher.uel.br/AgroReg_shiny.pt/
Imports: drc, ggplot2, boot, minpack.lm, dplyr, rcompanion, broom, egg,
        purrr
Depends: R (>= 3.6)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-01 20:39:11 UTC; Administrador
Author: Gabriel Danilo Shimizu [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8524-508X>),
  Leandro Simoes Azeredo Goncalves [aut, ctb] (ORCID:
    <https://orcid.org/0000-0001-9700-9375>)
Repository: CRAN
Date/Publication: 2025-07-01 20:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 11:02:25 UTC; unix
