Package: hashr
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
License: GPL-3
Title: Hash R Objects to Integers Fast
LazyData: no
Type: Package
LazyLoad: yes
Authors@R: c( 
       person("Mark", "van der Loo", role=c("aut","cre"),email="mark.vanderloo@gmail.com")
     , person("Paul", "Hsieh", role=c("ctb")))
Description: Apply the SuperFastHash algorithm to any R object. Hash whole R objects or, 
     for vectors or lists, hash R objects to obtain a set of hash values that is stored 
     in a structure equivalent to the input. 
Version: 0.1.0
URL: https://github.com/markvanderloo/hashr
BugReports: https://github.com/markvanderloo/hashr/issues
Date: 2015-08-05
Suggests: testthat
NeedsCompilation: yes
Packaged: 2015-08-05 17:39:52 UTC; mark
Author: Mark van der Loo [aut, cre],
  Paul Hsieh [ctb]
Repository: CRAN
Date/Publication: 2015-08-06 07:15:53
Built: R 3.2.5; x86_64-w64-mingw32; 2017-04-20 06:53:41 UTC; windows
Archs: i386, x64
