hyperSpec: Interface for hyperspectral data, i.e. spectra + meta info (spatial, time, concentration, ...)

This package is an interface to handle hyperspectral data sets in R. I.e. spatially or time-resolved spectra, or spectra with any other kind of information associated with each of the spectra. The spectra can be data as obtained in XRF, UV/VIS, Fluorescence, AES, NIR, IR, Raman, NMR, MS, etc. More generally, any data that is recorded over a discretized variable, e.g. absorbance = f (wavelength), stored as a vector of absorbance values for discrete wavelengths is suitable.

Version: 0.98-20120224
Depends: R (≥ 2.11), methods, utils, lattice, grid
Suggests: R.matlab, latticeExtra, tripack, deldir, rgl, plotrix, testthat, ggplot2, pls, playwith, latticist, svUnit, sp, baseline, compiler, inline, Rcpp
Published: 2012-02-24
Author: Claudia Beleites
Maintainer: Claudia Beleites <cbeleites at units.it>
License: GPL (≥ 3)
URL: http://hyperSpec.r-forge.r-project.org/
In views: ChemPhys
CRAN checks: hyperSpec results

Downloads:

Package source: hyperSpec_0.98-20120224.tar.gz
MacOS X binary: hyperSpec_0.98-20120224.tgz
Windows binary: hyperSpec_0.98-20120224.zip
Reference manual: hyperSpec.pdf
Vignettes: baselinebelow
Vignette on the chondro data set. Shows common Preprocessing tasks for Raman spectra, principal component analysis (PCA), and hierarchical cluster analysis.
Vignette on spectra file import and export for hyperSpec.
flu: Vignette on the fluorescence data set, how to write an import function, and example of a linear calibration
hyperSpec Introduction
laser: Vignette on the laser data set, example of a time series. Shows also how to change the spectral abscissa.
hyperSpec plotting functions
News/ChangeLog:NEWS
Old sources: hyperSpec archive