/euleRTestHarness

A harness from which we can run euler/venneuler comparisons.

Primary LanguageR

euleR Test Harness

This project conducts a specific experiment to compare Euler diagram drawings drawn by the Venn/Euler and euleR algorithms.

Dependency installation

The eulerTestHarness requires both R packages venneuler and euleR. venneuler is available from CRAN however, euleR is only available from git at the moment.

How to run

There's a makefile. If you have GNU R installed, then the makefile should "just work"(tm) so:

$ make

If you don't use make, then try

$ R src/test.R

Publications

  • None yet