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
Repository
FWI and FBP components of CFFDRS in R
Basic Info
Statistics
- Stars: 18
- Watchers: 6
- Forks: 8
- Open Issues: 18
- Releases: 1
Topics
Metadata Files
README.md
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
- Repositories: 3
- Profile: https://github.com/cffdrs
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
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
- Homepage: https://github.com/cffdrs/cffdrs_r
- Documentation: http://cran.r-project.org/web/packages/cffdrs/cffdrs.pdf
- License: GPL-2
-
Latest release: 1.9.2
published 6 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.2.2 depends
- foreach * depends
- raster * depends
- rgdal * depends
- data.table * imports
- doParallel * imports
- geosphere * imports
- 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