r-cran-filehash 2.4-5-1 source package in Ubuntu

Changelog

r-cran-filehash (2.4-5-1) unstable; urgency=medium

  * Disable reprotest
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)

 -- Andreas Tille <email address hidden>  Mon, 20 Feb 2023 13:52:29 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-filehash_2.4-5-1.dsc 2.0 KiB a5587180766c012c7c5f5410bcc1ef0afb5c7c0027e421a86c892dea48e79b86
r-cran-filehash_2.4-5.orig.tar.gz 144.0 KiB 3b1ee2794dd61e525ee44db16611c65957691d77bb26ae481eba988bb55da22c
r-cran-filehash_2.4-5-1.debian.tar.xz 3.7 KiB 17a321e81989294bf819f446ff141b81b9d0b4bc2ca2c922293fbcec6b02ccb0

Available diffs

No changes file available.

Binary packages built by this source

r-cran-filehash: GNU R simple key-value database

 This GNU R package implements a simple key-value style database where
 character string keys are associated with data values that are stored on
 the disk. A simple interface is provided for inserting, retrieving, and
 deleting data from the database. Utilities are provided that allow
 'filehash' databases to be treated much like environments and lists are
 already used in R. These utilities are provided to encourage interactive
 and exploratory analysis on large datasets. Three different file formats
 for representing the database are currently available and new formats
 can easily be incorporated by third parties for use in the 'filehash'
 framework.

r-cran-filehash-dbgsym: debug symbols for r-cran-filehash