Package: RcppFarmHash 0.0.3

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.

Authors:Dirk Eddelbuettel [aut, cre], Geoff Pike [aut], Google, Inc. [cph]

RcppFarmHash_0.0.3.tar.gz
RcppFarmHash_0.0.3.zip(r-4.7)RcppFarmHash_0.0.3.zip(r-4.6)RcppFarmHash_0.0.3.zip(r-4.5)
RcppFarmHash_0.0.3.tgz(r-4.6-x86_64)RcppFarmHash_0.0.3.tgz(r-4.6-arm64)RcppFarmHash_0.0.3.tgz(r-4.5-x86_64)RcppFarmHash_0.0.3.tgz(r-4.5-arm64)
RcppFarmHash_0.0.3.tar.gz(r-4.7-arm64)RcppFarmHash_0.0.3.tar.gz(r-4.7-x86_64)RcppFarmHash_0.0.3.tar.gz(r-4.6-arm64)RcppFarmHash_0.0.3.tar.gz(r-4.6-x86_64)
RcppFarmHash_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
RcppFarmHash/json (API)
NEWS

# Install 'RcppFarmHash' in R:
install.packages('RcppFarmHash', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/eddelbuettel/rcppfarmhash/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

farmhashcpp

3.18 score 3 stars 2 scripts 198 downloads 1 exports 2 dependencies

Last updated from:053253c393. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK114
linux-devel-x86_64OK126
source / vignettesOK172
linux-release-arm64OK103
linux-release-x86_64OK107
macos-release-arm64OK134
macos-release-x86_64OK148
macos-oldrel-arm64OK83
macos-oldrel-x86_64OK239
windows-develOK112
windows-releaseOK111
windows-oldrelOK106
wasm-releaseOK110

Exports:farmhash

Dependencies:RcppRcppInt64