Type: Package
Package: cffdrs
Title: Canadian Forest Fire Danger Rating System
Version: 1.9.0
Date: 2024-01-19
Authors@R: c(
    person("Xianli", "Wang", email = "Xianli.Wang@nrcan-rncan.gc.ca", role =  "aut"),
    person("Alan", "Cantin", email = "Alan.Cantin@nrcan-rncan.gc.ca", role = "aut"),
    person("Marc-André", "Parisien", email = "Marc-Andre.Parisien@nrcan-rncan.gc.ca", role = "aut"),
    person("Mike", "Wotton", email = "Mike.Wotton@nrcan-rncan.gc.ca", role = "aut"),
    person("Kerry", "Anderson", role = "aut"),
    person("Brett", "Moore", email = "Brett.Moore@nrcan-rncan.gc.ca", role = c("cre","aut")),
    person("Tom", "Schiks", email = "Tom.Schiks@ontario.ca", role = "aut"),
    person("Mike", "Flannigan", email = "MFlannigan@tru.ca", role = "aut")
  )
Description: This project provides a group of new functions to calculate
    the outputs of the two main components of the Canadian Forest Fire
    Danger Rating System (CFFDRS) Van Wagner and Pickett (1985)
    <https://cfs.nrcan.gc.ca/publications?id=19973>) at various time
    scales: the Fire Weather Index (FWI) System Wan Wagner (1985)
    <https://cfs.nrcan.gc.ca/publications?id=19927> and the Fire Behaviour
    Prediction (FBP) System Forestry Canada Fire Danger Group (1992)
    <https://cfs.nrcan.gc.ca/pubwarehouse/pdfs/10068.pdf>. Some functions
    have two versions, table and raster based.
License: GPL-2
URL: https://r-forge.r-project.org/projects/cffdrs/
BugReports: https://r-forge.r-project.org/tracker/?func=browse&group_id=1970&atid=5372
Depends: data.table, foreach, R (>= 3.5), sf, terra
Imports: doParallel, geosphere, methods, parallel
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-01-24 17:26:15 UTC; bremoore
Author: Xianli Wang [aut],
  Alan Cantin [aut],
  Marc-André Parisien [aut],
  Mike Wotton [aut],
  Kerry Anderson [aut],
  Brett Moore [cre, aut],
  Tom Schiks [aut],
  Mike Flannigan [aut]
Maintainer: Brett Moore <Brett.Moore@nrcan-rncan.gc.ca>
Repository: CRAN
Date/Publication: 2024-02-22 09:30:02 UTC
Built: R 4.3.1; ; 2024-02-22 10:44:03 UTC; unix
