Handling and basic analysis of hyperspectral data in R
The hsdar package contains classes and functions to manage, analyse and simulate hyperspectral data. These might be either spectrometer measurements or hyperspectral images through the interface of rgdal.
Data analysis and circular statistics with OpenElectrophy and R
Set of tools for basic analysis of electrophysiological data. The Python classes show how to call OpenElectrophy functions and save data. The R library applies circular statistics to spike phase data and saves the best von Mises fit and the Rayleigh statistics on the disk.
The wavelet coherence analysis is done in R by the package "sowas". Check the module R_coherence to see how we solved that problem.