...
|
...
|
@@ -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
|