NEWS
SpecHelpers 0.2.7 (2017-07-26)
- Forced the ylim for the plot from qMS to be c(0, 100) and added a horizontal line at y = 0.
- Fixed a problem in plotNMRspec which prevented spectra with a single peak (e.g. t-butyl) from having the peak area displayed.
SpecHelpers 0.2.2 (2016-01-26)
- Added function emSpectrum which draws a nice electromagnetic spectrum for teaching purposes.
- Added function plotCIEchrom which plots the 1931 CIE chromaticity diagram with various annotations. This was previously in package photoSpec, whose development is stalled. Helper functions prepCIEgradient, getWhiteValues and getGamutValues as well as data set CIExyz were brought over as well.
- Improved documentation for plotNMRspectra.
- Changed some technical details of how data set CIExyz becomes available.
SpecHelpers 0.1.19 (2015-07-17)
- Revised imports for new CRAN namespace policies.
SpecHelpers 0.1.6 (2015-05-08)
- Code tweaking to speed up examples for CRAN checks
SpecHelpers 0.1.5
- Small changes for CRAN (dontrun some examples)
- Added CITATION file.
SpecHelpers 0.1.3
- Improved plot2DNMRspec examples.
- Misc. improvements to Rd files.
SpecHelpers 0.1-2
- Numerous tweeks to documentation.
- Changed qMS to base graphics instead of ggplot2.
- plotNMRspec gains a plot argument so that plot2DNMRspec can suppress it.
- plotNMRspec axis labeling improved.
SpecHelpers 0.1-1
- Updated README
- Added preliminary version of plot2DNMRspec.
SpecHelpers 0.1-0
- Package created from selected functions in HandyStuff.