mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
758 B
Tcl
21 lines
758 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 ikosmidis profileModel 0.6.1
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Profiling inference functions for various model classes
|
|
long_description {*}${description}
|
|
checksums rmd160 cf637c7d26e52ddf12edf4b3515a60514dc46352 \
|
|
sha256 91dc25e81f52506593f5c8d80a6131510b14525262f65b4ac10ae0cad0b2a506 \
|
|
size 21513
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-gnm
|
|
|
|
test.run yes
|