Package: cffdrs
Type: Package
Title: Canadian Forest Fire Danger Rating System
Version: 1.8.18
Date: 2020-06-03
Authors@R: c(
    person("Alan", "Cantin", email = "alan.cantin@canada.ca", role = c("cre", "aut")),
    person("Xianli", "Wang", email = "xianli.wang@canada.ca", role = "aut"),
    person("Marc-André", "Parisien", email = "marc-andre.parisien@canada.ca", role = "aut"),
    person("Mike", "Wotton", email = "mike.wotton@canada.ca", role = "aut"),
    person("Kerry", "Anderson", email = "", role = "aut"),
    person("Brett", "MOore", email = "brett.moore@canada.ca", role = "aut"),
    person("Tom", "Schiks", email = "tom.schiks@mail.utoronto.ca", role = "aut"),
    person("Mike", "Flannigan", email = "mike.flannigan@ualberta.ca", role = "aut")
    )
Depends: R(>= 3.2.2), rgdal, raster, foreach
Imports: data.table, geosphere, doParallel
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) 
    <http://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: 2020-06-03 17:04:06 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]
Maintainer: Alan Cantin <alan.cantin@canada.ca>
Repository: CRAN
Date/Publication: 2020-06-03 17:30:12 UTC
