# -*- 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             github koenderks aRtsy 1.0.1 CRAN-v
revision            1
categories-append   graphics
maintainers         nomaintainer
license             GPL-3+
description         Generative art with R-ggplot2
long_description    {*}${description}
homepage            https://koenderks.github.io/aRtsy
checksums           rmd160  3046f20f57aa6df4c3ec6553b2a7c1450b02a0a3 \
                    sha256  320dc2342df09cce39cc3c0304cd6b97a8d6d9fcd5ecfdf1325473bac815c527 \
                    size    143074977
github.tarball_from archive

depends_lib-append  port:R-ambient \
                    port:R-e1071 \
                    port:R-ggplot2 \
                    port:R-FNN \
                    port:R-randomForest \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-scales

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
