Package: AgroReg
Type: Package
Title: Regression Analysis Linear and Nonlinear for Agriculture
Version: 1.2.9
Date: 2023-01-13
Authors@R: 
  c(person("Gabriel Danilo","Shimizu",
           role = c("aut", "cre"),
           email = "shimizu@uel.br",
           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 <shimizu@uel.br>
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.2.3
NeedsCompilation: no
Packaged: 2023-01-16 12:23:51 UTC; Usuario
Author: Gabriel Danilo Shimizu [aut, cre]
    (<https://orcid.org/0000-0001-8524-508X>),
  Leandro Simoes Azeredo Goncalves [aut, ctb]
    (<https://orcid.org/0000-0001-9700-9375>)
Repository: CRAN
Date/Publication: 2023-01-18 12:10:17 UTC
Built: R 4.1.3; ; 2023-04-17 20:46:12 UTC; windows
