| Title: | Wrapper Package for For MSToolkit |
|---|---|
| Description: | A simple wrapper package that exposes MSToolkit (https://github.com/mhoopmann/mstoolkit). |
| Authors: | Rick Helmus [aut, cre] (ORCID: <https://orcid.org/0000-0001-9401-3133>) |
| Maintainer: | Rick Helmus <[email protected]> |
| License: | GPL-3 + file LICENSE |
| Version: | 1.0.0 |
| Built: | 2026-05-13 14:36:45 UTC |
| Source: | https://github.com/rickhelmus/Rmstoolkitlib |
Rmstoolkitlib
Obtain compilation flags for Rmstoolkitlib
pkgconfig(opt = c("PKG_CFLAGS", "PKG_CXXFLAGS", "PKG_LIBS"))pkgconfig(opt = c("PKG_CFLAGS", "PKG_CXXFLAGS", "PKG_LIBS"))
opt |
A character string specifying which compilation flags to return.
Must be one of |
A character string containing the requested compilation flags.
This function (mechanism) was based on zlibbioc (https://github.com/Bioconductor/zlibbioc)