Package: RMSNumpress
Type: Package
Title: 'Rcpp' Bindings to Native C++ Implementation of MS Numpress
Version: 1.0.1
Date: 2021-02-04
Authors@R: c(person("Justin", "Sing", email = "justincsing@gmail.com", role = c("cre","aut")), 
  person("Johan", "Teleman", email = "johan.teleman@immun.lth.se", role = "aut"))
Description: 'Rcpp' bindings to the native C++ implementation of MS Numpress, that provides two compression schemes for numeric data from mass spectrometers. The library provides implementations of 3 different algorithms, 1 designed to compress first order smooth data like retention time or M/Z arrays, and 2 for compressing non smooth data with lower requirements on precision like ion count arrays. Refer to the publication (Teleman et al., (2014) <doi:10.1074/mcp.O114.037879>) for more details.
License: BSD_3_clause + file LICENSE
Imports: Rcpp (>= 1.0.3)
LinkingTo: Rcpp
Suggests: testthat
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2021-02-04 17:02:07 UTC; justincsing
Author: Justin Sing [cre, aut],
  Johan Teleman [aut]
Maintainer: Justin Sing <justincsing@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-04 17:20:09 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-26 03:54:28 UTC; unix
Archs: RMSNumpress.so.dSYM
