Browse code

Bump version to trigger rebuild and propagation of new Mac binary

The current Intel Mac binary that is available in BioC 3.16 is unfortunately
dynamically linked to libgfortran.5.dylib and won't load on an Intel Mac
that doesn't have Coudert's gfortran.

Adjustments have been made on lconway to address this. From now on, the binary
packages produced by the machine should work on a user machine that doesn't
have Coudert's gfortran.

J Wokaty authored on 19/01/2023 16:15:49
Showing 1 changed files

... ...
@@ -1,7 +1,7 @@
1 1
 Package: COMPASS
2 2
 Type: Package
3 3
 Title: Combinatorial Polyfunctionality Analysis of Single Cells
4
-Version: 1.36.1
4
+Version: 1.36.2
5 5
 Date: 2014-07-11
6 6
 Author: Lynn Lin, Kevin Ushey, Greg Finak, Ravio Kolde (pheatmap)
7 7
 Authors@R: c( person("Lynn", "Lin", role="aut", email="[email protected]"),