Package: RcppFarmHash
Type: Package
Title: Interface to the Google 'FarmHash' Family of Hash Functions
Version: 0.0.3
Date: 2023-09-09
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: 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.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.7)
LinkingTo: Rcpp, RcppInt64
Suggests: bit64
URL: https://github.com/eddelbuettel/rcppfarmhash/,
        https://dirk.eddelbuettel.com/code/rcpp.farmhash.html
BugReports: https://github.com/eddelbuettel/rcppfarmhash/issues
RoxygenNote: 6.0.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-09-09 13:16:37 UTC; edd
Repository: CRAN
Date/Publication: 2023-09-09 14:10:02 UTC
Built: R 4.5.1; aarch64-apple-darwin25.0.0; 2025-10-05 09:41:32 UTC; unix
