Last data update: 2014.03.03

hexbin

Package: hexbin
Version: 1.27.1
Date: 2015-08-19
Title: Hexagonal Binning Routines
Author: Dan Carr <dcarr@voxel.galaxy.gmu.edu>, ported by Nicholas
Lewin-Koh and Martin Maechler <maechler@stat.math.ethz.ch>,
contains copies of lattice functions written by Deepayan Sarkar
<deepayan.sarkar@r-project.org>
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Depends: R (>= 2.0.1), methods
Imports: lattice, grid, graphics, grDevices, stats, utils
Suggests: marray, affy, Biobase, limma
Description: Binning and plotting functions for hexagonal bins. Now
uses and relies on grid graphics and formal (S4) classes and
methods.
Collate: lattice.R BTC.R BTY.R grid.hexagons.R grid.hexlegend.R hbox.R
hdiffplot.R hexbinList.R hexbinplot.R hexbin.s4.R hexpanel.R
hexplom.R hexPlotMA.R hexutil.R hexViewport.R HO.R LINGRAY.R
LOCS.R MAG.R RB.R smoothHexbin.R
License: GPL-2
NeedsCompilation: yes
URL: http://github.com/edzer/hexbin
Packaged: 2015-08-19 15:11:53 UTC; edzer
Repository: CRAN
Date/Publication: 2015-08-19 17:28:20

● Cran Task View: Graphics
● 0 images, 32 functions, 1 datasets
Reverse Depends: 4

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'hexbin' ...
** package 'hexbin' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c hbin.f -o hbin.o
f95   -fpic  -g -O2  -c hcell.f -o hcell.o
f95   -fpic  -g -O2  -c herode.f -o herode.o
f95   -fpic  -g -O2  -c hsm.f -o hsm.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o hexbin.so hbin.o hcell.o herode.o hsm.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/hexbin/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'hexbin'
Creating a generic function for 'summary' from package 'base' in package 'hexbin'
** help
*** installing help indices
  converting help for package 'hexbin'
    finding HTML links ... done
    NHANES                                  html  
    colramp                                 html  
    erode.hexbin                            html  
    getHMedian                              html  
    gplot.hexbin                            html  
    grid.hexagons                           html  
    grid.hexlegend                          html  
    hboxplot                                html  
    hcell2xy                                html  
    hcell2xyInt                             html  
    hdiffplot                               html  
    hexGraphPaper                           html  
    hexList                                 html  
    hexMA.loess                             html  
    hexTapply                               html  
    hexVP-class                             html  
    hexVP.abline                            html  
    hexViewport                             html  
    hexbin                                  html  
    hexbinplot                              html  
    hexplom                                 html  
    hexpolygon                              html  
    hsmooth-methods                         html  
    inout.hex                               html  
    list2hexList                            html  
    old-classes                             html  
    optShape                                html  
    panel.hexboxplot                        html  
    panel.hexgrid                           html  
    panel.hexloess                          html  
    plotMAhex                               html  
    pushHexport                             html  
    smooth.hexbin                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (hexbin)
Making 'packages.html' ... done