README.md

sclero

An R package to measure growth patterns and align sampling spots in photographs

This is the developmental version of the sclero package providing functions to measure growth patterns and align sampling spots in chronologically deposited materials. The package is intended for the fields of sclerochronology, dendrochronology and geology. A stable version of the package can be found from CRAN.

Installation of the GitHub version

Using the devtools package:

devtools::install_github("MikkoVihtakari/sclero")

User Manual

A pdf version of the user manual is available under /inst/doc and a source version under /vignettes as an .Rnw file.

Contributions and contact information

Any contributions to the package are more than welcome. Please contact the package creator Mikko Vihtakari (mikko.vihtakari@gmail.com) to discuss your ideas on improving the package.

Dependencies

The sclero package depends on: - RImageJROI package. Used to import ImageJ ROI objects to R. - spatstat package. Used for geometric calculations. - plyr package. Used for quicker and easier list calculations. This dependency could potentially be removed, but the removal would require rewriting many functions included in the sclero package

News

2019-06-03 Update to a new major version, which is still developmental. Added growth measurement and edited most underlying functions. Might have broken something. For test use only.



MikkoVihtakari/sclero documentation built on March 21, 2023, 11:48 a.m.