Skip to content

Commit

Permalink
added treeclim, dendRoAnalyst, tracheideR, RAPTOR
Browse files Browse the repository at this point in the history
  • Loading branch information
RonaldVisser committed Mar 1, 2024
1 parent b84af77 commit b0ee035
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 59 deletions.
58 changes: 48 additions & 10 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

<meta name="author" content="Ronald Visser">
<meta name="dcterms.date" content="2024-02-22">
<meta name="dcterms.date" content="2024-03-01">

<title>Dendrochronology and R - R-packages for dendrochronology</title>
<style>
Expand Down Expand Up @@ -195,7 +195,7 @@ <h1 class="title">R-packages for dendrochronology</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">February 22, 2024</p>
<p class="date">March 1, 2024</p>
</div>
</div>

Expand Down Expand Up @@ -242,62 +242,75 @@ <h1>List of R-packages for dendrochronology</h1>
<td><a href="https://github.com/chguiterman/dfoliatR/">Github</a></td>
</tr>
<tr class="even">
<td>dendRoAnalyst</td>
<td>A package to analyse (daily) statistics of dendrometer data, including the daily amplitude of tree growth. Various approaches can be applied to separate radial growth from daily cyclic shrinkage and expansion due to uptake and loss of stem water <span class="citation" data-cites="aryal2020">(<a href="#ref-aryal2020" role="doc-biblioref">Aryal et al. 2020</a>)</span>.</td>
<td><a href="https://cran.r-project.org/web/packages/dendRoAnalyst/index.html">CRAN</a></td>
<td><p><a href="https://github.com/cran/dendRoAnalyst">GitHub</a></p>
<p>(read only)</p></td>
</tr>
<tr class="odd">
<td>dendroNetwork</td>
<td>dendroNetwork is a package to create dendrochronological networks for gaining insight into provenance or other patterns based on the statistical relations between tree ring curves. The networks can be used to visualise and understand the relations between tree-ring curves <span class="citation" data-cites="visser2024">(<a href="#ref-visser2024" role="doc-biblioref">Visser 2024</a>)</span>.</td>
<td></td>
<td><a href="https://github.com/RonaldVisser/dendroNetwork">GitHub</a></td>
</tr>
<tr class="odd">
<tr class="even">
<td>dendroSync</td>
<td>Provides functions for the calculation and plotting of synchrony in tree growth from tree-ring width chronologies (TRW index). It combines variance-covariance (VCOV) mixed modelling with functions that quantify the degree to which the TRW chronologies contain a common temporal signal. It also implements temporal trends in spatial synchrony using a moving window. These methods can also be used with other kind of ecological variables that have temporal autocorrelation corrected <span class="citation" data-cites="alday2018">(<a href="#ref-alday2018" role="doc-biblioref">Alday et al. 2018</a>)</span>.</td>
<td><a href="https://cran.r-project.org/web/packages/DendroSync/index.html">CRAN</a></td>
<td><a href="https://github.com/cran/DendroSync">GitHub</a></td>
</tr>
<tr class="even">
<tr class="odd">
<td>dendroTools</td>
<td>Provides novel dendroclimatological methods, primarily used by the Tree-ring research community. There are four core functions. The first one is daily_response(), which finds the optimal sequence of days that are related to one or more tree-ring proxy records. Similar function is daily_response_seascorr(), which implements partial correlations in the analysis of daily response functions. For the enthusiast of monthly data, there is monthly_response() function. The last core function is compare_methods(), which effectively compares several linear and nonlinear regression algorithms on the task of climate reconstruction <span class="citation" data-cites="jevsenak2018">(<a href="#ref-jevsenak2018" role="doc-biblioref">Jevšenak and Levanič 2018</a>)</span>.</td>
<td><a href="https://cran.r-project.org/web/packages/dendroTools/index.html">CRAN</a></td>
<td><a href="https://github.com/jernejjevsenak/dendroTools" class="uri">GitHub</a></td>
</tr>
<tr class="odd">
<tr class="even">
<td>detrendeR</td>
<td>A Graphical User Interface (GUI) to import, save, detrend and perform standard tree-ring analyses. The interactive detrending allows the user to check how well the detrending curve fits each time-series and change it when needed <span class="citation" data-cites="campelo2012">(<a href="#ref-campelo2012" role="doc-biblioref">Campelo, García-González and Nabais 2012</a>)</span>.</td>
<td><a href="https://cran.r-project.org/web/packages/detrendeR/index.html">CRAN</a></td>
<td><p><a href="https://github.com/cran/detrendeR" class="uri">GitHub</a></p>
<p>(read only)</p></td>
</tr>
<tr class="even">
<tr class="odd">
<td>dplR</td>
<td>General package for tree-ring analyses. It is possible to perform tree-ring analyses such as detrending, chronology building, and cross dating. The sotware reads and writes standard file formats used in dendrochronology <span class="citation" data-cites="bunn2008 bunn2010">(<a href="#ref-bunn2008" role="doc-biblioref">Bunn 2008</a>; <a href="#ref-bunn2010" role="doc-biblioref">Bunn 2010</a>)</span>.</td>
<td><a href="https://cran.r-project.org/web/packages/dplR/index.html">CRAN</a></td>
<td><a href="https://github.com/AndyBunn/dplR" class="uri">GItHub</a></td>
</tr>
<tr class="odd">
<tr class="even">
<td>fellingdateR</td>
<td>This R-package offers a set of functions that can assist you to infer felling date estimates from dated tree-ring series. The presence of (partially) preserved sapwood or waney edge allows to estimate a range for the actual felling date, for individual series as well as for a group of timbers. Furthermore, an additional function provides a tool to sum sapwood probability distributions, comparable to ‘summed probability densities’ commonly applied to sets of radiocarbon (<sup>14</sup>C) dates <span class="citation" data-cites="haneca2023">(<a href="#ref-haneca2023" role="doc-biblioref">Haneca 2023</a>)</span>.</td>
<td></td>
<td><a href="https://github.com/hanecakr/fellingDateR" class="uri">GitHub</a></td>
</tr>
<tr class="even">
<tr class="odd">
<td>measuRing</td>
<td>Identification of ring borders on scanned image sections from dendrochronological samples. Processing of image reflectances to produce gray matrices and time series of smoothed gray values. Luminance data is plotted on segmented images for users to perform both: visual identification of ring borders or control of automatic detection. Routines to visually include/exclude ring borders on the R graphical devices, or automatically detect ring borders using a linear detection algorithm. This algorithm detects ring borders according to positive/negative extreme values in the smoothed time-series of gray values. Most of the in-package routines can be recursively implemented using the multiDetect() function <span class="citation" data-cites="lara2015">(<a href="#ref-lara2015" role="doc-biblioref">Lara, Bravo and Sierra 2015</a>)</span>.</td>
<td><a href="https://cran.r-project.org/web/packages/measuRing/index.html">CRAN</a></td>
<td></td>
</tr>
<tr class="odd">
<tr class="even">
<td>MtreeRing<a href="#fn2" class="footnote-ref" id="fnref2" role="doc-noteref"><sup>2</sup></a></td>
<td><p>A Shiny Application for Automatic Measurements of Tree-Ring Widths on Digital Images</p>
<p>Use morphological image processing and edge detection algorithms to automatically measure tree ring widths on digital images. Users can also manually mark tree rings on species with complex anatomical structures. The arcs of inner-rings and angles of successive inclined ring boundaries are used to correct ring-width series. The package provides a Shiny-based application, allowing R beginners to easily analyze tree ring images and export ring-width series in standard file formats <span class="citation" data-cites="shi2019">(<a href="#ref-shi2019" role="doc-biblioref">Shi et al. 2019</a>)</span>.</p></td>
<td><a href="https://cran.r-project.org/web/packages/MtreeRing/index.html">CRAN</a></td>
<td><a href="https://github.com/ropensci/MtreeRing/" class="uri">GitHub</a></td>
</tr>
<tr class="even">
<tr class="odd">
<td>pointRes</td>
<td>Functions to calculate and plot event and pointer years as well as resilience indices. Designed for dendroecological applications, but also suitable to analyze patterns in other ecological time series <span class="citation" data-cites="vandermaaten-theunissen2015">(<a href="#ref-vandermaaten-theunissen2015" role="doc-biblioref">Maaten-Theunissen, Maaten and Bouriaud 2015</a>)</span>.</td>
<td><a href="https://cran.r-project.org/web/packages/pointRes/index.html">CRAN</a></td>
<td><p><a href="https://github.com/cran/pointRes" class="uri">GitHub</a></p>
<p>(read only)</p></td>
</tr>
<tr class="even">
<td>RAPTOR</td>
<td>Performs wood cell anatomical data analyses on spatially explicit xylem (tracheids) datasets derived from thin sections of woody tissue. The package includes functions for visualisation, detection and alignment of continuous tracheid radial file (defined as rows) and individual tracheid position within an annual ring of coniferous species <span class="citation" data-cites="peters2018">(<a href="#ref-peters2018" role="doc-biblioref">Peters et al. 2018</a>)</span>.</td>
<td><a href="https://github.com/the-hull/RAPTOR">CRAN</a></td>
<td><a href="https://github.com/the-hull/RAPTOR">GitHub</a></td>
</tr>
<tr class="odd">
<td>RingdateR</td>
<td>RingdateR is a graphical and statistical tool for crossdating annually resolved time series such as tree rings or mollusc, coral and otolith growth increments <span class="citation" data-cites="reynolds2021">(<a href="#ref-reynolds2021" role="doc-biblioref">Reynolds, Edge and Black 2021</a>)</span>.</td>
Expand All @@ -311,11 +324,24 @@ <h1>List of R-packages for dendrochronology</h1>
<td><a href="https://github.com/karirogg/SapwoodModel">GitHub</a></td>
</tr>
<tr class="odd">
<td>tracheideR</td>
<td>Contains functions to standardize tracheid profiles using the traditional method (Vaganov) and a new method to standardize tracheidograms based on the relative position of tracheids within tree rings <span class="citation" data-cites="campelo2016">(<a href="#ref-campelo2016" role="doc-biblioref">Campelo et al. 2016</a>)</span>.</td>
<td><a href="https://cran.r-project.org/web/packages/tracheideR/index.html">CRAN</a></td>
<td><p><a href="https://github.com/cran/tracheideR">GitHub</a></p>
<p>(read only)</p></td>
</tr>
<tr class="even">
<td>TRADER</td>
<td>Tree Ring Analysis of Disturbance Events in R (TRADER) package provides only one way for disturbance reconstruction from tree-ring data <span class="citation" data-cites="altman2014">(<a href="#ref-altman2014" role="doc-biblioref">Altman et al. 2014</a>)</span>.</td>
<td><a href="https://cran.r-project.org/web/packages/TRADER/index.html">CRAN</a></td>
<td><a href="https://github.com/pavel-fibich/TRADER" class="uri">GitHub</a></td>
</tr>
<tr class="odd">
<td>treeclim</td>
<td>Bootstrapped response and correlation functions, seasonal correlations and evaluation of reconstruction skills for use in dendroclimatology and dendroecology <span class="citation" data-cites="zang2015">(<a href="#ref-zang2015" role="doc-biblioref">Zang and Biondi 2015</a>)</span>.</td>
<td><a href="https://cran.r-project.org/web/packages/treeclim/index.html">CRAN</a></td>
<td><a href="https://github.com/cszang/treeclim">GitHub</a></td>
</tr>
<tr class="even">
<td>WIAD</td>
<td>wiad: Wood Image Analysis and Dataset provides a user-friendly interface to digitize wood imagery such as tree ring scans. The package offers a web-based application that the user can run locally from their computers to analyze wood characteristics <span class="citation" data-cites="rademacher">(<a href="#ref-rademacher" role="doc-biblioref">Rademacher et al. n.d.</a>)</span>.</td>
Expand Down Expand Up @@ -347,6 +373,9 @@ <h1>List of R-packages for dendrochronology</h1>
<div id="ref-altman2014" class="csl-entry" role="doc-biblioentry">
Altman, J, Fibich, P, Dolezal, J and Aakala, T. 2014 TRADER: A package for tree ring analysis of disturbance events in r. <em>Dendrochronologia</em> 32(2): 107–112. DOI: https://doi.org/<a href="https://doi.org/10.1016/j.dendro.2014.01.004">10.1016/j.dendro.2014.01.004</a>.
</div>
<div id="ref-aryal2020" class="csl-entry" role="doc-biblioentry">
Aryal, S, Häusser, M, Grießinger, J, Fan, Z and Bräuning, A. 2020 <span></span>dendRoAnalyst<span></span>: A tool for processing and analysing dendrometer data. <em>Dendrochronologia</em> 64: 125772. DOI: https://doi.org/<a href="https://doi.org/10.1016/j.dendro.2020.125772">10.1016/j.dendro.2020.125772</a>.
</div>
<div id="ref-bunn2008" class="csl-entry" role="doc-biblioentry">
Bunn, AG. 2008 A dendrochronology program library in r (dplR). <em>Dendrochronologia</em> 26(2): 115124. DOI: https://doi.org/<a href="https://doi.org/10.1016/j.dendro.2008.01.002">https://doi.org/10.1016/j.dendro.2008.01.002</a>.
</div>
Expand All @@ -359,6 +388,9 @@ <h1>List of R-packages for dendrochronology</h1>
<div id="ref-campelo2019" class="csl-entry" role="doc-biblioentry">
Campelo, F, Mayer, K and Grabner, M. 2019 xRing<span></span>An R package to identify and measure tree-ring features using X-ray microdensity profiles. <em>Dendrochronologia</em> 53: 17–21. DOI: https://doi.org/<a href="https://doi.org/10.1016/j.dendro.2018.11.002">10.1016/j.dendro.2018.11.002</a>.
</div>
<div id="ref-campelo2016" class="csl-entry" role="doc-biblioentry">
Campelo, F, Nabais, C, Carvalho, A and Vieira, J. 2016 tracheideR<span></span>an r package to standardize tracheidograms. <em>Dendrochronologia</em> 37: 64–68. DOI: https://doi.org/<a href="https://doi.org/10.1016/j.dendro.2015.12.006">10.1016/j.dendro.2015.12.006</a>.
</div>
<div id="ref-edvardsson2022" class="csl-entry" role="doc-biblioentry">
Edvardsson, J, Rögnvaldsson, K, Helgadóttir, EÞ, Linderson, H and Hrafnkelsson, B. 2022 A statistical model for the prediction of the number of sapwood rings in Scots pine (Pinus sylvestris L.). <em>Dendrochronologia</em> 74: 125963. DOI: https://doi.org/<a href="https://doi.org/10.1016/j.dendro.2022.125963">10.1016/j.dendro.2022.125963</a>.
</div>
Expand All @@ -383,6 +415,9 @@ <h1>List of R-packages for dendrochronology</h1>
<div id="ref-malevich2018" class="csl-entry" role="doc-biblioentry">
Malevich, SB, Guiterman, CH and Margolis, EQ. 2018 Burnr: Fire history analysis and graphics in r. <em>Dendrochronologia</em> 49: 9–15. DOI: https://doi.org/<a href="https://doi.org/10.1016/j.dendro.2018.02.005">10.1016/j.dendro.2018.02.005</a>.
</div>
<div id="ref-peters2018" class="csl-entry" role="doc-biblioentry">
Peters, RL, Balanzategui, D, Hurley, AG, Arx, G von, Prendin, AL, Cuny, HE, Björklund, J, Frank, DC and Fonti, P. 2018 RAPTOR: Row and position tracheid organizer in r. <em>Dendrochronologia</em> 47: 10–16. DOI: https://doi.org/<a href="https://doi.org/10.1016/j.dendro.2017.10.003">10.1016/j.dendro.2017.10.003</a>.
</div>
<div id="ref-rademacher" class="csl-entry" role="doc-biblioentry">
Rademacher, T, Seyednasrollah, B, Basler, D, Cheng, J, Mandra, T, Miller, E, Lin, Z, Orwig, DA, Pederson, N, Pfister, H, Wei, D, Yao, L and Richardson, AD. n.d. The Wood Image Analysis and Dataset (WIAD): Open-access visual analysis tools to advance the ecological data revolution. <em>Methods in Ecology and Evolution</em> n/a(n/a): DOI: https://doi.org/<a href="https://doi.org/10.1111/2041-210X.13717">10.1111/2041-210X.13717</a>.
</div>
Expand All @@ -395,6 +430,9 @@ <h1>List of R-packages for dendrochronology</h1>
<div id="ref-visser2024" class="csl-entry" role="doc-biblioentry">
Visser, R. 2024. <em>dendroNetwork: A r-package to create dendrochronological networks</em>. Zenodo. DOI: https://doi.org/<a href="https://doi.org/10.5281/zenodo.10644831">10.5281/zenodo.10644831</a>.
</div>
<div id="ref-zang2015" class="csl-entry" role="doc-biblioentry">
Zang, C and Biondi, F. 2015 treeclim: an R package for the numerical calibration of proxy-climate relationships. <em>Ecography</em> 38(4): 431–436. DOI: https://doi.org/<a href="https://doi.org/10.1111/ecog.01335">10.1111/ecog.01335</a>.
</div>
</div></section><section id="footnotes" class="footnotes footnotes-end-of-document" role="doc-endnotes"><h2 class="anchored quarto-appendix-heading">Footnotes</h2>

<ol>
Expand Down
Loading

0 comments on commit b0ee035

Please sign in to comment.