Package: RcppFarmHash 0.0.4

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.4.tar.gz
RcppFarmHash_0.0.4.zip(r-4.7-x86_64)RcppFarmHash_0.0.4.zip(r-4.7-arm64)RcppFarmHash_0.0.4.zip(r-4.6-x86_64)RcppFarmHash_0.0.4.zip(r-4.6-arm64)RcppFarmHash_0.0.4.zip(r-4.5-x86_64)
RcppFarmHash_0.0.4.tgz(r-4.6-x86_64)RcppFarmHash_0.0.4.tgz(r-4.6-arm64)RcppFarmHash_0.0.4.tgz(r-4.5-x86_64)RcppFarmHash_0.0.4.tgz(r-4.5-arm64)
RcppFarmHash_0.0.4.tar.gz(r-4.7-arm64)RcppFarmHash_0.0.4.tar.gz(r-4.7-x86_64)RcppFarmHash_0.0.4.tar.gz(r-4.6-arm64)RcppFarmHash_0.0.4.tar.gz(r-4.6-x86_64)
RcppFarmHash_0.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
RcppFarmHash/json (API)

# 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.48 score 3 stars 2 scripts 202 downloads 1 exports 2 dependencies

Last updated from:01f1cf758d. Checks:15 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK96
linux-devel-x86_64OK117
source / vignettesOK200
linux-release-arm64OK94
linux-release-x86_64OK106
macos-release-arm64OK79
macos-release-x86_64OK173
macos-oldrel-arm64OK87
macos-oldrel-x86_64OK213
windows-devel-arm64OK191
windows-devel-x86_64OK108
windows-release-arm64OK168
windows-release-x86_64OK80
windows-oldrel-x86_64OK78
wasm-releaseOK108

Exports:farmhash

Dependencies:RcppRcppInt64

  • Image