Browse code

unsupported on 32-bit Windows (no more JDK for 32-bit Windows)

Hervé Pagès authored on 01/09/2020 19:52:16
Showing 2 changed files

1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+# The reason this package is marked as unsupported on win32 is that
2
+# it depends on rJava which requires the JDK. However it seems that
3
+# Oracle no longer provides the JDK for 32-bit windows:
4
+# https://www.oracle.com/java/technologies/javase-jdk14-downloads.html
5
+UnsupportedPlatforms: win32
... ...
@@ -1,7 +1,7 @@
1 1
 Package: RGMQL
2 2
 Type: Package
3 3
 Title: GenoMetric Query Language for R/Bioconductor
4
-Version: 1.9.1
4
+Version: 1.9.2
5 5
 Author: Simone Pallotta, Marco Masseroli
6 6
 Maintainer: Simone Pallotta <simonepallotta@hotmail.com>
7 7
 Description: This package brings the GenoMetric Query Language (GMQL)