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]
19 lines
653 B
Tcl
19 lines
653 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 alina.matei sampling 2.10
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Survey Sampling
|
|
long_description {*}${description}
|
|
checksums rmd160 8e0d5340ce5d6d5f517976b0fe2a98ee25052402 \
|
|
sha256 fdec976ec0abfb5c690049d76f89ebcb8ab3650e2eb28a5b54c3984d17372775 \
|
|
size 574173
|
|
|
|
depends_lib-append port:R-lpSolve
|
|
|
|
test.run yes
|