enviGCMS
provides functions for GC/LC-MS data analysis for environmental sciences.
Installation
You can either use the stable version of enviGCMS
from CRAN,
{r} install.packages("enviGCMS")
or the current development snapshot from this GitHub repository:
{r} remotes::install_github("yufree/enviGCMS")
This package has removed the depends/suggests on xcms package as it is a package with too many unstable depends. If you need to use the functions in xcms, please find the release version of enviGCMS 0.7.4.