This non-code-breaking update brings a few new features and tracks deprecations in package ‘tidyr’.
The main changes from version 0.4.23 the previous CRAN release, are:-
Replace use of deprecated
tidyr::gather_()
. -
Add function
read_cid_spectravue_csv()
supporting data import from measurements CSV files output by CID Bio-Science’s SpectraVue CI-710s leaf spectrometer. -
Add function
read_foreign2mspct()
to apply an import function to a list of files. -
Add color-related functions
spct_CRI()
,spct_CCT()
andexpect_SSI()
implemented as wrappers to functions in package ‘colorSpec’. These functions acceptsource_spct
objects as arguments. CRI, CCT and SSI are quantities used to describe light used for illumination, photography, cinematography and video. - Documentation web site at http://docs.r4photobiology.info/photobiologyInOut/.
NOTE: This version of the package is on its way to CRAN.
Please raise issues concerning bugs or enhancements to this package through Bitbucket at https://github.com/aphalo/photobiologyinout/issues