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")
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.
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
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")
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.
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.jdx.Shimadzu
is no longer needed read.jdx
is now available with more general functionality.
Horiba(-Jobin-Yvon) LabRAM .txt
files can now be imported directly using read.txt.Horiba
.