# -*- 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 rafael_irizarry dslabs 0.8.0
revision            1
maintainers         nomaintainer
license             Artistic-2
description         Datasets and functions that can be used for data analysis \
                    practice, homework and projects in data science courses \
                    and workshops
long_description    {*}${description}
checksums           rmd160  e4230a31f89e4b86a4177c066870c241245715c4 \
                    sha256  f317a33addec6de8c8ecaa1740a891eb22dc5a3f9b8ecbc99c903725a544dda6 \
                    size    3382950
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2

test.run            yes
