CRAN/E | RcppFarmHash

RcppFarmHash

Interface to the Google 'FarmHash' Family of Hash Functions

Installation

About

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.

github.com/eddelbuettel/rcppfarmhash/
dirk.eddelbuettel.com/code/rcpp.farmhash.html
Bug report File report

Key Metrics

Version 0.0.3
Published 2023-09-09 241 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RcppFarmHash results

Downloads

Yesterday 10 +400%
Last 7 days 42 -29%
Last 30 days 184 +4%
Last 90 days 507 -35%
Last 365 days 2.335 -2%

Maintainer

Maintainer

Dirk Eddelbuettel

edd@debian.org

Authors

Dirk Eddelbuettel

Material

README
NEWS
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppFarmHash archive

Imports

Rcpp ≥ 1.0.7

Suggests

bit64

LinkingTo

Rcpp
RcppInt64