Package: glycanr
Title: Tools for Analysing N-Glycan Data
Version: 0.4.0
Authors@R: c(
	person("Ivo", "Ugrina", role=c("aut", "cre", "cph"),
		email="ivougrina@gmail.com"),
	person("Lucija", "Klaric", role="aut"),
	person("Alyce", "Russell", role="aut"),
	person("Frano", "Vuckovic", role="aut"))
Maintainer: Ivo Ugrina <ivougrina@gmail.com>
Language: en-US
Description: Useful utilities in N-glycan data analysis. This package tries
    to fill the gap in N-glycan data analysis by providing easy
    to use functions for basic operations on data
    (see <https://en.wikipedia.org/wiki/Glycomics> for more
    details on Glycomics). At the moment 'glycanr' is mostly oriented
    to data obtained by UPLC (Ultra Performance Liquid Chromatography)
    and LCMS (Liquid chromatography–mass spectrometry)
    analysis of Plasma and IgG glycome.
Depends: R (>= 3.1.2)
Imports: ggplot2, tidyr (>= 0.3.1), dplyr (>= 0.4.3), coin
License: MIT + file LICENSE
LazyData: true
Suggests: knitr, markdown, preprocessCore, testthat
VignetteBuilder: knitr
URL: https://github.com/iugrina/glycanr
BugReports: https://github.com/iugrina/glycanr/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-29 13:40:59 UTC; iugrina
Author: Ivo Ugrina [aut, cre, cph],
  Lucija Klaric [aut],
  Alyce Russell [aut],
  Frano Vuckovic [aut]
Repository: CRAN
Date/Publication: 2021-03-29 14:40:02 UTC
Built: R 4.2.0; ; 2022-04-13 05:54:19 UTC; unix
