Package: glycanr
Title: Tools for Analysing N-Glycan Data
Version: 0.3.0
Authors@R: c(
	person("Ivo", "Ugrina", role=c("aut", "cre", "cph"),
		email="ivo@iugrina.com"),
	person("Lucija", "Klaric", role="aut"),
	person("Frano", "Vuckovic", role="aut"))
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 and LCMS 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, preprocessCore, testthat
VignetteBuilder: knitr
URL: https://github.com/iugrina/glycanr
BugReports: https://github.com/iugrina/glycanr/issues
Encoding: UTF-8
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-07 15:48:26 UTC; iugrina
Author: Ivo Ugrina [aut, cre, cph],
  Lucija Klaric [aut],
  Frano Vuckovic [aut]
Maintainer: Ivo Ugrina <ivo@iugrina.com>
Repository: CRAN
Date/Publication: 2016-04-07 18:27:27
