R/package.R

## Copyright 2012 Sebastian Gibb
## <mail@sebastiangibb.de>
##
## This is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation, either version 3 of the License, or
## (at your option) any later version.
##
## It is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
## GNU General Public License for more details.
##
## See <http://www.gnu.org/licenses/>

#' Additional tools for MALDIquant
#'
#' Additional tools for MALDIquant. This package is not intended for
#' public release on CRAN.
#'
#' \tabular{ll}{
#' Package: \tab MALDIquantTools \cr
#' Version: \tab 0.18\cr
#' Date: \tab 2013-03-02\cr
#' License: \tab GPL (>= 3)\cr
#' URL: \tab http://strimmerlab.org/software/maldiquant/\cr
#' }
#' 
#' @docType package
#' @name MALDIquantTools-package
#' @aliases MALDIquantTools package-MALDIquantTools
#' @author Sebastian Gibb <\email{mail@@sebastiangibb.de}>
#' @references \url{http://strimmerlab.org/software/maldiquant/}
#' @keywords package
#' @import MALDIquant 
#'
NULL
sgibb/MALDIquantTools documentation built on Oct. 18, 2019, 8:02 p.m.