You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
2329655ef7
[skip ci]
20 lines
679 B
Tcl
20 lines
679 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 cran RGeode 0.1.0
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Geometric Density Estimation
|
|
long_description {*}${description}
|
|
checksums rmd160 02170b7de1622b8ca824983f9e6c8bdea7c37df4 \
|
|
sha256 9ba6f278fd0c2f299524841a5130909e3527b3511ac6582346715ff2be5110bd \
|
|
size 18465
|
|
|
|
depends_lib-append port:R-Rcpp
|
|
|
|
test.run yes
|