RcppFarmHash: Interface to the Google 'FarmHash' Family of Hash Functions (original) (raw)
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.3 |
---|---|
Imports: | Rcpp (≥ 1.0.7) |
LinkingTo: | Rcpp, RcppInt64 |
Suggests: | bit64 |
Published: | 2023-09-09 |
DOI: | 10.32614/CRAN.package.RcppFarmHash |
Author: | Dirk Eddelbuettel RcppFarmHash author details |
Maintainer: | Dirk Eddelbuettel |
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 |
CRAN checks: | RcppFarmHash results |
Documentation:
Reference manual: | RcppFarmHash.pdf |
---|
Downloads:
Package source: | RcppFarmHash_0.0.3.tar.gz |
---|---|
Windows binaries: | r-devel: RcppFarmHash_0.0.3.zip, r-release: RcppFarmHash_0.0.3.zip, r-oldrel: RcppFarmHash_0.0.3.zip |
macOS binaries: | r-release (arm64): RcppFarmHash_0.0.3.tgz, r-oldrel (arm64): RcppFarmHash_0.0.3.tgz, r-release (x86_64): RcppFarmHash_0.0.3.tgz, r-oldrel (x86_64): RcppFarmHash_0.0.3.tgz |
Old sources: | RcppFarmHash archive |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=RcppFarmHashto link to this page.