Package: sitree 0.1-15

sitree: Single Tree Simulator

Framework to build an individual tree simulator.

Authors:Clara Anton Fernandez [aut], Ignacio Sevillano [cre]

sitree_0.1-15.tar.gz
sitree_0.1-15.zip(r-4.7)sitree_0.1-15.zip(r-4.6)sitree_0.1-15.zip(r-4.5)
sitree_0.1-15.tgz(r-4.6-any)sitree_0.1-15.tgz(r-4.5-any)
sitree_0.1-15.tar.gz(r-4.7-any)sitree_0.1-15.tar.gz(r-4.6-any)
sitree_0.1-15.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
sitree/json (API)

# Install 'sitree' in R:
install.packages('sitree', repos = c('https://inasevmon.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.39 score 1 packages 41 scripts 300 downloads 32 exports 18 dependencies

Last updated from:e1477a253e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK134
source / vignettesOK242
linux-release-x86_64OK125
macos-release-arm64OK116
macos-oldrel-arm64OK94
windows-develOK90
windows-releaseOK91
windows-oldrelOK89
wasm-releaseOK100

Exports:BBG2008calculate.development.classdbhi.BN2009dead.trees.growthfn.vars.requiredgrow.dbhinc.hgtincharv.probharw.nor.volheight.korfmanagement.probmng.tree.removalmort.B2007picea.abies.volpicea.abies.volVpinus.sylvestris.volpinus.sylvestris.volVprep.common.vars.funQMD.cm.frecover.last.measurementrecover.staterecr.BBG2008sitka.volsitreesitree.summarysitree2dataframesitree2dataframe.allsp.classificationthin.probtoBindListstrListtrListDeadvolume.norway

Dependencies:clicpp11data.tablefarverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

sitree: An Individual Tree Open Source Simulator
title: "sitree: An Individual Tree Open Source Simulator"author: "Clara Antón Fernández"date: 03-08-2021output:html_document:toc: truenumber_sections: true | Introduction | A little note on Reference classes | Methods available for trList and trListDead (advanced) | Taking a look at the results of the simulation | dbh distribution through time | Volume distribution through time | Harvested volume | Volume of dead trees | Stand age | Switching functions | References

Last update: 2021-11-11
Started: 2017-01-10

SiTree: An Individual Tree Open Source Simulator
title: "An introduction to SiTree"author: "Clara Antón Fernández"date: 03-08-2021output:html_document:toc: truenumber_sections: true | Introduction | Input data | Calculation of input variables required by the main functions: The fn.prep.common.vars function | Tree lists: the trList and trListDead classes | The sitree() function | The user-defined functions

Last update: 2021-08-04
Started: 2021-08-04