| hyperSpec NEWS | R Documentation |
new file import functions, (see vignette fileio)
scan.txt.Witec: Witec ASCII files (experimental: use
with care, also as different ways of Witec ASCII export produce
different file formats).
read.jdx.Shimadzu: JCAMP-DX as produced by Shimadzu's GCxGC-MS
library (experimental)
read.txt.Shimadzu: ASCII files exported by Shimadzu Chrome
Solution (v. 2.73)
hyperSpec gains a subset method
levelplot (incl. plotmap) now uses 'useRaster'. This allows better control for falling back to 'panel.levelplot'.
mixed colour map plots: qplotmixmap (experimental)
In addition to using levelplot, spectra matrices may be
plotted with the new base graphics function plotmat, which
becomes the default for plot (x, "mat").
apply (MARGIN = 2) and decomposition work with
more column formats now, e.g. POSIXct and POSIXlt.
levelplot uses .wavelength factors for subsetting, grouping,
conditioning: thus the strips will display the wavelength value.
extraction ([]) now warns if unused arguments are given
0.98-20120923: adapt qplotspc and qplotmixmap to
changes in ggplot2 0.9.2
apply (MARGIN = 2) reported the first row without
setting differing columns to NA. fixed 2012-05-13.
contour lines do not work with panel.levelplot.raster.
hyperSpec now switches back to useRaster = FALSE. Thanks to
Giovanni Birarda for spotting this.
bugfix for stacked plots: y axis labels were in wrong order in some cases
recycling in initialize: columns may (again) be initialized with a single value. Thanks to Raphael Viscarra-Rossel for spotting this.
bugfix for unsigned long int in .spc files
stacked spectra plots label positions
Documentation format is now roxygen2