mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
135 lines
4.8 KiB
Tcl
135 lines
4.8 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 github easystats insight 1.0.0 v
|
|
revision 0
|
|
categories-append math
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Easy access to model information for various model objects
|
|
long_description {*}${description}
|
|
homepage https://easystats.github.io/insight
|
|
checksums rmd160 d97beaa783701cc8b735ccee369d6809e7174b70 \
|
|
sha256 3e40d72b1d13149332cdfaa611f611a398f6f130061e01abee8a7408f8723a07 \
|
|
size 1649628
|
|
github.tarball_from archive
|
|
supported_archs noarch
|
|
|
|
depends_test-append port:R-AER \
|
|
port:R-afex \
|
|
port:R-aod \
|
|
port:R-BayesFactor \
|
|
port:R-bayestestR \
|
|
port:R-bbmle \
|
|
port:R-bdsmatrix \
|
|
port:R-betareg \
|
|
port:R-BH \
|
|
port:R-bife \
|
|
port:R-biglm \
|
|
port:R-blavaan \
|
|
port:R-blme \
|
|
port:R-brms \
|
|
port:R-broom \
|
|
port:R-car \
|
|
port:R-carData \
|
|
port:R-censReg \
|
|
port:R-cgam \
|
|
port:R-clubSandwich \
|
|
port:R-coxme \
|
|
port:R-cplm \
|
|
port:R-crch \
|
|
port:R-curl \
|
|
port:R-datawizard \
|
|
port:R-effectsize \
|
|
port:R-emmeans \
|
|
port:R-epiR \
|
|
port:R-estimatr \
|
|
port:R-feisr \
|
|
port:R-fixest \
|
|
port:R-fungible \
|
|
port:R-gam \
|
|
port:R-gamlss \
|
|
port:R-gamlss.data \
|
|
port:R-gamm4 \
|
|
port:R-gbm \
|
|
port:R-gee \
|
|
port:R-geepack \
|
|
port:R-geoR \
|
|
port:R-ggeffects \
|
|
port:R-GLMMadaptive \
|
|
port:R-glmmTMB \
|
|
port:R-glmtoolbox \
|
|
port:R-gmnl \
|
|
port:R-gt \
|
|
port:R-httptest2 \
|
|
port:R-httr \
|
|
port:R-httr2 \
|
|
port:R-interp \
|
|
port:R-ivreg \
|
|
port:R-JM \
|
|
port:R-knitr \
|
|
port:R-lavaan \
|
|
port:R-lavaSearch2 \
|
|
port:R-lfe \
|
|
port:R-lme4 \
|
|
port:R-lmerTest \
|
|
port:R-lmtest \
|
|
port:R-logistf \
|
|
port:R-logitr \
|
|
port:R-marginaleffects \
|
|
port:R-mclogit \
|
|
port:R-mclust \
|
|
port:R-MCMCglmm \
|
|
port:R-merTools \
|
|
port:R-metaBMA \
|
|
port:R-metadat \
|
|
port:R-metafor \
|
|
port:R-metaplus \
|
|
port:R-mice \
|
|
port:R-mlogit \
|
|
port:R-mmrm \
|
|
port:R-modelbased \
|
|
port:R-multgee \
|
|
port:R-MuMIn \
|
|
port:R-nestedLogit \
|
|
port:R-nonnest2 \
|
|
port:R-ordinal \
|
|
port:R-panelr \
|
|
port:R-parameters \
|
|
port:R-parsnip \
|
|
port:R-pbkrtest \
|
|
port:R-performance \
|
|
port:R-plm \
|
|
port:R-poorman \
|
|
port:R-PROreg \
|
|
port:R-pscl \
|
|
port:R-psych \
|
|
port:R-quantreg \
|
|
port:R-Rcpp \
|
|
port:R-RcppEigen \
|
|
port:R-rmarkdown \
|
|
port:R-rms \
|
|
port:R-robustbase \
|
|
port:R-robustlmm \
|
|
port:R-rstanarm \
|
|
port:R-rstantools \
|
|
port:R-rstudioapi \
|
|
port:R-sandwich \
|
|
port:R-serp \
|
|
port:R-speedglm \
|
|
port:R-statmod \
|
|
port:R-survey \
|
|
port:R-testthat \
|
|
port:R-tinytable \
|
|
port:R-TMB \
|
|
port:R-truncreg \
|
|
port:R-tweedie \
|
|
port:R-VGAM \
|
|
port:R-WeightIt \
|
|
port:R-withr
|
|
|
|
test.run yes
|