mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
772 B
Tcl
21 lines
772 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 jose.m.pavia GoFKernel 2.1-3
|
|
revision 0
|
|
categories-append math
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license GPL
|
|
description Tests of goodness-of-fit based on a kernel smoothing \
|
|
of the data
|
|
long_description {*}${description}
|
|
checksums rmd160 2bea13ebf113e09c591743fbd0e8331fb2e1c182 \
|
|
sha256 f9fcd289c8341fd4fa70f4ec71764a703b86512362612104b4ad1b4fb023c35b \
|
|
size 16388
|
|
supported_archs noarch
|
|
|
|
test.run yes
|