Type: Package
Package: Rothermel
Title: Surface Fire Spread Model
Version: 1.4.1
Date: 2026-09-10
Authors@R: c(
    person("Giorgio", "Vacchiano", , "gvacchiano@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8100-0659")),
    person("Davide", "Ascoli", role = "ctb",
           comment = c(ORCID = "0000-0002-2671-5122"))
  )
Description: Implements the surface fire spread model of Rothermel (1972)
    <doi:10.2737/INT-RP-115> in R. Additional utilities support uncertainty
    propagation, selection among standard fuel models, optimization of fuel
    model parameters by genetic algorithms, and example datasets.
License: GPL-2
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: GA (>= 3.2.0), ftsa (>= 3.1)
Suggests: spelling
Language: en-US
NeedsCompilation: no
Packaged: 2026-09-10 16:07:52 UTC; gv
Author: Giorgio Vacchiano [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8100-0659>),
  Davide Ascoli [ctb] (ORCID: <https://orcid.org/0000-0002-2671-5122>)
Maintainer: Giorgio Vacchiano <gvacchiano@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-10 16:50:13 UTC
