CRAN/E | rcontroll

rcontroll

Individual-Based Forest Growth Simulator 'TROLL'

Installation

About

'TROLL' is coded in C++ and it typically simulates hundreds of thousands of individuals over hundreds of years. The 'rcontroll' R package is a wrapper of 'TROLL'. 'rcontroll' includes functions that generate inputs for simulations and run simulations. Finally, it is possible to analyse the 'TROLL' outputs through tables, figures, and maps taking advantage of other R visualisation packages. 'rcontroll' also offers the possibility to generate a virtual LiDAR point cloud that corresponds to a snapshot of the simulated forest.

github.com/sylvainschmitt/rcontroll
sylvainschmitt.github.io/rcontroll/
Bug report File report

Key Metrics

Version 0.1.1
R ≥ 3.6
Published 2023-09-07 240 days ago
Needs compilation? yes
License GPL-3
CRAN checks rcontroll results

Downloads

Yesterday 8 0%
Last 7 days 47 -34%
Last 30 days 203 +4%
Last 90 days 536 -31%
Last 365 days 2.431 +336%

Maintainer

Maintainer

Sylvain Schmitt

sylvain.m.schmitt@gmail.com

Authors

Sylvain Schmitt

aut / cre

Guillaume Salzet

aut

Fabian Fischer

aut

Isabelle Maréchaux

aut

Jérôme Chave

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

Generate climate data
Lidar simulation using TROLL
The TROLL model
A simple workflow

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rcontroll archive

Depends

R ≥ 3.6

Imports

methods ≥ 3.5.0
utils ≥ 3.5.0
readr ≥ 1.3.0
sys ≥ 3.2
dplyr ≥ 1.0.0
magrittr ≥ 2.0.0
reshape2 ≥1.3.0
ggplot2 ≥ 3.2.0
viridis ≥ 0.4.0
parallel ≥3.5.0
doParallel ≥ 1.0.7
doSNOW ≥ 1.0.10
foreach ≥1.4.1
iterators ≥ 1.0.5
Rcpp ≥ 1.0.5
gganimate ≥1.0.0
vroom ≥ 1.0.0
tidyr ≥ 1.0.0
tibble ≥ 3.0.0
lubridate ≥ 1.6.0
terra ≥ 1.5-16
lidR ≥ 4.0.1

Suggests

markdown
knitr
rmarkdown
testthat
covr

LinkingTo

Rcpp
RcppGSL