Package: seedreg
Type: Package
Title: Regression Analysis for Seed Germination as a Function of
        Temperature
Version: 1.0.3
Date: 2022-07-07
Authors@R: 
  c(person("Gabriel Danilo","Shimizu",
           role = c("aut", "cre"),
           email = "shimizu@uel.br",
           comment = c(ORCID = "0000-0001-8524-508X")),
    person("Hugo Roldi", "Guariz",
           role = c("aut","ctb"),
           comment = c(ORCID = "0000-0003-4343-379X")),
    person("Leandro Simoes Azeredo", "Goncalves",
           role = c("aut","ctb"),
           comment = c(ORCID = "0000-0001-9700-9375")))
Maintainer: Gabriel Danilo Shimizu <shimizu@uel.br>
Description: Regression analysis using common models in seed temperature studies, such as the Gaussian model (Martins, JF, Barroso, AAM, & Alves, PLCA (2017) <doi:10.1590/s0100-83582017350100039>), quadratic (Nunes, AL, Sossmeier, S, Gotz, AP, & Bispo, NB (2018) <doi: 10.17265/2161-6264/2018.06.002>) and others with potential for use, such as those implemented in the 'drc' package (Ritz, C, Baty, F, Streibig, JC, & Gerhard, D (2015). <doi:10.1371/journal.pone.0146021>), in the estimation of the ideal and cardinal temperature for the occurrence of plant seed germination. The functions return graphs with the equations automatically.
License: GPL (>= 2)
Imports: drc, ggplot2, car, crayon, emmeans, multcomp, hnp, boot,
        multcompView, stringr, sf, gridExtra, dplyr
Depends: R (>= 3.6)
Suggests: DT, knitr, rmarkdown, roxygen2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-07-07 12:58:24 UTC; Usuario
Author: Gabriel Danilo Shimizu [aut, cre]
    (<https://orcid.org/0000-0001-8524-508X>),
  Hugo Roldi Guariz [aut, ctb] (<https://orcid.org/0000-0003-4343-379X>),
  Leandro Simoes Azeredo Goncalves [aut, ctb]
    (<https://orcid.org/0000-0001-9700-9375>)
Repository: CRAN
Date/Publication: 2022-07-07 21:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 20:47:29 UTC; windows
