mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
757 B
Tcl
22 lines
757 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 b.youngman ppgam 1.0.2
|
|
revision 0
|
|
categories-append math
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Generalised additive point process models
|
|
long_description {*}${description}
|
|
checksums rmd160 ffcc074459bf2142c6aa3b4888d0e11eed1c07bc \
|
|
sha256 83c38b1f8b2dc65d7d32e1034f27e0e6a16a7ec0aab426c09966cd31a566bd4c \
|
|
size 79670
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:R-evgam
|
|
|
|
test.run yes
|