Package: cffdrs
Type: Package
Title: Canadian Forest Fire Danger Rating System
Version: 1.8.20
Date: 2022-08-10
Authors@R: c(
    person("Alan", "Cantin", email = "Alan.Cantin@nrcan-rncan.gc.ca", role = c("cre", "aut")),
    person("Xianli", "Wang", email = "Xianli.Wang@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", email = "", role = "aut"),
    person("Brett", "Moore", email = "Brett.Moore@nrcan-rncan.gc.ca", role = "aut"),
    person("Tom", "Schiks", email = "Tom.Schiks@ontario.ca", role = "aut"),
    person("Mike", "Flannigan", email = "MFlannigan@tru.ca", role = "aut"),
    person("Jordan", "Evens", email = "jordan.evens@nrcan-rncan.gc.ca", role = "aut")
    )
Maintainer: Alan Cantin <Alan.Cantin@nrcan-rncan.gc.ca>
Depends: R(>= 3.2.2), rgdal, raster, foreach
Imports: data.table, geosphere, doParallel, methods
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
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2022-08-11 00:36:16 UTC; alancan
Author: Alan Cantin [cre, aut],
  Xianli Wang [aut],
  Marc-André Parisien [aut],
  Mike Wotton [aut],
  Kerry Anderson [aut],
  Brett Moore [aut],
  Tom Schiks [aut],
  Mike Flannigan [aut],
  Jordan Evens [aut]
Repository: CRAN
Date/Publication: 2022-08-11 10:00:02 UTC
Built: R 4.1.2; ; 2022-08-12 10:39:37 UTC; unix
