efdm
Simulate Forest Resources with the European Forestry Dynamics Model
Description
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. See Packalen et al. (2015) <doi:10.2788/153990>.
Downloads
453
Last 30 days
8680th
1.2K
Last 90 days
3.7K
Last year
Trend: -1.5% (30d vs prior 30d)
13
Last 30 days
177
Last 90 days
629
Last year
Trend: -62.9% (30d vs prior 30d)
4
Last 7 days
20
Last 30 days
0
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
CRAN Check Status
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 3, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 23, 2026
tests
Running ‘test_checks.R’ [1s/2s] Running ‘test_donothing.R’ [2s/2s] Running ‘test_estim.R’ [1s/2s] Comparing ‘test_estim.Rout’ to ‘test_estim.Rout.save’ ... OK Running ‘test_factors.R’ [1s/1s] Running ‘test_prior_ff.R’ [1s/1s] Running ‘tes ...[truncated]... :5, vol1=c(2:5,5), prob=1) > actprob$test <- 0.1 > actprob$test2 <- 0.9 > expect_known_hash(runEFDM(state0, actprob, list(act1, act2), 5), "1b23f7f782") Error: Expected value to hash to 1b23f7f782. Actual hash: 219d5457df Execution halted