{
  "_id": "6a441aa031091564a7def017",
  "Package": "eulerr",
  "Title": "Area-Proportional Euler and Venn Diagrams",
  "Version": "8.1.0",
  "Authors@R": "c(person(\"Johan\", \"Larsson\", email = \"johan@jolars.co\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-4029-5945\")),\nperson(\"A. Jonathan R.\", \"Godfrey\", role = \"ctb\"),\nperson(\"Peter\", \"Gustafsson\", role = \"ctb\"),\nperson(\"David H.\", \"Eberly\", role = \"ctb\",\ncomment = \"geometric algorithms\"),\nperson(\"Emanuel\", \"Huber\", role = \"ctb\",\ncomment = \"root solver code\"),\nperson(\"Florian\", \"Privé\", role = \"ctb\"))",
  "Description": "Generate area-proportional Euler diagrams using numerical\noptimization. A Euler diagram is a generalization of a Venn\ndiagram, relaxing the criterion that all interactions need to\nbe represented. Diagrams may be fit with circles, ellipses,\nsquares, and rectangles via a wide range of inputs and can be\nvisualized in numerous ways.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/jolars/eulerr,\nhttps://jolars.github.io/eulerr/, https://eunoia.bz",
  "BugReports": "https://github.com/jolars/eulerr/issues",
  "Language": "en-US",
  "Config/rextendr/version": "0.4.2",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.88.0",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-30 19:30:01 UTC",
    "User": "root"
  },
  "Author": "Johan Larsson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-4029-5945>), A. Jonathan R.\nGodfrey [ctb], Peter Gustafsson [ctb], David H. Eberly [ctb]\n(geometric algorithms), Emanuel Huber [ctb] (root solver code),\nFlorian Privé [ctb]",
  "Maintainer": "Johan Larsson <johan@jolars.co>",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-30 13:40:09 UTC",
  "RemoteUrl": "https://github.com/cran/eulerr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7787c12c078eb8f0e8d13bdd2bf99f3669503071",
  "MD5sum": "b75322c00d13b3eb790f4df6cc458d8b",
  "_user": "cran",
  "_type": "src",
  "_file": "eulerr_8.1.0.tar.gz",
  "_fileid": "e4ffa795a0bb4aa8bcb96a06d33726aa6a9cec5ffcd6f554cd1b5fbfbe549e54",
  "_filesize": 9081198,
  "_sha256": "e4ffa795a0bb4aa8bcb96a06d33726aa6a9cec5ffcd6f554cd1b5fbfbe549e54",
  "_created": "2026-06-30T19:30:01.000Z",
  "_published": "2026-06-30T19:36:00.531Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84381882378,
      "time": 234,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7991570275"
    },
    {
      "job": 84381882407,
      "time": 237,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7991569737"
    },
    {
      "job": 84381882390,
      "time": 232,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7991568996"
    },
    {
      "job": 84381882436,
      "time": 232,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7991568329"
    },
    {
      "job": 84380661520,
      "time": 378,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7991478708"
    },
    {
      "job": 84381882312,
      "time": 247,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7991574122"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28470225412",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/eulerr",
  "_commit": {
    "id": "7787c12c078eb8f0e8d13bdd2bf99f3669503071",
    "author": "Johan Larsson <johan@jolars.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 8.1.0\n",
    "time": 1782826809
  },
  "_maintainer": {
    "name": "Johan Larsson",
    "email": "johan@jolars.co",
    "login": "jolars",
    "mastodon": "@jolars@mastodon.social",
    "bluesky": "@jolars.co",
    "orcid": "0000-0002-4029-5945",
    "description": "Postdoc in statistics at the Department of Mathematical Sciences, University of Copenhagen",
    "uuid": 13087841
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "pBrackets",
      "role": "Suggests"
    },
    {
      "package": "RConics",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "7.0.4",
      "date": "2025-09-24"
    },
    {
      "name": "7.1.0",
      "date": "2026-04-21"
    },
    {
      "name": "8.0.0",
      "date": "2026-05-29"
    },
    {
      "name": "8.1.0",
      "date": "2026-06-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jolars",
      "count": 19,
      "uuid": 13087841
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 614,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 10293,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/eulerr"
  },
  "_mentions": 47,
  "_devurl": "https://github.com/jolars/eulerr",
  "_pkgdown": "https://jolars.github.io/eulerr/",
  "_searchresults": 1984,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/eulerr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jolars/eulerr",
  "_realowner": "jolars",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-10-16"
    },
    {
      "version": "1.0.0",
      "date": "2016-12-10"
    },
    {
      "version": "1.1.0",
      "date": "2017-02-05"
    },
    {
      "version": "2.0.0",
      "date": "2017-06-20"
    },
    {
      "version": "3.0.0",
      "date": "2017-11-15"
    },
    {
      "version": "3.0.1",
      "date": "2017-11-15"
    },
    {
      "version": "3.1.0",
      "date": "2018-01-02"
    },
    {
      "version": "4.0.0",
      "date": "2018-02-05"
    },
    {
      "version": "4.1.0",
      "date": "2018-04-20"
    },
    {
      "version": "5.0.0",
      "date": "2018-11-05"
    },
    {
      "version": "5.1.0",
      "date": "2019-02-04"
    },
    {
      "version": "6.0.0",
      "date": "2019-09-27"
    },
    {
      "version": "6.0.2",
      "date": "2020-03-04"
    },
    {
      "version": "6.1.0",
      "date": "2020-03-10"
    },
    {
      "version": "6.1.1",
      "date": "2021-09-06"
    },
    {
      "version": "7.0.0",
      "date": "2022-12-10"
    },
    {
      "version": "7.0.1",
      "date": "2024-02-16"
    },
    {
      "version": "7.0.2",
      "date": "2024-03-28"
    },
    {
      "version": "7.0.4",
      "date": "2025-09-24"
    },
    {
      "version": "7.1.0",
      "date": "2026-04-21"
    },
    {
      "version": "8.0.0",
      "date": "2026-05-29"
    },
    {
      "version": "8.1.0",
      "date": "2026-06-30"
    }
  ],
  "_exports": [
    "error_plot",
    "euler",
    "eulerr_options",
    "venn"
  ],
  "_datasets": [
    {
      "name": "fruits",
      "title": "Fruits",
      "object": "fruits",
      "class": [
        "data.frame"
      ],
      "fields": [
        "banana",
        "apple",
        "orange",
        "sex",
        "age"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "organisms",
      "title": "Organisms",
      "object": "organisms",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "animal",
        "mammal",
        "plant",
        "sea",
        "spiny"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "pain",
      "title": "Pain distribution data",
      "object": "pain",
      "class": [
        "table"
      ],
      "fields": [
        "male",
        "female"
      ],
      "rows": 3,
      "table": true,
      "tojson": false
    },
    {
      "name": "plants",
      "title": "Plants",
      "object": "plants",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "error_plot",
      "title": "Error plot for 'euler' objects",
      "topics": [
        "error_plot"
      ]
    },
    {
      "page": "euler",
      "title": "Area-proportional Euler diagrams",
      "topics": [
        "euler",
        "euler.data.frame",
        "euler.default",
        "euler.list",
        "euler.matrix",
        "euler.table"
      ]
    },
    {
      "page": "eulergram-compose",
      "title": "Compose Euler Diagrams",
      "topics": [
        "/.eulergram",
        "eulergram-compose",
        "|.eulergram"
      ]
    },
    {
      "page": "eulerr_options",
      "title": "Get or set global graphical parameters for eulerr",
      "topics": [
        "eulerr_options"
      ]
    },
    {
      "page": "fitted.euler",
      "title": "Fitted values of euler object",
      "topics": [
        "fitted.euler"
      ]
    },
    {
      "page": "fruits",
      "title": "Fruits",
      "topics": [
        "fruits"
      ]
    },
    {
      "page": "organisms",
      "title": "Organisms",
      "topics": [
        "organisms"
      ]
    },
    {
      "page": "pain",
      "title": "Pain distribution data",
      "topics": [
        "pain"
      ]
    },
    {
      "page": "plants",
      "title": "Plants",
      "topics": [
        "plants"
      ]
    },
    {
      "page": "plot.euler",
      "title": "Plot Euler and Venn diagrams",
      "topics": [
        "plot.euler",
        "plot.eulerr_venn",
        "plot.venn"
      ]
    },
    {
      "page": "plot.eulergram",
      "title": "Print (plot) Euler diagram",
      "topics": [
        "plot.eulergram",
        "print.eulergram"
      ]
    },
    {
      "page": "print.euler",
      "title": "Print a summary of an Euler diagram",
      "topics": [
        "print.euler"
      ]
    },
    {
      "page": "print.eulerr_venn",
      "title": "Print a summary of a Venn diagram",
      "topics": [
        "print.eulerr_venn",
        "print.venn"
      ]
    },
    {
      "page": "residuals.euler",
      "title": "Residuals of euler object",
      "topics": [
        "residuals.euler"
      ]
    },
    {
      "page": "venn",
      "title": "Venn diagrams",
      "topics": [
        "venn",
        "venn.data.frame",
        "venn.default",
        "venn.list",
        "venn.matrix",
        "venn.table"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/eulerr/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/eulerr/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "gallery.Rmd",
      "filename": "gallery.html",
      "title": "A Gallery of Euler and Venn Diagrams",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Euler Diagrams",
        "Uniform intersections",
        "Disjoint sets",
        "A set contained in the intersection of two sets",
        "Two sets intersecting inside a third",
        "Difficult set (for circles!)",
        "Russian doll",
        "Wilkinson set relationship",
        "Gene set",
        "Three sets intersecting inside a fourth",
        "eulerAPE combination",
        "Four uniform interactions",
        "Two circles intersecting completely"
      ],
      "created": "2019-09-27 20:10:02",
      "modified": "2026-05-29 17:10:03",
      "commits": 4
    },
    {
      "source": "comparison.Rmd",
      "filename": "comparison.html",
      "title": "Comparison with other packages",
      "author": "Johan Larsson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What counts as a competitor",
        "How accuracy is measured",
        "Accuracy",
        "Speed",
        "Feature comparison",
        "Excluded packages",
        "Caveats",
        "References"
      ],
      "created": "2026-06-30 13:40:09",
      "modified": "2026-06-30 13:40:09",
      "commits": 1
    },
    {
      "source": "under-the-hood.Rmd",
      "filename": "under-the-hood.html",
      "title": "eulerr under the hood",
      "author": "Johan Larsson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Input",
        "Initial layout",
        "Final layout",
        "Intersecting ellipses",
        "Overlap areas",
        "Final optimization",
        "References"
      ],
      "created": "2018-11-05 18:10:02",
      "modified": "2026-05-29 17:10:03",
      "commits": 7
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introducing eulerr",
      "author": "Johan Larsson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Enter eulerr",
        "Input",
        "Goodness-of-fit",
        "Visualization",
        "Acknowledgements",
        "References"
      ],
      "created": "2016-10-16 02:45:21",
      "modified": "2026-05-29 17:10:03",
      "commits": 7
    },
    {
      "source": "loss-functions.Rmd",
      "filename": "loss-functions.html",
      "title": "Loss Functions",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-12-09 23:00:02",
      "modified": "2026-06-30 13:40:09",
      "commits": 4
    },
    {
      "source": "venn-diagrams.Rmd",
      "filename": "venn-diagrams.html",
      "title": "Venn diagrams with eulerr",
      "author": "Johan Larsson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples of Venn and Euler diagrams"
      ],
      "created": "2019-02-04 12:43:13",
      "modified": "2026-05-29 17:10:03",
      "commits": 2
    },
    {
      "source": "visualization.Rmd",
      "filename": "visualization.html",
      "title": "Visualizing Euler diagrams with eulerr",
      "author": "Johan Larsson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Labeling",
        "Aesthetics",
        "Composing diagrams",
        "Normalizing dispersed layouts",
        "References"
      ],
      "created": "2018-11-05 18:10:02",
      "modified": "2026-05-29 17:10:03",
      "commits": 2
    }
  ],
  "_score": 9.632302935327916,
  "_indexed": false,
  "_nocasepkg": "eulerr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jolars.r-universe.dev/eulerr",
  "_previous": "8.0.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "8.1.0",
      "date": "2026-06-30T19:33:53.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7787c12c078eb8f0e8d13bdd2bf99f3669503071",
      "fileid": "d6dfb02527882ca3811ed6bce13bfc1d912c49bc705304ab615461faa90cc6cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470225412"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "8.1.0",
      "date": "2026-06-30T19:33:49.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7787c12c078eb8f0e8d13bdd2bf99f3669503071",
      "fileid": "95722d3b4cecf70dcad2c4a0c25f90928983c1e106e0a8879bd72db5fef25f81",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470225412"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "8.1.0",
      "date": "2026-06-30T19:33:55.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7787c12c078eb8f0e8d13bdd2bf99f3669503071",
      "fileid": "2095ec1881f3fc75a66bcc3f998e2bb08ed1cb6521bf68cbefa3d555aba7665a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470225412"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "8.1.0",
      "date": "2026-06-30T19:33:41.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7787c12c078eb8f0e8d13bdd2bf99f3669503071",
      "fileid": "2e305578f063d5b935939c8026f66e2a14c98c1aef3482c1e0b8d9ed121bfdb0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470225412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "8.1.0",
      "date": "2026-06-30T19:34:33.000Z",
      "arch": "emscripten",
      "commit": "7787c12c078eb8f0e8d13bdd2bf99f3669503071",
      "fileid": "b71cf574f960e3be55193639f83a5c8a187ec85171e0ed6fee61662a838dbe9e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470225412"
    }
  ]
}