Name Mode Size
.github 040000
R 040000
inst 040000
man 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.editorconfig 100644 0 kb
.gitignore 100644 0 kb
DESCRIPTION 100644 1 kb
NAMESPACE 100644 0 kb
NEWS.md 100644 1 kb
README.md 100644 2 kb
README.md
# Low level functions for metabolomics data [![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) [![build status](https://github.com/rformassspectrometry/MetaboCoreUtils/workflows/R-CMD-check/badge.svg)](https://github.com/rformassspectrometry/MetaboCoreUtils/actions?query=workflow%3AR-CMD-check) [![test coverage status](https://github.com/RforMassSpectrometry/MetaboCoreUtils/workflows/test-coverage/badge.svg)](https://github.com/rformassspectrometry/MetaboCoreUtils/actions?query=workflow%3Atest-coverage) [![codecov.io](http://codecov.io/github/rformassspectrometry/MetaboCoreUtils/coverage.svg?branch=master)](http://codecov.io/github/rformassspectrometry/MetaboCoreUtils?branch=master) [![license](https://img.shields.io/badge/license-Artistic--2.0-brightgreen.svg)](https://opensource.org/licenses/Artistic-2.0) <img src="https://raw.githubusercontent.com/rformassspectrometry/stickers/master/MetaboCoreUtils/MetaboCoreUtils.png" height="150"> `MetaboCoreUtils` defines metabolomics-related core functionality which is provided as low-level functions to allow a data structure-independent usage across various R packages. # Contributions Contributions are generally welcome, but should follow the [contribution guidelines](https://rformassspectrometry.github.io/RforMassSpectrometry/articles/RforMassSpectrometry.html#contributions). Also, please check the coding style guidelines in the [RforMassSpectrometry vignette](https://rformassspectrometry.github.io/RforMassSpectrometry/articles/RforMassSpectrometry.html). ## External contributors