Package: UNF
Version: 2.0.1
Title: Tools for Creating Universal Numeric Fingerprints for Data
Date: 2015-03-26
Authors@R: c(person("Thomas", "Leeper", role = c("aut","cre"),
					email = "thosjleeper@gmail.com"),
					person("Micah", "Altman", role = c("aut")))
Description: Computes a universal numeric fingerprint (UNF) for an R data object. UNF is a cryptographic hash or signature that can be used to uniquely identify (a version of) a rectangular dataset, or a subset thereof. UNF can be used, in tandem with a DOI, to form a persistent citation to a versioned dataset.
Depends: R (>= 2.0)
Imports: base64enc, digest, tools
Suggests: knitr, testthat
License: GPL-2
URL: https://github.com/leeper/UNF
BugReports: https://github.com/leeper/UNF/issues
VignetteBuilder: knitr
Packaged: 2015-03-26 12:42:50 UTC; Thomas
Author: Thomas Leeper [aut, cre],
  Micah Altman [aut]
Maintainer: Thomas Leeper <thosjleeper@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-27 00:39:16
