Package: HiveR
Type: Package
Title: 2D and 3D Hive Plots for R
Version: 0.3.63
Date: 2020-06-08
Authors@R: c(
    person("Bryan A.", "Hanson",
      role = c("aut", "cre"), email =
      "hanson@depauw.edu",
      comment = c(ORCID = "0000-0003-3536-8246")),
    person("Vesna", "Memisevic", role = "ctb"),
    person("Jonathan", "Chung", role = "ctb"))
Description: Creates and plots 2D and 3D hive plots. Hive plots are a unique method of displaying networks of many types in which node properties are mapped to axes using meaningful properties rather than being arbitrarily positioned.  The hive plot concept was invented by Martin Krzywinski at the Genome Science Center (www.hiveplot.net/).  Keywords: networks, food webs, linnet, systems biology, bioinformatics.
License: GPL-3
Imports: grid, plyr, jpeg, png, RColorBrewer, utils, stats, rgl, tcltk
Suggests: FuncMap, knitr, sna, xtable, bipartite, rmarkdown, tint
URL: https://github.com/bryanhanson/HiveR
ByteCompile: TRUE
BugReports: https://github.com/bryanhanson/HiveR/issues
VignetteBuilder: knitr
Depends: R (>= 3.0)
Encoding: UTF-8
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-08 13:02:11 UTC; bryanhanson
Author: Bryan A. Hanson [aut, cre] (<https://orcid.org/0000-0003-3536-8246>),
  Vesna Memisevic [ctb],
  Jonathan Chung [ctb]
Maintainer: Bryan A. Hanson <hanson@depauw.edu>
Repository: CRAN
Date/Publication: 2020-06-09 13:00:03 UTC
Built: R 4.2.0; ; 2022-04-27 21:48:28 UTC; unix
