~ubuntu-branches/ubuntu/vivid/r-cran-readbrukerflexdata/vivid

« back to all changes in this revision

Viewing changes to R/package.R

  • Committer: Package Import Robot
  • Author(s): The Debichem Group
  • Date: 2013-04-28 21:12:31 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130428211231-z7cpxg3pk0rjvuva
Tags: 1.6.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
#' The readBrukerFlexData Package
20
20
#'
21
 
#' The package reads mass spectrometry data in Bruker Daltonics' XMASS format
22
 
#' generated by Bruker Daltonics' mass spectrometer of *flex series (autoflex,
 
21
#' The readBrukerFlexData package reads data files acquired by MALDI-TOF MS on
 
22
#' Bruker Daltonics machines of the *flex series. (autoflex,
23
23
#' microflex, ultraflex). \cr
24
24
#' The package was developed \emph{without} any knowledge nor even support by 
25
25
#' Bruker Daltonics.
30
30
#'
31
31
#' Package: \tab readBrukerFlexData \cr
32
32
#'
33
 
#' Version: \tab 1.5\cr
 
33
#' Version: \tab 1.6.3\cr
34
34
#'
35
 
#' Date: \tab 2012-10-19\cr
 
35
#' Date: \tab 2013-04-28\cr
36
36
#'
37
37
#' License: \tab GPL (>= 3)\cr
38
38
#'
42
42
#' 
43
43
#' @docType package
44
44
#' @name readBrukerFlexData-package
45
 
#' @author Sebastian Gibb <\email{mail@@sebastiangibb.de}>
 
45
#' @author Sebastian Gibb \email{mail@@sebastiangibb.de}
46
46
#' @references \url{https://github.com/sgibb/readBrukerFlexData} 
47
47
#' @keywords package
48
48
#'