RMSNumpress: 'Rcpp' Bindings to Native C++ Implementation of MS Numpress

'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
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

Documentation:

Reference manual: RMSNumpress.pdf

Downloads:

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-release (arm64): RMSNumpress_1.0.1.tgz, r-oldrel (arm64): RMSNumpress_1.0.1.tgz, r-release (x86_64): RMSNumpress_1.0.1.tgz
Old sources: RMSNumpress archive

Reverse dependencies:

Reverse imports: DIAlignR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RMSNumpress to link to this page.