{
  "_id": "6a23e666530b9bc726be8de5",
  "Package": "HiveR",
  "Type": "Package",
  "Title": "2D and 3D Hive Plots for R",
  "Version": "0.4.0",
  "Date": "2024-07-17",
  "Authors@R": "c(\nperson(\"Bryan A.\", \"Hanson\",\nrole = c(\"aut\", \"cre\"), email =\n\"hanson@depauw.edu\",\ncomment = c(ORCID = \"0000-0003-3536-8246\")),\nperson(\"Vesna\", \"Memisevic\", role = \"ctb\"),\nperson(\"Jonathan\", \"Chung\", role = \"ctb\"))",
  "Description": "Creates and plots 2D and 3D hive plots. Hive plots are a\nunique method of displaying networks of many types in which\nnode properties are mapped to axes using meaningful properties\nrather than being arbitrarily positioned.  The hive plot\nconcept was invented by Martin Krzywinski at the Genome Science\nCenter (www.hiveplot.net/).  Keywords: networks, food webs,\nlinnet, systems biology, bioinformatics.",
  "License": "GPL-3",
  "URL": "https://github.com/bryanhanson/HiveR",
  "ByteCompile": "TRUE",
  "BugReports": "https://github.com/bryanhanson/HiveR/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglu1-mesa-dev make\ntexlive libjpeg-dev libpng-dev libuv1-dev libgl1-mesa-dev\nzlib1g-dev",
  "Repository": "https://bryanhanson.r-universe.dev",
  "Date/Publication": "2024-07-17 15:57:29 UTC",
  "RemoteUrl": "https://github.com/bryanhanson/hiver",
  "RemoteRef": "HEAD",
  "RemoteSha": "d21c30b9aac03f3ae0672a61231850ce407378df",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:16:52 UTC",
    "User": "root"
  },
  "Author": "Bryan A. Hanson [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3536-8246>),\nVesna Memisevic [ctb],\nJonathan Chung [ctb]",
  "Maintainer": "Bryan A. Hanson <hanson@depauw.edu>",
  "MD5sum": "4849b67797dc862417e876b65fa7f6fe",
  "_user": "bryanhanson",
  "_type": "src",
  "_file": "HiveR_0.4.0.tar.gz",
  "_fileid": "0be42fca2b8f7b43702dcaafad5337277dcd844561ce57d325f17e4fa3cd150c",
  "_filesize": 748067,
  "_sha256": "0be42fca2b8f7b43702dcaafad5337277dcd844561ce57d325f17e4fa3cd150c",
  "_created": "2026-06-06T09:16:52.000Z",
  "_published": "2026-06-06T09:20:37.982Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79866983799,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7453195665"
    },
    {
      "job": 79866983804,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453195742"
    },
    {
      "job": 79866983803,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7453188293"
    },
    {
      "job": 79866983806,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453186472"
    },
    {
      "job": 79866752307,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453175217"
    },
    {
      "job": 79866983797,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453192641"
    },
    {
      "job": 79866983800,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7453186254"
    },
    {
      "job": 79866983792,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7453186089"
    },
    {
      "job": 79866983788,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453189661"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27058359319",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bryanhanson/hiver",
  "_commit": {
    "id": "d21c30b9aac03f3ae0672a61231850ce407378df",
    "author": "Bryan Hanson <hanson@depauw.edu>",
    "committer": "Bryan Hanson <hanson@depauw.edu>",
    "message": "fix date typo in DESCRIPTION\n",
    "time": 1721231849
  },
  "_maintainer": {
    "name": "Bryan A. Hanson",
    "email": "hanson@depauw.edu",
    "login": "bryanhanson",
    "description": "After 32 years of teaching, I am now Professor Emeritus of Chemistry & Biochemistry at DePauw University.  Busy now with software development projects.",
    "uuid": 140350,
    "orcid": "0000-0003-3536-8246"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "tcltk",
      "role": "Imports"
    },
    {
      "package": "xtable",
      "role": "Imports"
    },
    {
      "package": "bipartite",
      "role": "Suggests"
    }
  ],
  "_owner": "bryanhanson",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 74,
  "_contributors": [
    {
      "user": "bryanhanson",
      "count": 55,
      "uuid": 140350
    }
  ],
  "_userbio": {
    "uuid": 140350,
    "type": "user",
    "name": "Bryan Hanson",
    "description": "After 32 years of teaching, I am now Professor Emeritus of Chemistry & Biochemistry at DePauw University.  Busy now with software development projects."
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HiveR"
  },
  "_devurl": "https://github.com/bryanhanson/hiver",
  "_searchresults": 63,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HiveR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bryanhanson/hiver",
  "_realowner": "bryanhanson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2011-10-23"
    },
    {
      "version": "0.1-4",
      "date": "2011-11-18"
    },
    {
      "version": "0.2-1",
      "date": "2011-12-13"
    },
    {
      "version": "0.2-7",
      "date": "2012-10-05"
    },
    {
      "version": "0.2-10",
      "date": "2013-04-02"
    },
    {
      "version": "0.2-13",
      "date": "2013-08-15"
    },
    {
      "version": "0.2-14",
      "date": "2013-08-16"
    },
    {
      "version": "0.2-16",
      "date": "2013-09-12"
    },
    {
      "version": "0.2-17",
      "date": "2013-09-20"
    },
    {
      "version": "0.2-27",
      "date": "2014-06-02"
    },
    {
      "version": "0.2-28",
      "date": "2015-01-21"
    },
    {
      "version": "0.2.44",
      "date": "2015-07-27"
    },
    {
      "version": "0.2.46",
      "date": "2016-01-26"
    },
    {
      "version": "0.2.55",
      "date": "2016-03-26"
    },
    {
      "version": "0.3.42",
      "date": "2017-07-28"
    },
    {
      "version": "0.3.56",
      "date": "2020-05-07"
    },
    {
      "version": "0.3.63",
      "date": "2020-06-09"
    },
    {
      "version": "0.4.0",
      "date": "2024-07-18"
    }
  ],
  "_exports": [
    "adj2HPD",
    "animateHive",
    "chkHPD",
    "dot2HPD",
    "drawHiveSpline",
    "edge2HPD",
    "manipAxis",
    "mineHPD",
    "plot3dHive",
    "plotHive",
    "ranHiveData",
    "rcsr",
    "sph2cart",
    "sumHPD"
  ],
  "_datasets": [
    {
      "name": "Arroyo",
      "title": "Plant-Pollinator Data Sets in Hive Plot Data Format",
      "object": "Arroyo",
      "file": "Arroyo.RData",
      "class": [
        "HivePlotData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "HEC",
      "title": "A HivePlotData Object of the Hair Eye Color Data Set",
      "object": "HEC",
      "file": "HEC.RData",
      "class": [
        "HivePlotData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "Safari",
      "title": "Plant-Pollinator Data Sets in Hive Plot Data Format",
      "object": "Safari",
      "file": "Safari.RData",
      "class": [
        "HivePlotData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "HiveR-package",
      "title": "2D and 3D Hive Plots for R",
      "topics": [
        "HiveR-package",
        "HiveR"
      ]
    },
    {
      "page": "adj2HPD",
      "title": "Process an Adjacency Graph into a HivePlotData Object",
      "topics": [
        "adj2HPD"
      ]
    },
    {
      "page": "animateHive",
      "title": "Animate One or More 3D Hive Plots with a Handy Controller",
      "topics": [
        "animateHive"
      ]
    },
    {
      "page": "Arroyo",
      "title": "Plant-Pollinator Data Sets in Hive Plot Data Format",
      "topics": [
        "Arroyo",
        "Safari"
      ]
    },
    {
      "page": "chkHPD",
      "title": "Verify the Integrity of a Hive Plot Data Object",
      "topics": [
        "chkHPD"
      ]
    },
    {
      "page": "dot2HPD",
      "title": "Process a .dot Graph File into a Hive Plot Data Object",
      "topics": [
        "dot2HPD"
      ]
    },
    {
      "page": "drawHiveSpline",
      "title": "Draw a 3D Spline as Part of a 3D Hive Plot",
      "topics": [
        "drawHiveSpline"
      ]
    },
    {
      "page": "edge2HPD",
      "title": "Process an Edge List into a Hive Plot Data Object",
      "topics": [
        "edge2HPD"
      ]
    },
    {
      "page": "HEC",
      "title": "A HivePlotData Object of the Hair Eye Color Data Set",
      "topics": [
        "HEC"
      ]
    },
    {
      "page": "HidingAnAxis",
      "title": "How to Hide An Axis in a Hive Plot, with Bonus 2 Plots on One Page",
      "topics": [
        "HidingAnAxis",
        "TwoPlotsOnePage"
      ]
    },
    {
      "page": "HivePlotData",
      "title": "Hive Plot Data Objects",
      "topics": [
        "HivePlotData",
        "HPD"
      ]
    },
    {
      "page": "manipAxis",
      "title": "Modify the Display of Axes and Nodes in a Hive Plot",
      "topics": [
        "manipAxis"
      ]
    },
    {
      "page": "mineHPD",
      "title": "Examine (mine) a Hive Plot Data Object and Extract Information Contained Within It",
      "topics": [
        "mineHPD"
      ]
    },
    {
      "page": "plotHive",
      "title": "Create (Plot) a 2D or 3D Hive Plot",
      "topics": [
        "plot3dHive",
        "plotHive"
      ]
    },
    {
      "page": "ranHiveData",
      "title": "Generate Random Hive Plot Data",
      "topics": [
        "ranHiveData"
      ]
    },
    {
      "page": "rcsr",
      "title": "Compute the Details of a 3D Spline for a Hive Plot Edge",
      "topics": [
        "rcsr"
      ]
    },
    {
      "page": "sph2cart",
      "title": "Convert Spherical to Cartesian Coordinates",
      "topics": [
        "sph2cart"
      ]
    },
    {
      "page": "sumHPD",
      "title": "Summarize a Hive Plot Data Object and Optionally Run Some Checks",
      "topics": [
        "sumHPD"
      ]
    }
  ],
  "_readme": "https://github.com/bryanhanson/hiver/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "plyr",
    "png",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rgl",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 6.145693523904221,
  "_indexed": true,
  "_nocasepkg": "hiver",
  "_universes": [
    "bryanhanson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-06T09:19:40.000Z",
      "distro": "noble",
      "commit": "d21c30b9aac03f3ae0672a61231850ce407378df",
      "fileid": "a8dec7b51a30147844a5e8204273be10d59c12a847515e1952c91023e19eea6a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27058359319"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-06T09:19:44.000Z",
      "distro": "noble",
      "commit": "d21c30b9aac03f3ae0672a61231850ce407378df",
      "fileid": "866b599459f39630cb025844b301efa099fbc13b038f5990067817d174e28d94",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27058359319"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-06T09:18:41.000Z",
      "commit": "d21c30b9aac03f3ae0672a61231850ce407378df",
      "fileid": "f0f6d8cfa33292e309362d71ae9889ca525bde59cf18c5a55250279f868d0014",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27058359319"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-06T09:18:30.000Z",
      "commit": "d21c30b9aac03f3ae0672a61231850ce407378df",
      "fileid": "6c4ba3d2ed9ad134f257b6edee76c37801e3a6824e0c3004efe1c31d6547652e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27058359319"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-06T09:19:50.000Z",
      "commit": "d21c30b9aac03f3ae0672a61231850ce407378df",
      "fileid": "a07568f4f65d886af16946fd3271483912ac7ef894b401018b309b78c3564e58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27058359319"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-06T09:18:16.000Z",
      "commit": "d21c30b9aac03f3ae0672a61231850ce407378df",
      "fileid": "26fb3354a2536c57d4bc88e59a910974ae8624493e4fe81ce36243b87b94d765",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27058359319"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-06T09:18:11.000Z",
      "commit": "d21c30b9aac03f3ae0672a61231850ce407378df",
      "fileid": "01414359252e0639e0b8f04d13541028a91a3f5067eec683cb190338d99a71f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27058359319"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-06T09:18:51.000Z",
      "commit": "d21c30b9aac03f3ae0672a61231850ce407378df",
      "fileid": "8e298d48180092bebc846a75a4dc8d6903d5c5fb949b66686e8c370af19454da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27058359319"
    }
  ]
}