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]
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 29 Mar. 2025.
Previous versions and publish date:
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for speaq0102030405060TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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