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
Built: R 4.1.3; ; 2023-04-17 19:54:50 UTC; windows
