cbeleites / hyperSpec

R package hyperSpec can now be found at https://github.com/r-hyperspec/hyperSpec
http://r-hyperspec.github.io/hyperSpec/
GNU General Public License v3.0
22 stars 11 forks source link

add possibility to collapse during read.jdx #91

Closed cbeleites closed 4 years ago

cbeleites commented 4 years ago

Currently, read.jdx offers to collapse multiple spectra inside one JCAMP-DX file. For large files (such as "fileio/jcamp-dx/GMD_20111121_MDN35_ALK_JCAMP-shortened.txt= 'fd2e686f5dc78691c22033805ed56463'.txt", the intermediate list may be too memory consuming to read.

Solutions:

cbeleites commented 4 years ago

Difficulty was not read.jdx but rather inefficient collapse => fixed in commit bd0f71b