ImageJ Plugin Update

11.01.2023 A new version of the ImageJ plugin (version 1.54b5) is available for Bio7 and Eclipse, see: https://github.com/Bio7/EclipseImageJ1Plugin To update use the Eclipse or Bio7 Update Manager (Help->Check for Updates or Help-> Install New Software).

Bio7 3.3 on MacBook Pro M1

26.01.2022 Recently I tested Bio7 3.3 on MacBook Pro M1. The application runs fine with Rosetta (you will be asked for if not installed). Important note for R: To run R with Bio7 interestingly you have to install R for Intel (again runs on Rosetta) and then Rserve from Github (as explained in the manual). … Read more

R Editor and ImageJ Plugin Update

22.05.21 Two new plugin updates are available for Bio7. R Editor update: The R editor plugin has been updated for the new R 4.1 grammar (shorthand function notation, native pipe operators). The new grammar is also considered in the code completion of the editor and in the R-Shell (e.g., function calls, pipes with piped dataframes). … Read more

Fixed OpenJDK Path for MacOSX – Allow Bio7 on Big Sur

02.05.2021 Uploaded MacOSX version with corrected OpenJDK path In the latest MacOSX release the path to the embedded Java OpenJDK was wrong (not a relative path). I uploaded a corrected version to sourceforge. If you have already downloaded Bio7 you can simply correct the path in the Bio7.ini file (right-click, “Show Package Contents”, Path: “Contents/Eclipse”. … Read more