Forum: help


RE: Vennerable is available...really! [ Reply ] By: Frederic Burdet on 2013-08-05 09:53 | [forum:39774] |
Hello, I installed RGBL and graph manually on my MacOS 10.8, then used R CMD INSTALL /Users/fburdet/Downloads/Vennerable_3.0.tar.gz and the installation worked! Thanks a lot, the graphes look great! |
Vennerable is available...really! [ Reply ] By: Jonathan Swinton on 2013-08-01 13:53 | [forum:39764] |
If you are a Windows user of current R, you can download the current Vennerable package with install.packages("Vennerable", repos="http://R-Forge.R-project.org") If you are a MacOS user, or wish to use an older version of R, you need to download the source package which is available either via SVN or from https://r-forge.r-project.org/R/?group_id=474 and then install ('from local zip file' or similar) yourself. Vennerable should work with all recent Rs and on all platforms to my knowledge. Please let me know if not |