{
  "_id": "6a573e83ff0138dec5d6f917",
  "Package": "vennplot",
  "Type": "Package",
  "Title": "Venn Diagrams in 2D and 3D",
  "Version": "1.0",
  "Date": "2017-04-20",
  "Authors@R": "c(person(\"Zehao\", \"Xu\", email = \"z267xu@uwaterloo.ca\", role = c(\"aut\", \"cre\")), person(\"R. Wayne\", \"Oldford\", role = \"aut\"), person(\"Martin\", \"Lysy\", role = \"ctb\"))",
  "Description": "Calculate and plot Venn diagrams in 2D and 3D.",
  "License": "GPL (>= 3)",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "yes",
  "Author": "Zehao Xu [aut, cre], R. Wayne Oldford [aut], Martin Lysy [ctb]",
  "Maintainer": "Zehao Xu <z267xu@uwaterloo.ca>",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglu1-mesa-dev make\ntexlive libicu-dev libpng-dev libuv1-dev libgl1-mesa-dev\nzlib1g-dev",
  "Repository": "https://z267xu.r-universe.dev",
  "Date/Publication": "2018-07-29 19:24:10 UTC",
  "RemoteUrl": "https://github.com/z267xu/vennplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "4bb610b02957d02af0c09eda62654d2f419a5e40",
  "Packaged": {
    "Date": "2026-07-15 07:55:08 UTC",
    "User": "root"
  },
  "_user": "z267xu",
  "_type": "src",
  "_file": "vennplot_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3e725c9e926085c5f6933c37704c42758a84a544dfbf956ddb363003c02561eb",
  "_filesize": 119217,
  "_sha256": "3e725c9e926085c5f6933c37704c42758a84a544dfbf956ddb363003c02561eb",
  "_expires": "2026-10-23T08:02:09.000Z",
  "_created": "2026-07-15T07:55:08.000Z",
  "_published": "2026-07-15T08:02:11.211Z",
  "_jobs": [
    {
      "job": 87298920129,
      "time": 186,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8336333962"
    },
    {
      "job": 87298920145,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8336319702"
    },
    {
      "job": 87298920184,
      "time": 191,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8336335628"
    },
    {
      "job": 87298920136,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8336317220"
    },
    {
      "job": 87298920200,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8336296419"
    },
    {
      "job": 87298920185,
      "time": 365,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8336399000"
    },
    {
      "job": 87298920163,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8336319816"
    },
    {
      "job": 87298920167,
      "time": 194,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8336335704"
    },
    {
      "job": 87297973164,
      "time": 312,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336264843"
    },
    {
      "job": 87298920127,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8336322157"
    },
    {
      "job": 87298920204,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8336302810"
    },
    {
      "job": 87298920138,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8336302781"
    },
    {
      "job": 87298920130,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8336308120"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110",
  "_status": "success",
  "_upstream": "https://github.com/z267xu/vennplot",
  "_commit": {
    "id": "4bb610b02957d02af0c09eda62654d2f419a5e40",
    "author": "zehao xu <z267xu@uwaterloo.ca>",
    "committer": "GitHub <noreply@github.com>",
    "message": "vennplot\n\nSize proportional Venn diagrams in 2 and 3 dimensions",
    "time": 1532892250
  },
  "_maintainer": {
    "name": "Zehao Xu",
    "email": "z267xu@uwaterloo.ca",
    "login": "z267xu",
    "description": "PhD, University of Waterloo",
    "uuid": 40337165
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.7",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "z267xu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "z267xu",
      "count": 2,
      "uuid": 40337165
    }
  ],
  "_userbio": {
    "uuid": 40337165,
    "type": "user",
    "name": "Zehao Xu",
    "followers": 6,
    "description": "PhD, University of Waterloo"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vennplot"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/z267xu/vennplot",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vennplot.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/z267xu/vennplot",
  "_realowner": "z267xu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9",
      "date": "2017-04-09"
    },
    {
      "version": "0.9.01",
      "date": "2017-04-14"
    },
    {
      "version": "0.9.02",
      "date": "2017-04-21"
    },
    {
      "version": "1.0",
      "date": "2017-10-17"
    }
  ],
  "_exports": [
    "vennplot"
  ],
  "_datasets": [
    {
      "name": "sharks",
      "title": "Data on human encounters with great white sharks.",
      "object": "sharks",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "Sex",
        "Age",
        "Time",
        "Australia",
        "USA",
        "Surfing",
        "Scuba",
        "Fatality",
        "Injury",
        "Length"
      ],
      "rows": 65,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sharks",
      "title": "Data on human encounters with great white sharks.",
      "topics": [
        "sharks"
      ]
    },
    {
      "page": "vennplot",
      "title": "Draw Venn and Euler diagram in 2D or 3D",
      "topics": [
        "vennplot"
      ]
    }
  ],
  "_readme": "https://github.com/z267xu/vennplot/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "Rcpp",
    "rgl",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "vennplot",
  "_universes": [
    "z267xu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-15T07:58:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/51e9caa4c4e0e93002c52a5c9ac974b9e10baceb98bd43757177bbaec8fb4972",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-15T07:57:41.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/f1e51f98afcec773883f002de3d234bd31782f52116495286cce21c88bc64a16",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-15T07:58:30.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/da8e7d0077fb0e01f473d6d693086288442b4ac3d29d665fbb34f4f016c95c57",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-15T07:57:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/8ac70dbf7947bd818ffb7c1347ba534107d1951bfcc4c57131e42e76b896c62a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-15T07:56:41.000Z",
      "arch": "aarch64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/7db26deed7abe7692842edc47723116ab39e650ad4b184e4815b92822927f478",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-15T07:59:18.000Z",
      "arch": "x86_64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/14afa37b265101c6f2c682a9aedd5631ec04e9e8b1f9ce3c1a77d72070002f1f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-15T07:57:30.000Z",
      "arch": "aarch64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/7f461bef5393dd4b14a280274a8f3bdc68731144cb4f86a46c3f4ac7ac1e9756",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-15T07:58:04.000Z",
      "arch": "x86_64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/6582d68876d2edf1ab48bc7c2f4d99eeb5b227ef8afb5c764df00263b61345c8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-15T07:58:04.000Z",
      "arch": "emscripten",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/fff479da4514b429c9845994230bb5c01114051726e6a6cf9e9efe1da59b3776",
      "status": "success",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-15T07:56:26.000Z",
      "arch": "x86_64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/89b139a18dc55952113b25fae79bb93298d14d01c5d85c211262519bc0b9d6af",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-15T07:56:27.000Z",
      "arch": "x86_64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/00cbb954525f12478add1c88f36e479d537c9e8229b3f55e08e488f2a29d3a43",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-15T07:56:25.000Z",
      "arch": "x86_64",
      "commit": "4bb610b02957d02af0c09eda62654d2f419a5e40",
      "fileid": "https://r2.ropensci.org/780f1c9e75dc907c4993329b972fd9942c0be355458b43a81bd73f815ddb1801",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/z267xu/actions/runs/29398667110"
    }
  ]
}