Last data update: 2014.03.03

HistogramTools

Package: HistogramTools
Type: Package
Title: Utility Functions for R Histograms
Version: 0.3.2
Date: 2015-07-28
Maintainer: Murray Stokely <murray@stokely.org>
Authors@R: c(person("Murray", "Stokely", role = c("aut", "cre"),
email = "murray@stokely.org"),
person("Tim", "Hesterberg", role = "ctb", email = "rocket@google.com"))
Copyright: Copyright 2011 Google, Inc.
Imports: Hmisc, ash, stringr
Suggests: RUnit, emdist, gdata
Enhances: RProtoBuf
Description: Provides a number of utility functions useful for manipulating large histograms. This includes methods to trim, subset, merge buckets, merge histograms, convert to CDF, and calculate information loss due to binning. It also provides a protocol buffer representations of the default R histogram class to allow histograms over large data sets to be computed and manipulated in a MapReduce environment.
URL: https://r-forge.r-project.org/projects/histogramtools/
Classification/ACM: G.3
License: Apache License 2.0
NeedsCompilation: no
Packaged: 2015-07-29 17:24:10 UTC; murraystokely
Author: Murray Stokely [aut, cre],
Tim Hesterberg [ctb]
Repository: CRAN
Date/Publication: 2015-07-29 20:48:41

● Cran Task View: Distributions, HighPerformanceComputing
8 images, 18 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'HistogramTools' ...
** package 'HistogramTools' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'HistogramTools'
    finding HTML links ... done
    ash                                     html  
    bindist                                 html  
    binning                                 html  
    dtrace                                  html  
    ecdfofhist                              html  
    histogram-message                       html  
    histogram-package                       html  
    informationloss                         html  
    intersect                               html  
    merge                                   html  
    mergebuckets                            html  
    message-histogram                       html  
    plot                                    html  
    plothist                                html  
Rd warning: /tmp/RtmprgZKv5/R.INSTALL2d001d978c7d/HistogramTools/man/plothist.Rd:34: missing file link 'plot.histogram'
Rd warning: /tmp/RtmprgZKv5/R.INSTALL2d001d978c7d/HistogramTools/man/plothist.Rd:42: missing file link 'plot.histogram'
    quantiles                               html  
Rd warning: /tmp/RtmprgZKv5/R.INSTALL2d001d978c7d/HistogramTools/man/quantiles.Rd:34: missing file link 'wtd.quantile'
    scale                                   html  
    subset                                  html  
    trimsparse                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (HistogramTools)
Making 'packages.html' ... done