You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
705 B
Tcl
19 lines
705 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 Rcapture 1.4-4
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Log-linear models for capture-recapture experiments
|
|
long_description {*}${description}
|
|
checksums rmd160 1196db450690fb36342ae5a7bed2d6eae80e10d5 \
|
|
sha256 992d59e773d7936d4641797b769de481ef76834e7668b082e64f255cef93307a \
|
|
size 97378
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|