# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "HistogramTools" in publications use:' type: software license: Apache-2.0 title: 'HistogramTools: Utility Functions for R Histograms' version: 0.4.1 doi: 10.32614/CRAN.package.HistogramTools abstract: 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 representation of R's native histogram class to allow histograms over large data sets to be computed and combined in distributed analytical pipelines. Implements bin-by-bin histogram distance measures described in Rubner, Tomasi and Guibas (2000) , Swain and Ballard (1991) , and Puzicha, Hofmann and Buhmann (1997) , and average shifted histograms as in Scott (2015, ISBN:9781118575536). authors: - family-names: Stokely given-names: Murray email: murray@stokely.org orcid: https://orcid.org/0009-0008-3390-1338 repository: https://cran.r-universe.dev repository-code: https://github.com/murraystokely/histogramtools commit: 42c4ac0ff439091ba0655c6b20f0a27440f84d84 url: https://github.com/murraystokely/histogramtools date-released: '2026-05-06' contact: - family-names: Stokely given-names: Murray email: murray@stokely.org orcid: https://orcid.org/0009-0008-3390-1338