Crandore Hub

enviGCMS

GC/LC-MS Data Analysis for Environmental Science

Gas/Liquid Chromatography-Mass Spectrometer(GC/LC-MS) Data Analysis for Environmental Science. This package covered topics such molecular isotope ratio, matrix effects and Short-Chain Chlorinated Paraffins analysis etc. in environmental analysis.

README

enviGCMS: GC-MS Data Analysis for Environmental Science
================

[![CRAN status](http://www.r-pkg.org/badges/version/enviGCMS)](https://cran.r-project.org/package=enviGCMS) [![Download counter](http://cranlogs.r-pkg.org/badges/enviGCMS)](https://cran.r-project.org/package=enviGCMS) [![](https://cranlogs.r-pkg.org/badges/grand-total/enviGCMS)](https://cran.r-project.org/package=enviGCMS) [![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)

`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.

Usage
-----

Check this [vignette](http://yufree.github.io/enviGCMS/articles/GCMSDA.html) for Data analysis of GC-MS and LC-MS in Environmental Science.

Check this [vignette](http://yufree.github.io/enviGCMS/articles/PooledQC.html) for Pooled QC analysis in Environmental Science.

Detailed usage of functions in Environmental analysis could be found in this [paper](https://doi.org/10.1016/j.talanta.2016.11.046) and the vignettes in this package.

Versions across snapshots

VersionRepositoryFileSize
0.8.0 rolling linux/jammy R-4.5 enviGCMS_0.8.0.tar.gz 1.5 MiB
0.8.0 rolling linux/noble R-4.5 enviGCMS_0.8.0.tar.gz 1.5 MiB
0.8.0 rolling source/ R- enviGCMS_0.8.0.tar.gz 1.5 MiB
0.8.0 latest linux/jammy R-4.5 enviGCMS_0.8.0.tar.gz 1.5 MiB
0.8.0 latest linux/noble R-4.5 enviGCMS_0.8.0.tar.gz 1.5 MiB
0.8.0 latest source/ R- enviGCMS_0.8.0.tar.gz 1.5 MiB
0.8.0 2026-04-26 source/ R- enviGCMS_0.8.0.tar.gz 1.5 MiB
0.8.0 2026-04-23 source/ R- enviGCMS_0.8.0.tar.gz 1.5 MiB
0.8.0 2025-04-20 source/ R- enviGCMS_0.8.0.tar.gz 1.5 MiB

Dependencies (latest)

Imports

Suggests