Other packages > Find by keyword >

speaq  

Tools for Nuclear Magnetic Resonance (NMR) Spectra Alignment, Peak Based Processing, Quantitative Analysis and Visualizations
View on CRAN: Click here


Download and install speaq package within the R console
Install from CRAN:
install.packages("speaq")

Install from Github:
library("remotes")
install_github("cran/speaq")

Install by package version:
library("remotes")
install_version("speaq", "2.7.0")



Attach the package and use:
library("speaq")
Maintained by
Charlie Beirnaert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-01-14
Latest Update: 2022-05-23
Description:
Makes Nuclear Magnetic Resonance spectroscopy (NMR spectroscopy) data analysis as easy as possible by only requiring a small set of functions to perform an entire analysis. 'speaq' offers the possibility of raw spectra alignment and quantitation but also an analysis based on features whereby the spectra are converted to peaks which are then grouped and turned into features. These features can be processed with any number of statistical tools either included in 'speaq' or available elsewhere on CRAN. More details can be found in Vu et al. (2011) <doi:10.1186/1471-2105-12-405> and Beirnaert et al. (2018) <doi:10.1371/journal.pcbi.1006018>.
How to cite:
Charlie Beirnaert (2015). speaq: Tools for Nuclear Magnetic Resonance (NMR) Spectra Alignment, Peak Based Processing, Quantitative Analysis and Visualizations. R package version 2.7.0, https://cran.r-project.org/web/packages/speaq. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:08), 1.2.0 (2015-01-14 19:33), 1.2.1 (2015-02-24 22:06), 1.2.2 (2016-11-16 02:06), 1.2.3 (2017-02-27 11:11), 2.0.0 (2017-05-16 23:52), 2.1.0 (2017-09-19 14:04), 2.2.0 (2018-03-02 18:32), 2.3.0 (2018-03-16 18:24), 2.3.1 (2018-03-27 23:02), 2.3.3 (2018-07-03 19:30), 2.4.0 (2018-11-20 16:30), 2.5.0 (2019-02-22 10:10), 2.6.0 (2019-05-23 07:00), 2.6.1 (2019-12-10 16:00)
Other packages that cited speaq R package
View speaq citation profile
Other R packages that speaq depends, imports, suggests or enhances
Complete documentation for speaq
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA