# -*- 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 bioassay.dk drc 3.0-1
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Analysis of dose-response curves
long_description    {*}${description}
checksums           rmd160  fad4bb9c911053db92b79d2f29faeba18c9efc52 \
                    sha256  3ec01182895e8ec9b13bcdfed6a812800ad02d732634e4213802ff1b33b21d31 \
                    size    238540
supported_archs     noarch

depends_lib-append  port:R-car \
                    port:R-gtools \
                    port:R-multcomp \
                    port:R-plotrix \
                    port:R-scales

test.run            yes
