mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
660 B
Tcl
18 lines
660 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 r-project plugdensity 0.8-5
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Plug-in kernel density estimation
|
|
long_description {*}${description}
|
|
checksums rmd160 4448e32ba27fb1ca4fcf551120ea5960dcc29852 \
|
|
sha256 89e73eba0a77ae4e7a6383a50d35fed25ee8e5b7f37b5df4e58a5c8292c9b2bf \
|
|
size 8254
|
|
|
|
test.run yes
|