The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.3
Imports: Rcpp (≥ 1.0.7)
LinkingTo: Rcpp, RcppInt64
Suggests: bit64
Published: 2023-09-09
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.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 form https://CRAN.R-project.org/package=RcppFarmHash to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.