Package: seinfitR
Title: Modeling the Relationship Between Nematode Densities and Plant
        Growth
Version: 1.0.1
Authors@R: c(
    person("Deoclecio", "Amorim", NULL, "amorim@cena.usp.br", role = "aut", "cph"),
    person("João", "Novoletti", NULL, "joao.novoletti@gmail.com", role = c("aut", "cre", "cph")))
Description: Implements the Seinhorst model to analyze the relationship between initial 
          nematode densities and plant growth response using nonlinear least squares 
          estimation. The package provides tools for model fitting, prediction, and 
          visualization, facilitating the study of plant-nematode interactions. Model 
          parameters can be estimated or set to predefined values based on Seinhorst (1986)
          <doi:10.1007/978-1-4613-2251-1_11>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: minpack.lm
Suggests: testthat (>= 3.0.0), readxl, knitr, rmarkdown
Config/testthat/edition: 3
URL: https://github.com/dslabcena/seinfitR
BugReports: https://github.com/dslabcena/seinfitR/issues
Depends: R (>= 3.5)
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-08 20:12:35 UTC; joaon
Author: Deoclecio Amorim [aut] (cph),
  João Novoletti [aut, cre, cph]
Maintainer: João Novoletti <joao.novoletti@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-09 10:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:20:15 UTC; windows
