You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
37 lines
1.3 KiB
Tcl
37 lines
1.3 KiB
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 stefano.renzetti88 gWQS 3.0.5
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Generalized Weighted Quantile Sum regression
|
|
long_description {*}${description}
|
|
checksums rmd160 664b3a985a854c8821aaabebb7b44c6ccc6f9512 \
|
|
sha256 3998f2c043d9c54b0b4dac1872e68d7a5b03b8d865a5335e3e790daafa3e1a87 \
|
|
size 1726253
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-bookdown \
|
|
port:R-broom \
|
|
port:R-car \
|
|
port:R-cowplot \
|
|
port:R-future \
|
|
port:R-future.apply \
|
|
port:R-ggplot2 \
|
|
port:R-ggrepel \
|
|
port:R-kableExtra \
|
|
port:R-knitr \
|
|
port:R-plotROC \
|
|
port:R-pscl \
|
|
port:R-reshape2 \
|
|
port:R-rlist
|
|
|
|
depends_test-append port:R-markdown
|
|
|
|
test.run yes
|