'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.
Version: | 1.0.1 |
Imports: | Rcpp (≥ 1.0.3) |
LinkingTo: | Rcpp |
Suggests: | testthat |
Published: | 2021-02-04 |
DOI: | 10.32614/CRAN.package.RMSNumpress |
Author: | Justin Sing [cre, aut], Johan Teleman [aut] |
Maintainer: | Justin Sing <justincsing at gmail.com> |
License: | BSD_3_clause + file LICENSE |
NeedsCompilation: | yes |
CRAN checks: | RMSNumpress results |
Reference manual: | RMSNumpress.pdf |
Package source: | RMSNumpress_1.0.1.tar.gz |
Windows binaries: | r-devel: RMSNumpress_1.0.1.zip, r-release: RMSNumpress_1.0.1.zip, r-oldrel: RMSNumpress_1.0.1.zip |
macOS binaries: | r-devel (arm64): RMSNumpress_1.0.1.tgz, r-release (arm64): RMSNumpress_1.0.1.tgz, r-oldrel (arm64): RMSNumpress_1.0.1.tgz, r-devel (x86_64): RMSNumpress_1.0.1.tgz, r-release (x86_64): RMSNumpress_1.0.1.tgz, r-oldrel (x86_64): RMSNumpress_1.0.1.tgz |
Old sources: | RMSNumpress archive |
Please use the canonical form https://CRAN.R-project.org/package=RMSNumpress to link to this page.