stratigraphr (development version)
- Radiocarbon-related functions (
c14_* and cal_*) have been moved to the c14 package. The legacy versions in this package will issue a deprecation warning until the next version, when they will be removed.
stratigraphr 0.3.0
- Expanded framework for tidy radiocarbon analysis, adding:
-
Breaking change:
cal() and sum() renamed c14_calibrate and c14_sum and now return cal objects.
-
Breaking changes to
stratigraph interface:
- Expanded the
stratigraph interface, adding:
- Fixed read_lst() when reading Stratify ‘extended’ LST files
- Added a
NEWS.md file to track changes to the package.
stratigraphr 0.2.0
Initial alpha release, including:
- Functions for constructing stratigraphic graphs
- Simple tidy wrappers for the rcarbon package
- Partial CQL interface