# -*- 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 sapires vectorbitops 1.1.2
revision            1
maintainers         nomaintainer
license             MIT
description         Vector Bit-wise Operations
long_description    A tool for fast, efficient bit-wise operations along the elements within a vector.
checksums           rmd160  e1c5e74377f380c45668c658319d34fd751a9a76 \
                    sha256  26622591d64306af7ff45806508b06135be24418084d96a4382b2ae72b7bfec1 \
                    size    5440

depends_lib-append  port:R-spelling \
                    port:R-testthat

test.run            yes
