RcppFarmHash: Interface to the Google 'FarmHash' Family of Hash Functions

The Google 'FarmHash' family of hash functions is used by the Google 'BigQuery' data warehouse via the 'FARM_FINGERPRINT' function. This package permits to calculate these hash digest fingerprints directly from R, and uses the included 'FarmHash' files written by G. Pike and copyrighted by Google, Inc.

Version: 0.0.2
Imports: Rcpp (≥ 1.0.7)
LinkingTo: Rcpp
Suggests: bit64
Published: 2021-08-02
Author: Dirk Eddelbuettel
RcppFarmHash author details
Maintainer: Dirk Eddelbuettel <edd at debian.org>
BugReports: https://github.com/eddelbuettel/rcppfarmhash/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eddelbuettel/rcppfarmhash/, https://dirk.eddelbuettel.com/code/rcpp.farmhash.html
NeedsCompilation: yes
Materials: README NEWS ChangeLog
CRAN checks: RcppFarmHash results

Documentation:

Reference manual: RcppFarmHash.pdf

Downloads:

Package source: RcppFarmHash_0.0.2.tar.gz
Windows binaries: r-devel: RcppFarmHash_0.0.2.zip, r-release: RcppFarmHash_0.0.2.zip, r-oldrel: RcppFarmHash_0.0.2.zip
macOS binaries: r-release (arm64): RcppFarmHash_0.0.2.tgz, r-oldrel (arm64): RcppFarmHash_0.0.2.tgz, r-release (x86_64): RcppFarmHash_0.0.2.tgz, r-oldrel (x86_64): RcppFarmHash_0.0.2.tgz
Old sources: RcppFarmHash archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppFarmHash to link to this page.