This repo drives the creation of the FOSS for Spectroscopy page.
If you have information to add to the table, or corrections, and are not familiar with pull requests on Github, file an issue and we'll gladly update the site with your information.
If you wish to contribute to improving the content, appearance or performance of the table, please file a pull request.
FOSS4Spec.xlsxcontains the raw data -- if you have additions or corrections you can add/fix them there. I can then process the page to update it, or you can do it yourself (next point).FOSS4Spectroscopy.Rmdcontains the code to process the input and check the links, if you'd like to improve or enhance the automation/display. TheRmdfile relies on a packagewebuwhich can be found here and is not on CRAN.
See this blog post for details about searching for spectroscopy packages automatically to find the raw material that goes into this site. When local changes are pushed, items in the /docs folder are deployed to the gh-pages site where the general public views the page.