Open msuchard opened 7 months ago
remove libjri.jnilib as (1) we do not actually use any R code and (2) this library is unsigned and causing a security issue with Apple notarization.
libjri.jnilib
R
i removed libjri.jnilib from the build, but still need to comment out java code using JRI packages and remove the JRI.jar.
java
JRI
JRI.jar
remove
libjri.jnilib
as (1) we do not actually use anyR
code and (2) this library is unsigned and causing a security issue with Apple notarization.