# -*- 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 RcppAnnoy 0.0.22
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Rcpp bindings for Annoy, a library for approximate nearest neighbors
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/rcpp.annoy.html
checksums           rmd160  08eebb89dfd3ce3e084f57a95d30d3a1821f0778 \
                    sha256  9f2121d787c4d3e7beccdd65f5d1de81f31c99d57d5d61ca3cc5af7169dd8f65 \
                    size    156284

depends_lib-append  port:R-Rcpp

depends_test-append port:R-tinytest

test.run            yes
