hyperspec.r-forge.r-project.org Open in urlscan Pro
137.208.57.38  Public Scan

Submitted URL: http://hyperspec.r-forge.r-project.org/
Effective URL: https://hyperspec.r-forge.r-project.org/
Submission: On November 17 via api from US — Scanned from AT

Form analysis 0 forms found in the DOM

Text Content

HYPERSPEC


NAVIGATION

 * Home
 * NEWS
 * Download & Installation
 * License
 * Documentation
 * Literature about hyperSpec
 * Help
   
 * Development
 * Feature Request
 * Report Bug/Issue
 * All hyperSpec blog posts
 * Contact
 * Credits


CONTACT

Claudia Beleites
Chemometrische Beratung
Södeler Weg 19
61200 Wölfersheim/Germany
e-mail: chemometrie at beleites dot de


ABOUT HYPERSPEC

hyperSpec is an 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, using
the powerful chemometric data analysis provided by R and other R packages.


NEWS

 * 04 Mar 2015 » New Version of hyperSpec on CRAN

 * 13 Feb 2015 » Deprecate logbook III

 * 02 Jun 2014 » Deprecate logbook II

 * 31 May 2014 » read.jdx.Shimadzu superseeded by read.jdx

 * 20 Feb 2014 » LabRAM ASCII File Import: read.txt.Horiba


EXCERPTS


NEW VERSION OF HYPERSPEC ON CRAN

A new version of hyperSpec is available on CRAN. This is mostly a maintenance
and bugfix version.

Install:

> install.packages ("hyperSpec")


or update:

> update.packages (oldPkgs = "hyperSpec")


... read more ...

news 04 Mar 2015
» top


DEPRECATE LOGBOOK III

The next step has been taken to deprecate the loogbook (see the explanation in
vignette ("introduction")).

Functions logbook and logentry have now been removed. The @logbook slot still
exists but cannot be accessed any more by getter and setter functions. It should
stay an empty data.frame from now on.

... read more ...

news deprecated 13 Feb 2015
» top


DEPRECATE LOGBOOK II

The next step has been taken to deprecate the loogbook (see the explanation in
vignette ("introduction")).

From now on, functions logbook and logentry yield a warning that this
functionality is deprecated.

... read more ...

news deprecated 02 Jun 2014
» top


READ.JDX.SHIMADZU SUPERSEEDED BY READ.JDX

read.jdx.Shimadzu is no longer needed read.jdx is now available with more
general functionality.

... read more ...

news deprecated fileio 31 May 2014
» top


LABRAM ASCII FILE IMPORT: READ.TXT.HORIBA

Horiba(-Jobin-Yvon) LabRAM .txt files can now be imported directly using
read.txt.Horiba.

... read more ...

news fileio 20 Feb 2014
» top