fellingdater
A suite of functions designed to assist dendrochronologists in inferring estimates for felling dates, derived from dated tree-ring series.
Went from estimating felling dates to doing the crossdating that produces them.
◆Recent moves
- 4mo ago
Polish for the crossdating plots and file reader
First round of fixes on the trs_* surface added in 1.2.0: configurable x-axis breaks and better y-axis scaling in trs_plot_dated(), safe handling of non-syntactic column names, and a correction to trs_crossdate() when top_n is active. read_fh() also normalises non-UTF-8 input rather than failing on it.
View source ↗ - 1y ago
Adds a full crossdating and tree-ring analysis toolkit
⚡ SPARKThe release that widens the package from felling-date estimation to the crossdating that produces the dated series in the first place. It is the largest change in the package's history and defines what the 1.2.x line is now polishing.
View source ↗ - 1y ago
User-supplied sapwood data works across all functions
Makes custom sapwood datasets usable consistently in fd_report(), sw_combine() and sw_sum(), backed by new input validation helpers for duplicate labels and dataset structure. Regional sapwood models vary enough that user-supplied data is the normal case, not the exception.
View source ↗ - 1y ago
Fixes fd_report() with user-defined sapwood files
A single error fix for the user-supplied sapwood path, addressed more thoroughly two weeks later in 1.1.0. No other changes.
View source ↗ - 2y ago
JOSS paper accepted; citation updated
Metadata only — the companion paper was accepted in the Journal of Open Source Software and the citation was updated. No code change, though for a research package the citable reference is part of what makes it adoptable.
View source ↗ - 2y ago
Adds a workflow vignette ahead of JOSS submission
Documentation work in preparation for the JOSS paper, including a new article walking through the package workflow. No functional change.
View source ↗