# -*- 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 hastie ISLR2 1.3-2
revision            1
maintainers         nomaintainer
license             GPL-2
description         Introduction to Statistical Learning (2nd ed.)
long_description    {*}${description}
checksums           rmd160  bdd614d1d8b28f038f951ed1237134202659e0a9 \
                    sha256  d66f93907dea9417e21bd5252c8d862497762ecb44cd877dfc34665d162d5f52 \
                    size    2922012
supported_archs     noarch
platforms           {darwin any}

test.run            yes
