jolars / eulerr

Area-Proportional Euler and Venn Diagrams with Ellipses
https://jolars.github.io/eulerr/
GNU General Public License v3.0
130 stars 18 forks source link

plot.euler border argument has no effect #7

Closed geotheory closed 7 years ago

geotheory commented 7 years ago

As per title. I'm using latest Mac/R.

Incidentally I tried installing eulerr dev version but that failed on Mac with:

ld: warning: directory not found for option '-L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2'
ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [eulerr.so] Error 1
ERROR: compilation failed for package ‘eulerr’
* removing ‘/Users/robinedwards/Documents/R/library/3.3/eulerr’
* restoring previous ‘/Users/robinedwards/Documents/R/library/3.3/eulerr’
Error: Command failed (1)
jolars commented 7 years ago

Thank you. I'll fix the border issue in a moment. Regarding the compilation error I don't know what to tell you. it works on the macosx setup on travis.ci. Did you check this, this, and this?