# -*- 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 mmaechler bitops 1.0-9
revision            0
maintainers         nomaintainer
license             GPL-2+
description         Functions for bitwise operations on integer vectors
long_description    {*}${description}
homepage            https://github.com/mmaechler/R-bitops
checksums           rmd160  ee2d6d3eb79b3212c848581fb2ee812957ea4b7a \
                    sha256  cff3a5b77b72bb3b8fde92b690d0f803466d218a3ead6b731ae7c77ac1740d08 \
                    size    10941

test.run            yes
