Other packages > Find by keyword >

HiveR  

2D and 3D Hive Plots for R
View on CRAN: Click here


Download and install HiveR package within the R console
Install from CRAN:
install.packages("HiveR")

Install from Github:
library("remotes")
install_github("cran/HiveR")

Install by package version:
library("remotes")
install_version("HiveR", "0.4.0")



Attach the package and use:
library("HiveR")
Maintained by
Bryan A. Hanson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-10-23
Latest Update: 2020-06-09
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.
How to cite:
Bryan A. Hanson (2011). HiveR: 2D and 3D Hive Plots for R. R package version 0.4.0, https://cran.r-project.org/web/packages/HiveR. Accessed 30 Jan. 2025.
Previous versions and publish date:
0.1-1 (2011-10-23 17:40), 0.1-4 (2011-11-18 07:41), 0.2-1 (2011-12-13 09:36), 0.2-7 (2012-10-05 17:09), 0.2-10 (2013-04-02 07:36), 0.2-13 (2013-08-15 06:57), 0.2-14 (2013-08-16 23:54), 0.2-16 (2013-09-12 13:40), 0.2-17 (2013-09-20 19:07), 0.2-27 (2014-06-02 21:14), 0.2-28 (2015-01-21 18:02), 0.2.44 (2015-07-27 10:44), 0.2.46 (2016-01-26 00:46), 0.2.55 (2016-03-26 15:16), 0.3.42 (2017-07-28 10:55), 0.3.56 (2020-05-07 17:40), 0.3.63 (2020-06-09 15:00)
Other packages that cited HiveR R package
View HiveR citation profile
Other R packages that HiveR depends, imports, suggests or enhances
Complete documentation for HiveR
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cinaR  
A Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Differential analyses and Enrichment pipeline for bulk 'ATAC-seq' data analyses. This package combi ...
Download / Learn more Package Citations See dependency  
WtTopsis  
Weighted Method for Multiple-Criteria Decision Making
Evaluation of alternatives based on multiple criteria using weighted technique for Order preference ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
Download / Learn more Package Citations See dependency  
convertid  
Convert Gene IDs Between Each Other and Fetch Annotations from Biomart
Gene Symbols or Ensembl Gene IDs are converted using the Bimap interface in 'AnnotationDbi' in conve ...
Download / Learn more Package Citations See dependency  
kesernetwork  
Visualization of the KESER Network
A shiny app to visualize the knowledge networks for the code concepts. Using co-occurrence matrices ...
Download / Learn more Package Citations See dependency  
fastmit  
Fast Mutual Information Based Independence Test
A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (20 ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA