cffdrs

FWI and FBP components of CFFDRS in R

https://github.com/cffdrs/cffdrs_r

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary

Keywords

cffdrs cran fbp fwi r
Last synced: 6 months ago · JSON representation

Repository

FWI and FBP components of CFFDRS in R

Basic Info
  • Host: GitHub
  • Owner: cffdrs
  • License: gpl-2.0
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 11.3 MB
Statistics
  • Stars: 18
  • Watchers: 6
  • Forks: 8
  • Open Issues: 18
  • Releases: 1
Topics
cffdrs cran fbp fwi r
Created almost 6 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License

README.md

rcmdcheck CRAN status CRAN RStudio mirror downloads r-downloads r-version r-dls

cffdrs

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) at various time scales: the Fire Weather Index (FWI) System Wan Wagner (1985) and the Fire Behaviour Prediction (FBP) System Forestry Canada Fire Danger Group (1992). Some functions have two versions, table and raster based.

Installation

cffdrs is available from CRAN, so you can use install.packages("cffdrs") to get the current released version.

From Source on Windows

You are able to install directly from the remote.

``` remotes::installgithub("cffdrs/cffdrsr")

For Dev version

remotes::installgithub("cffdrs/cffdrsr", ref="dev")

```

Owner

  • Name: cffdrs
  • Login: cffdrs
  • Kind: organization

GitHub Events

Total
  • Create event: 2
  • Commit comment event: 2
  • Issues event: 1
  • Watch event: 5
  • Issue comment event: 6
  • Push event: 17
  • Pull request review event: 1
  • Pull request event: 5
  • Fork event: 1
Last Year
  • Create event: 2
  • Commit comment event: 2
  • Issues event: 1
  • Watch event: 5
  • Issue comment event: 6
  • Push event: 17
  • Pull request review event: 1
  • Pull request event: 5
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 26
  • Total pull requests: 13
  • Average time to close issues: 2 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 5
  • Total pull request authors: 2
  • Average comments per issue: 0.77
  • Average comments per pull request: 0.54
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • BadgerOnABike (19)
  • alancan (3)
  • gagreene (3)
  • thompsdk (1)
  • rsbivand (1)
  • jordan-evens (1)
Pull Request Authors
  • BadgerOnABike (15)
  • jordan-evens (3)
  • lochbika (2)
  • gagreene (1)
Top Labels
Issue Labels
bug (6)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 940 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 13
  • Total maintainers: 1
cran.r-project.org: cffdrs

Canadian Forest Fire Danger Rating System

  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 940 Last month
Rankings
Downloads: 17.6%
Average: 27.6%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.2.2 depends
  • foreach * depends
  • raster * depends
  • rgdal * depends
  • data.table * imports
  • doParallel * imports
  • geosphere * imports
.github/workflows/check-standard.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite