Package: seedr Type: Package Title: Hydro and Thermal Time Seed Germination Models in R Version: 0.3.0.9000 Date: 2020-11-08 Authors@R: c( person("Fernández-Pascual", "Eduardo", comment = c(ORCID = "0000-0002-4743-9577"), email = "efernandezpascual@gmail.com", role = c("cre", "aut")), person("González-Rodríguez", "Gil", comment = c(ORCID = "0000-0002-2532-8665"), email = "gil@uniovi.es", role = "aut"), person("Ladouceur", "Emma", comment = c(ORCID = "0000-0002-4943-4358"), email = "emmala@gmail.com", role = "ctb")) Description: Analysis of seed germination data using the physiological time modelling approach. Includes functions to fit hydrotime and thermal-time models with the traditional approaches of Bradford (1990) and Garcia-Huidobro (1982) . Allows to fit models to grouped datasets, i.e. datasets containing multiple species, seedlots or experiments. URL: https://github.com/efernandezpascual/seedr License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 Depends: R (>= 3.5.0) Imports: data.table (>= 1.13), binom (>= 1.1), graphics, grDevices, stats Suggests: knitr, rmarkdown VignetteBuilder: knitr Repository: https://efernandezpascual.r-universe.dev Date/Publication: 2021-05-16 11:19:35 UTC RemoteUrl: https://github.com/efernandezpascual/seedr RemoteRef: HEAD RemoteSha: 103281e89b5c66f5ceae637e5e43983aab66c3ea NeedsCompilation: no Packaged: 2026-06-21 06:54:03 UTC; root Author: Fernández-Pascual Eduardo [cre, aut] (ORCID: ), González-Rodríguez Gil [aut] (ORCID: ), Ladouceur Emma [ctb] (ORCID: ) Maintainer: Fernández-Pascual Eduardo