Files

25 lines
791 B
Tcl

# -*- 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 gam 1.22-5
revision 0
categories-append math
maintainers nomaintainer
license GPL-2
description Generalized Additive Models
long_description {*}${description}
checksums rmd160 e01d76ec744d6cd640cc590356ee4758c4b1fb9d \
sha256 7d33a1005e0982781b47bed611f0b0e0f450717d39ba7b97439f9b532182e955 \
size 220622
depends_lib-append port:R-foreach
compilers.setup require_fortran
depends_test-append port:R-interp \
port:R-testthat
test.run yes