# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup R 1.0 R.setup cran eddelbuettel digest 0.6.36 revision 0 categories-append devel maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-2+ description Create compact hash digests of R objects long_description {*}${description} homepage http://dirk.eddelbuettel.com/code/digest.html checksums rmd160 dbdca36b4fc996087a0880596f6f6803d465619b \ sha256 d1777364b2358b3ff9d79428fa7c1b280042f88896302765b0d0e2d4dc7ae637 \ size 231298 depends_test-append port:R-simplermarkdown \ port:R-tinytest # On Big-endian platforms spooky hash works fine, but computes different values. # Therefore it is disabled. # https://github.com/eddelbuettel/digest/issues/182 test.run yes