You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
827 B
Tcl
23 lines
827 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 johnnyzhz coefficientalpha 0.7.2
|
|
revision 0
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Robust coefficient alpha and omega \
|
|
with missing and non-normal data
|
|
long_description {*}${description}
|
|
checksums rmd160 dbe64c93bdeec25d6ce719a76e1a3e1116aeba51 \
|
|
sha256 01bef2991f6c676cab7c69d49e18b8eff08a246fac5a78bf497c917e556e202f \
|
|
size 328153
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:R-lavaan \
|
|
port:R-rsem
|
|
|
|
test.run yes
|