Simple R Debugging GUI for Bio7

26.09.2014 For the next release of Bio7 I implemented a first simple debugging GUI (Graphical User Interface) for R scripts. For the debugging process a change from Rserve to an available Java R console connection in Bio7 is necessary (with Rserve alone a debugging interface wouldn’t be possible). Both connections runs in the same process … Read more

Bio7 R Documentation and Plot Examples

18.07.2014 A very time expensive process is the documentation of software you created yourself. I was finally able to update and improve the documentation for Bio7 and the embedded R “Graphical User Interface”. For the documentation this time i used Lyx to export the LaTeX document as HTML with the available eLyXer export module. The … Read more

R editor improvements for Bio7

30.01.2014 For the next release of Bio7 based on Eclipse 4.4 an improvement of the R editor for a much better editing experience of R scripts will be available. The integrated editor itself is built bottom-up (based upon an Eclipse editor editor template) although there a great editor frameworks (DLTK) or frameworks to develop programming … Read more

Bio7 1.7.1 MacOSX Released

15.10.2013 Finally i released  Bio7 1.7.1 for MacOSX. This release is bundled with a Java Runtime Environment and the latest R version (3.0.2) for MacOSX. For the plot functionality eventually XQuartz has to be installed (if not already installed!). Please note the installation requirements at the bottom of the page. Here are some screenshots for … Read more

Bio7 1.7.1 for Linux Released

24.09.2013 I released a new Linux version of Bio7 (64-bit only – see Screenshots below). For an overview of the new features please read the release notes for Windows 1.7.0 and 1.7.1: http://bio7.org/?p=2049 http://bio7.org/?p=2112 In addition some Linux specific improvements are embedded in this release. Additional Linux features: Rserve can be opened with a Gnome … Read more