# -*- 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 heriche LOMAR 0.5.0
revision            0
maintainers         nomaintainer
license             GPL-3
description         Read, register and compare point sets \
                    from single molecule localization microscopy
long_description    {*}${description}
homepage            https://git.embl.de/heriche/lomar
checksums           rmd160  36b40073a5abdd41d58e2ec87778ef9733bca233 \
                    sha256  92fe307c502be4873ef94d4754549a3f8087d3b140847d165433cefa8a3b12a2 \
                    size    533413

depends_build-append \
                    path:bin/pkg-config:pkgconfig

depends_lib-append  port:fftw-3 \
                    port:gmp \
                    port:R-abind \
                    port:R-alphashape3d \
                    port:R-BH \
                    port:R-data.table \
                    port:R-dbscan \
                    port:R-doParallel \
                    port:R-EBImage \
                    port:R-ff \
                    port:R-FNN \
                    port:R-foreach \
                    port:R-mclust \
                    port:R-pracma \
                    port:R-proxy \
                    port:R-RANN \
                    port:R-Rcpp \
                    port:R-reshape2 \
                    port:R-rhdf5 \
                    port:R-transport

compiler.cxx_standard 2014

depends_test-append port:R-testthat

test.run            yes
