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
-
✓DOI references
Found 4 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.9%) to scientific vocabulary
Repository
An implementation of European Forestry Dynamics Model in R
Basic Info
- Host: GitHub
- Owner: mikkoku
- Language: R
- Default Branch: master
- Size: 329 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
efdm
An implementation of European Forestry Dynamics Model (EFDM) and an estimation algorithm for the transition probabilities. The EFDM is a large-scale forest model that simulates the development of the forest and estimates volume of wood harvested for any given forested area. This estimate can be broken down by, for example, species, site quality, management regime and ownership category.
The European Forestry Dynamics Model: Concept, design and results of first case studies, Packalen et al. DOI:10.2788/153990
Installation
The package is available from CRAN [https://cran.r-project.org/package=efdm].
R
install.packages("efdm")
vignette("example")
Vignette
Vignette is also available outside R.
Owner
- Name: Mikko Kuronen
- Login: mikkoku
- Kind: user
- Repositories: 10
- Profile: https://github.com/mikkoku
GitHub Events
Total
- Push event: 1
- Fork event: 1
Last Year
- Push event: 1
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Mikko Kuronen | m****n@g****m | 53 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 263 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: efdm
Simulate Forest Resources with the European Forestry Dynamics Model
- Homepage: https://github.com/mikkoku/efdm
- Documentation: http://cran.r-project.org/web/packages/efdm/efdm.pdf
- License: GPL-2
-
Latest release: 0.2.1
published almost 3 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- data.table * imports
- stats * imports
- utils * imports
- dplyr * suggests
- ggplot2 * suggests
- gridExtra * suggests
- knitr * suggests
- rmarkdown * suggests
- sf * suggests
- testthat * suggests