Browse code

UnsupportedPlatforms mac

Sim1Pall8a authored on 18/11/2021 08:32:22
Showing 2 changed files

... ...
@@ -2,4 +2,4 @@
2 2
 # it depends on rJava which requires the JDK. However it seems that
3 3
 # Oracle no longer provides the JDK for 32-bit windows:
4 4
 # https://www.oracle.com/java/technologies/javase-jdk14-downloads.html
5
-UnsupportedPlatforms: win32
5
+UnsupportedPlatforms: win32, mac
... ...
@@ -1,7 +1,7 @@
1 1
 Package: RGMQL
2 2
 Type: Package
3 3
 Title: GenoMetric Query Language for R/Bioconductor
4
-Version: 1.15.0
4
+Version: 1.15.1
5 5
 Authors@R: c(person(given = "Simone",
6 6
            family = "Pallotta",
7 7
            role = c("aut", "cre"),