You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
858 B
Tcl
22 lines
858 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 qvcalc 1.0.3
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Quasi-variances for factor effects in statistical models
|
|
long_description {*}${description}
|
|
homepage https://warwick.ac.uk/fac/sci/statistics/staff/academic-research/firth/software/relimp
|
|
checksums rmd160 48dc26699d73cb86f3ee651c52ec7c5419204b5d \
|
|
sha256 8a9e0fa0719dc40c0857de97f6bd322754e2bac4bb6bb4c095c547064020599f \
|
|
size 10133
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-relimp
|
|
|
|
test.run yes
|