mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
786 B
Tcl
23 lines
786 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 qpcR 1.4-1
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Modelling and analysis of real-time PCR data
|
|
long_description {*}${description}
|
|
checksums rmd160 6e7593fedc91ccad022daa8df5af8a39d49dff34 \
|
|
sha256 5b6fd10577d8f33a31d6a7781435866de78373481c03f642f7a9f0b1e5c101e4 \
|
|
size 4303726
|
|
|
|
depends_lib-append port:R-minpack.lm \
|
|
port:R-rgl \
|
|
port:R-robustbase
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|