hyperSpec logo

Welcome to hyperSpec!

hyperSpec is a R package to handle hyperspectral data, i.e. spectra plus further information such as spatial information, time, concentrations, etc.

Such data are frequently encountered in Raman, IR, NIR, UV/VIS, NMR, mass spectroscopy, AAS / AES, ...

hyperSpec acts as an interface for the convenient handling of the spectra. Chemometric data analysis is done by R and other R packages.

R-Forge Logo

Contents

The package is publicly accessible from the SVN repository.

There is also a R-forge project summary page.

Installation

Inside R

From source or binary archives automatically built by r-forge (nightly build)

  1. Download the appropriate file.
  2. Install the package:
    R CMD INSTALL filename
Please note that the automatic windows build on r-forge is often one or two days behind. Windows users: do not unzip the archive.

From svn source

  1. get an svn checkout using your favourite svn client program, or
    svn checkout svn://svn.r-forge.r-project.org/svnroot/hyperspec/pkg
  2. Install the package:
    R CMD INSTALL pkg-directory
    where pkg-directory is the directory where the svn checkout went (default is ./pkg).

Via package built on my computer

  1. Download the prebuilt .tar.gz source (2012-May-14).
    Windows users will probably need the compiled .zip archive (2012-Feb-01)
    Versions for r-devel: tar.gz (2012-Feb-01)
  2. Install the package:
    R CMD INSTALL filename
These may be a bit outdated (the date is pkg/DESCRIPTION), but they work if the nightly build fails.

Documentation

Help, Suggestions, Feature Requests, and Bug Reports

About hyperSpec

Work using hyperSpec

Contact

Claudia Beleites
Dept. of Spectroscopy and Microscopy,
IPHT Jena
e-mail: claudia dot beleites at ipht minus jena dot de