Other packages > Find by keyword >

MtreeRing  

A Shiny Application for Automatic Measurements of Tree-Ring Widths on Digital Images
View on CRAN: Click here


Download and install MtreeRing package within the R console
Install from CRAN:
install.packages("MtreeRing")

Install from Github:
library("remotes")
install_github("cran/MtreeRing")

Install by package version:
library("remotes")
install_version("MtreeRing", "1.4.5")



Attach the package and use:
library("MtreeRing")
Maintained by
Jingning Shi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-10-16
Latest Update:
Description:
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.
How to cite:
Jingning Shi (2018). MtreeRing: A Shiny Application for Automatic Measurements of Tree-Ring Widths on Digital Images. R package version 1.4.5, https://cran.r-project.org/web/packages/MtreeRing. Accessed 14 Jun. 2026.
Previous versions and publish date:
1.1 (2018-10-16 20:00), 1.3.1 (2019-05-29 12:00), 1.3 (2019-05-22 10:30), 1.4.1 (2019-09-23 06:20), 1.4.2 (2019-10-03 11:40), 1.4.4 (2021-03-15 07:00), 1.4.5 (2021-04-20 00:10)
Other packages that cited MtreeRing R package
View MtreeRing citation profile
Other R packages that MtreeRing depends, imports, suggests or enhances
Complete documentation for MtreeRing
Functions, R codes and Examples using the MtreeRing R package
Some associated functions: MtreeRing-package . pith_measure . ring_app_launch . ring_calculate . ring_detect . ring_modify . ring_read . 
Some associated R codes: img_plot.R . morphology_process.R . pith_measure.R . ring_app_launch.R . ring_calculate.R . ring_detect.R . ring_modify.R . ring_read.R .  Full MtreeRing package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

manipulate  
Interactive Plots for RStudio
Interactive plotting functions for use within RStudio.The manipulate function accepts a plot ...
Download / Learn more Package Citations See dependency  
rpymat  
Easy to Configure an Isolated 'Python' Environment
Aims to create a single isolated 'Miniconda' and 'Python' environment for reproducible pipeline scr ...
Download / Learn more Package Citations See dependency  
rCRM  
Regularized Continual Reassessment Method
Fit a 2-parameter continual reassessment method (CRM) model (O'Quigley and Shen (1996), ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MGBT  
Multiple Grubbs-Beck Low-Outlier Test
Compute the multiple Grubbs-Beck low-outlier test on positively distributed data and utilities for ...
Download / Learn more Package Citations See dependency  
adept  
Adaptive Empirical Pattern Transformation
Designed for optimal use in performing fast, accurate walking strides segmentation from high-densit ...
Download / Learn more Package Citations See dependency  

27,457

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA