Science Score: 36.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
-
✓Committers with academic emails
2 of 11 committers (18.2%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.5%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Landscape Ecosystem Modelling in R
Basic Info
- Host: GitHub
- Owner: PredictiveEcology
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://landr.predictiveecology.org/
- Size: 7.75 MB
Statistics
- Stars: 17
- Watchers: 8
- Forks: 12
- Open Issues: 13
- Releases: 0
Topics
Metadata Files
README.md
LandR
Landscape Ecosystem Modelling in R
Utilities for 'LandR' suite of landscape simulation models.
These models simulate forest vegetation dynamics based on LANDIS-II, and incorporate fire and insect disturbance, as well as other important ecological processes.
Models are implemented as SpaDES modules.
Installation
Current release
Install from CRAN:
```r
install.packages("LandR") ## not yet on CRAN
```
Install from GitHub:
```r
install.packages("devtools")
library("devtools") install_github("PredictiveEcology/LandR", dependencies = TRUE) ```
Development version
Install from GitHub:
```r
install.packages("devtools")
library("devtools") install_github("PredictiveEcology/LandR", ref = "development", dependencies = TRUE) ```
Getting help
- Bug reports: https://github.com/PredictiveEcology/LandR/issues
Owner
- Name: Predictive Ecology Group
- Login: PredictiveEcology
- Kind: organization
- Location: Victoria, BC, Canada
- Website: https://PredictiveEcology.org
- Repositories: 119
- Profile: https://github.com/PredictiveEcology
Ecological forecasting models and data
GitHub Events
Total
- Issues event: 32
- Delete event: 4
- Issue comment event: 45
- Push event: 103
- Pull request review comment event: 5
- Pull request review event: 7
- Pull request event: 37
- Fork event: 4
- Create event: 7
Last Year
- Issues event: 32
- Delete event: 4
- Issue comment event: 45
- Push event: 103
- Pull request review comment event: 5
- Pull request review event: 7
- Pull request event: 37
- Fork event: 4
- Create event: 7
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| CeresBarros | c****s@m****a | 534 |
| Alex Chubaty | a****y@g****m | 302 |
| Alex Chubaty | a****y@f****a | 290 |
| Eliot McIntire | e****e@g****m | 247 |
| CeresBarros | c****s@g****a | 141 |
| CeresBarros | c****s@h****m | 135 |
| Eliot McIntire | e****i@m****a | 133 |
| Ian Eddy | i****y@g****m | 100 |
| CeresBarros | c****s@u****a | 9 |
| Tati Micheletti | t****i@g****m | 4 |
| ianmseddy | 3****y | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 51
- Total pull requests: 112
- Average time to close issues: about 1 year
- Average time to close pull requests: 14 days
- Total issue authors: 5
- Total pull request authors: 8
- Average comments per issue: 1.2
- Average comments per pull request: 0.96
- Merged pull requests: 98
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 17
- Pull requests: 35
- Average time to close issues: about 1 month
- Average time to close pull requests: 4 days
- Issue authors: 3
- Pull request authors: 4
- Average comments per issue: 0.12
- Average comments per pull request: 1.29
- Merged pull requests: 24
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- achubaty (34)
- CeresBarros (10)
- vanelslander-ecology (5)
- ianmseddy (1)
- rygill (1)
Pull Request Authors
- CeresBarros (57)
- vanelslander-ecology (19)
- DominiqueCaron (13)
- eliotmcintire (10)
- achubaty (6)
- ianmseddy (5)
- tati-micheletti (1)
- pkalanta (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- R >= 3.6 depends
- CircStats * imports
- MuMIn >= 1.42.5 imports
- RColorBrewer * imports
- RCurl * imports
- SpaDES.core * imports
- SpaDES.tools >= 0.3.1.9000 imports
- XML * imports
- assertthat * imports
- backports * imports
- crayon * imports
- data.table * imports
- dplyr * imports
- fastdigest * imports
- fasterize * imports
- fpCompare * imports
- gdalUtils * imports
- ggplot2 * imports
- googledrive * imports
- grDevices * imports
- httr * imports
- lme4 * imports
- magrittr * imports
- map * imports
- methods * imports
- parallel * imports
- pemisc * imports
- plyr * imports
- quickPlot * imports
- raster * imports
- reproducible * imports
- scales * imports
- sf * imports
- sp * imports
- stats * imports
- tools * imports
- utils * imports
- covr * suggests
- knitr * suggests
- rmarkdown * suggests
- roxygen2 * suggests
- spelling * suggests
- testthat * suggests
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc master composite
- r-lib/actions/setup-r master composite
- actions/cache v1 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc master composite
- r-lib/actions/setup-r master composite