Package: seinfitR Title: Modeling the Relationship Between Nematode Densities and Plant Growth Version: 1.0.1.9000 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) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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 Repository: https://dslabcena.r-universe.dev Date/Publication: 2025-04-09 16:30:25 UTC RemoteUrl: https://github.com/dslabcena/seinfitr RemoteRef: HEAD RemoteSha: 04865206b6deb9e6723e8f18ef05a8096e464305 NeedsCompilation: no Packaged: 2026-07-02 09:26:53 UTC; root Author: Deoclecio Amorim [aut] (cph), João Novoletti [aut, cre, cph] Maintainer: João Novoletti