p("Thanks to the following people for patches and other suggestions for improvements:"),
...
...
@@ -87,6 +88,7 @@ function(request) {
box(
title="What's new in SHAMAN",width=NULL,status="primary",
div(style='overflow-y: scroll; height: 550px',
addNews("August 14th 2019","Major update","We performed a global improvement of SHAMAN. The application is now migrated to R 3.6.1. We implemented several visualization for differential analysis and network of abundance. We hope you will enjoy this main update."),
addNews("April 11th 2019","Debugging","We fixed few bugs in export system and scatterplot visualisation system."),
addNews("March 28th 2019","Packaging","SHAMAN is now available as packrat package. Take a look at download section."),
addNews("April 17th 2018","Bioinformatics","The bioinformatic treatment offers a larger access to parameters. We also worked a lot on the documentation."),