Releases: DrRuiLi/TRACE
Release list
TRACE 1.1.0
TRACE 1.1.0 is the default main branch after merging the post-publication development tree (vignettes, PAVE comparison, nutrient analysis, instrument helpers).
The published article snapshot remains TRACE 1.0.0:
Li et al. (2026). TRACE: An Integrated Isotope-Tracing Framework for Metabolite Validation and Nutrient Fate Mapping. Analytical Chemistry. https://doi.org/10.1021/acs.analchem.6c02292
Install:
# Latest (1.1.0+)
devtools::install_github("DrRuiLi/TRACE")
# Published article version
devtools::install_github("DrRuiLi/TRACE", ref = "v1.0.0")TRACE 1.0.0
Frozen article version of TRACE.
This release matches the published paper:
Li et al. (2026). TRACE: An Integrated Isotope-Tracing Framework for Metabolite Validation and Nutrient Fate Mapping. Analytical Chemistry. https://doi.org/10.1021/acs.analchem.6c02292
Install the article version:
devtools::install_github("DrRuiLi/TRACE", ref = "v1.0.0")The main branch will continue with TRACE 1.1.0+ (development features and vignettes).