Files
2024-11-05 14:29:48 -05:00

31 lines
1.1 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 sfcheung semhelpinghands 0.1.12
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license GPL-3+
description Helper functions for structural equation modelling
long_description {*}${description}
homepage https://sfcheung.github.io/semhelpinghands
checksums rmd160 42bb35cf9663e7b7691a967d43922993123a0acf \
sha256 71e5f94a2cfa08ff8627cbe2270c40ce374164c14f2386251a3a40555a3cf3b3 \
size 1051279
supported_archs noarch
depends_lib-append port:R-ggplot2 \
port:R-ggrepel \
port:R-lavaan \
port:R-rlang
depends_test-append port:R-knitr \
port:R-rmarkdown \
port:R-semTools \
port:R-testthat
test.run yes