rformassspectrometry / Spectra

Low level infrastructure to handle MS spectra
https://rformassspectrometry.github.io/Spectra/
36 stars 25 forks source link

Check and fix backends for the new Spectra version #333

Open jorainer opened 4 hours ago

jorainer commented 4 hours ago

If needed, add extractByIndex() for MsBackend implementations in external packages. These packages would then need to depend on Spectra version 1.15.10. This is only required if the backend extends MsBackendCached. Packages are:

jorainer commented 4 hours ago

For these packages, check if they implement a [ method that uses callNextMethod(). If so, a extractByIndex() must be implemented. Otherwise, it would still work as the extractByIndex() would dispatch to [.