aphalo / photobiology

Package ‘photobiology’ defines a system of classes for storing spectral data and accompanying methods and operators. This is the core of a suite of R packages for photobiological calculations.
4 stars 1 forks source link

`source_mspct()` constructor drops metadata attributes! #35

Closed aphalo closed 2 weeks ago

aphalo commented 2 weeks ago

source_mspct() constructor drops metadata attributes! This happens to all members except the first one. This is odd as member spectra should be copied as is into the collection during construction!

This is a possibly code-breaking or at least metadata loss producing bug!

aphalo commented 2 weeks ago

False alarm! Bug was in the script!